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
I have added a curve lane feature into traffic editor as there are multiple points and in between them there is straight lines to form a curve, while navigating through that points robot stops at every single point and that must not to be happen.
As per my knowledge slotcar forces robot to stop at point and corrects the direction as per next waypoint.
How can I tackle this issue ?, I want that robot must follow curve path (angular path) as nav2's /follow_through_pose
Following is video of issue.
Before proceeding, is there an existing issue or discussion for this?
Description
I have added a curve lane feature into traffic editor as there are multiple points and in between them there is straight lines to form a curve, while navigating through that points robot stops at every single point and that must not to be happen.
As per my knowledge slotcar forces robot to stop at point and corrects the direction as per next waypoint.
How can I tackle this issue ?, I want that robot must follow curve path (angular path) as nav2's /follow_through_pose
Following is video of issue.
Stuck_behaviour.-.Made.with.Clipchamp.mp4
Implementation Considerations
No response
Alternatives
No response
Additional information
No response