How to change it that the robot will not injects the global goal if TEB detects the robot is close to the goal?

asked 2021-07-05 01:45:06 -0500

Lionel_10 gravatar image

In the function of TebLocalPlannerROS::transformGlobalPlan(), TEB explicitly injects the global goal if the robot is close to the goal. However, I prefer the robot to follow the global plan path rather than move to global point directly if it close to the global point.

edit retag flag offensive close merge delete