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

Revision history [back]

click to hide/show revision 1
initial version

If we execute rqt, we seem to be able to get many information. in case that Rotate recovery can't rotate in place because there is a potential collision, rqt shows that error happens at the location /home/turtlebot/catkin_ws/src/rotate_recovery/src/rotate_recovery.cpp:RoateRecovery::runBehavior:124

If we execute rqt, we seem to be able to get many information. in case that Rotate recovery can't rotate in place because there is a potential collision, rqt shows that error happens at the location /home/turtlebot/catkin_ws/src/rotate_recovery/src/rotate_recovery.cpp:RoateRecovery::runBehavior:124 The position at the error is next

footprint_cost = world_model_->footprintCost(x, y, theta, local_costmap_->getRobotFootprint(),0.0,0.0);

and footprint value is likely -1.