Robotics StackExchange | Archived questions

Error - cannot locate node

Hi all!

I like to start the footstepplanner with roslaunch footstepplanner footstepplannercomplete.launch and get following error message:

...

NODES / mapserver (mapserver/mapserver) rviz (rviz/rviz) footstepplanner (footstepplanner/footstepplanner_node)

ROSMASTERURI=http://localhost:11311

core service [/rosout] found

ERROR: cannot launch node of type [mapserver/mapserver]: Cannot locate node of type [mapserver] in package [mapserver] process[rviz-2]: started with pid [8345]

ERROR: cannot launch node of type [footstepplanner/footstepplannernode]: Cannot locate node of type [footstepplanner_node] in package [footstep_planner] [rviz-2] process has died [pid 8345, exit code -11]. log files: /home/jaru/.ros/log/e15e03d0-8bd1-11e2-9332-bc7737b9bc48/rviz-2*.log

Can somebody help me?

Thank you!

Asked by JaRu on 2013-03-13 01:53:21 UTC

Comments

hi, I have encountered the same problem, you may try to rosmake footstep_planner ...

Asked by BerylZhang on 2013-06-27 16:07:05 UTC

Can you post cmakelist ?

Asked by Porti77 on 2015-12-30 09:31:35 UTC

Answers