Robotics StackExchange | Archived questions

ERROR: cannot launch node of type [hector_mapping/hector_mapping]:

Hello , Im new to useing ROS. Im following this tutorial for creating a simulated ros navigation stack on a robot.

In the tutorial under Launch Mapping section I started the mapping process by,

        roslaunch hector_slam_launch tutorial.launch

When I run the command it opens up rviz but I get this error

ERROR: cannot launch node of type [hectormapping/hectormapping]: Cannot locate node of type [hectormapping] in package [hectormapping]. Make sure file exists in package path and permission is set to executable (chmod +x)

Rviz is opening but my map is not updating by slam . Can anyone know how can I resolve this ? , Thank you

Asked by Dinoj on 2022-12-20 00:43:50 UTC

Comments

Answers