DFKI-NI / mir_robot

ROS support for the MiR Robots. This is a community project to use the MiR Robots with ROS. It is not affiliated with Mobile Industrial Robots.
BSD 3-Clause "New" or "Revised" License
231 stars 156 forks source link

roslaunch mir_navigation hector_mapping.launch.xml #50

Closed FaseehCS closed 4 years ago

FaseehCS commented 4 years ago

Running the above command gives the following output SUMMARY

PARAMETERS

NODES / hector_mapping (hector_mapping/hector_mapping)

ROS_MASTER_URI=http://localhost:11311

ERROR: cannot launch node of type [hector_mapping/hector_mapping]: hector_mapping ROS path [0]=/opt/ros/melodic/share/ros ROS path [1]=/home/user/catkin_ws/src ROS path [2]=/opt/ros/melodic/share No processes to monitor shutting down processing monitor... ... shutting down processing monitor complete

I have already sourced the workspace and ros melodic share. hector_mapping.launch.xml is in the package but the roslaunch is still not finding it. Any solutions? Thank you

mintar commented 4 years ago

Oops, you're right, I forgot to add a dependency. I've fixed that. In the meantime, please run:

sudo apt install ros-melodic-hector-mapping