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

Revision history [back]

You have to do two separate things:

  1. You have to get the value into the costmap (if it is not already in the costmap). You could start here
  2. You have to get the global planner to see the value and act differently because of it. That's a semi-complex operation, but I would look here to start.