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

rgbgslam_v2 (indigo) octomap geration of benchmark dataset #25

Closed
haobear opened this issue Jan 15, 2016 · 1 comment
Closed

rgbgslam_v2 (indigo) octomap geration of benchmark dataset #25

haobear opened this issue Jan 15, 2016 · 1 comment
Labels

Comments

@haobear
Copy link

haobear commented Jan 15, 2016

I download a number of data from the link:

http://vision.in.tum.de/data/datasets/rgbd-dataset

However, when I run generate_color_octomap_from_estimate.sh in rgbd_benchmark, I encountered the following error:
...........................................
...........................................
...........................................
[color_octomap_mapping_from_pcd.launch] is neither a launch file in package [octomap_server] nor is [octomap_server] a launch file name
The traceback for the exception was written to the log file
paul@paul-HP-Compaq-Elite-8300-SFF:~/rgbdslam_catkin_ws/src/rgbdslam_v2-indigo/rgbd_benchmark$ [rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done

Any ideas? Thanks!

@felixendres
Copy link
Owner

Hm, this is old stuff from when octomap's color mapping was experimental. Don't know how this would work now. You always can write a node to read in the pcd file and play back to the octomap_server. Or use the octomap library directly, as in rgbdslam/src/ColorOctomapServer.h/cpp.

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

No branches or pull requests

2 participants