ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

hector_slam tutorial.launch file couldn't launch

asked 2015-03-16 11:23:27 -0500

adolescent gravatar image

Hi, I have pulled and rosmaked hector_slam from : http://wiki.ros.org/hector_slam?distro=groovy and when try to execute the basic command : roslaunch hector_slam_launch tutorial.launch I am getting the following errors: but the nodes are in the proper folder of the directories

ERROR: cannot launch node of type [hector_mapping/hector_mapping]: can't locate node [hector_mapping] in package [hector_mapping]
ERROR: cannot launch node of type [hector_trajectory_server/hector_trajectory_server]: can't locate node [hector_trajectory_server] in package [hector_trajectory_server]
ERROR: cannot launch node of type [hector_geotiff/geotiff_node]: can't locate node [geotiff_node] in package [hector_geotiff]
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-03-16 15:50:01 -0500

Looks like you didn't properly build the packages or have a wrongly set up ROS workspace. You can install hector_slam also by using

sudo apt-get install ros-groovy-hector-slam

which should work out of the box.

edit flag offensive delete link more

Comments

1

Fact is I have also tried that one. Also tried removing the git repository and pulling again. Other packages work ok from the workspace like rbx1 etc, but it also have catkin installed. groovy workspace is like ...groovy/groovy_workspace/sandbox directory. how to know if my workspace is properly set

adolescent gravatar image adolescent  ( 2015-03-17 15:11:43 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-03-16 11:23:27 -0500

Seen: 1,447 times

Last updated: Mar 16 '15