D2SLAM
D2SLAM copied to clipboard
Question about the configuration.
Hello, earlier I consulted about D2SLAM configuration issues. According to your advice, I tried to run it using Dockerfile. However, after trying it on two computers, I found that the problem still exists. The specific error is related to the LibTorch version, and after my testing, I found that the version(https://download.pytorch.org/libtorch/cu113/libtorch-shared-with-deps-1.10.1%2Bcu113.zip )is more suitable.
However, when I am running the D2SLAM algorithm with a monocular fisheye camera, the algorithm prompts that it cannot receive the message, and I suspect this is related to the ROS communication method. Therefore, I am looking for relevant debugging and configuration methods. If you have any suggestions or solutions, please feel free to share them. Additionally, I would greatly appreciate it if you could update the Dockerfile for our direct use.