ivipsourcecode / DS-SLAM

GNU General Public License v3.0
674 stars 140 forks source link

Error :cannot launch node of type [octomap_server/octomap_server_node]:cannot locate node [octomap_server_node] in package [octomap_serverer] #24

Open ytf95 opened 4 years ago

ytf95 commented 4 years ago

Hello!When I ran roslaunch DS_SLAM_TUM. Launch, the following error occurred: Error :cannot launch node of type [octomap_server/octomap_server_node]:cannot locate node [octomap_server_node] in package [octomap_serverer].But I have downloaded and compiled the octomap_mapping package, I hope to get your help, thank you! Screenshot from 2020-01-08 22-11-44

zoeyuchao commented 4 years ago

Use you should double-check if your octomap_server package is installed successfully? such as "roscd" or "rospack". P.S. Clearly you have problems on Caffe in your figure.

ytf95 commented 4 years ago

Use you should double-check if your octomap_server package is installed successfully? such as "roscd" or "rospack". P.S. Clearly you have problems on Caffe in your figure.

Thank you very much for your answer. I have solved the problem.

Your job is great!