Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the configuration. #8

Open
Gatsby23 opened this issue Jun 14, 2023 · 3 comments
Open

Question about the configuration. #8

Gatsby23 opened this issue Jun 14, 2023 · 3 comments

Comments

@Gatsby23
Copy link

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.
image
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.

@Gatsby23
Copy link
Author

Screenshot from 2023-06-14 22-19-03

@minje-KIM
Copy link

Hello, Gatsby23.
Did you solve this message receiving issue?
I have totally same issue.

@xuhao1
Copy link
Collaborator

xuhao1 commented Aug 5, 2023

@Gatsby23 @minje-KIM We are using LIBTORCH_VERSION=1.13.0
It has been fixed in latest patch, thanks for your feedback
For the message issue, make sure is compressed_images is set to zero, otherwise, D2SLAM will try to read from
some~topic/compressed

is_compressed_images: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants