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

Revision history [back]

You need to have a coordinate system (frame) called "base" in your robot model. This is actually hardcoded in the handle_detector_localization node, so it cannot be set via a parameter.

Check whether your robot has a frame called "base", otherwise you need to add one.