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

Revision history [back]

Here is an update: I subscribed to the amcl_pose topic from within my own behavior, and cache the latest values for use within my behavior logic. These values are of course, updated frequently whenever the robot is moving.

There may be a more elegant way of doing this, but this basic approach seems to work fine.