You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thank you for providing this great project for the community.
I am experimenting with path tracker and I realized that when the robot reaches to the end of path (or paused by publishing to /pause topic), after a few seconds, the angular velocity becomes non zero and causing the robot to rotate in place (please see the image below). What would be the reason of this behavior and how can I fix that?
The text was updated successfully, but these errors were encountered:
Hi @Timple ; Thank you for your prompt response.
I think the issue was in specifying the l (Following distance from robot's rotational point to trajectory) parameter. When I changed l to a value greater than zero, that behavior disappeared.
Back to your point on matching the orientation... I am not sure if that is the case! I tried the following path and the robot did not turn!
Hi. Thank you for providing this great project for the community.
I am experimenting with path tracker and I realized that when the robot reaches to the end of path (or paused by publishing to
/pause
topic), after a few seconds, the angular velocity becomes non zero and causing the robot to rotate in place (please see the image below). What would be the reason of this behavior and how can I fix that?The text was updated successfully, but these errors were encountered: