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

Revision history [back]

hector_map_tools is part of hector_slam. You should be able to satisfy this dependency by installing it from .debs:

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

Alternatively, you could add https://github.com/tu-darmstadt-ros-pkg/hector_slam.git ti your workspace and compile it from source.