ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Getting a -1 means that the trajectory got an exception
In the LocalPlanEvaluation message, you should have many different TrajectoryScore objects with different numerical scores, so hopefully one of them is not -1.
if they're ALL -1, it means that Rotate to Goal is either A) having trouble slowing down near the goal or B) unable to find a rotation command without some forward motion