-
Notifications
You must be signed in to change notification settings - Fork 35
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
Issue when running Realsense config #48
Comments
Some guy turned with a reply and gave this reply saying:
I wanted to know how to use that. |
Hello, I also encountered the same problem, may I ask you to solve it? We can communicate. |
@afeiJ I didn't get u...what do you mean by solve it? |
@dvorak0 @Peize-Liu Eagerly waiting for your reply. |
Thank you for this wonderful repository.
To minimize dependency errors, I decided to try using Docker.
My PC:
Ubuntu 22.04, with CUDA enabled
I have attached my laptop specs for your review.
Jetson:
These are my configurations. I installed Docker on both devices and followed the instructions provided in the D2SLAM/OmniNXT documentation for Docker.
Once the image was built, I started my container shell with
./start_docker.sh 1
, then ransource devel/setup.bash
followed byroslaunch d2vins realsense.launch
.I copied the models folder downloaded from this link to the appropriate directory.
However, the Realsense launch ends with the following output:
roslaunch d2vins realsense.launch
output:This output is same for both Jetson device and x86(My pc). So what might be the issue here?
The text was updated successfully, but these errors were encountered: