You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm a newbie on both SLAM with RGB-D sensors and ROS.
I installed ROS indigo on Ubuntu 14.04, and successfully compiled dvo_slam with its jade_devel branch.
I got an error from ros when I tried to run the benchmark by following #5. ERROR: cannot launch node of type [dvo_benchmark/benchmark]: can't locate node [benchmark] in package [dvo_benchmark]
Furthermore I assume that you granted execution rights onto the file that contains your node with chmod +x my_node since that might be a rather common issue as well.
Hi, I'm a newbie on both SLAM with RGB-D sensors and ROS.
I installed ROS indigo on Ubuntu 14.04, and successfully compiled dvo_slam with its jade_devel branch.
I got an error from ros when I tried to run the benchmark by following #5.
ERROR: cannot launch node of type [dvo_benchmark/benchmark]: can't locate node [benchmark] in package [dvo_benchmark]
I downloaded rgbd_benchmark_tools and dataset from https://github.com/jesusbriales/rgbd_benchmark_tools and https://vision.in.tum.de/data/datasets/rgbd-dataset/download, respectively.
I tried to run the program by running
roslaunch dvo_benchmark benchmark.launch keep_alive:=true
on the dataset folder where I also builtassoc.txt
.The error message is as follows,
Is there anyone who can help me to run dvo_slam?
Thanks
The text was updated successfully, but these errors were encountered: