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
We must find some way to declare an existing trajectory as "stalled" (i.e. there is no reasonable way for the robot to return to this trajectory, and hence we must regenerate it).
Acceptance criteria
Establish metrics/logic for parameters/threshold of a stall
Implement it such that trajectories are regenerated only in cases of a stall (when the destination remains the same)
Description of the task
We must find some way to declare an existing trajectory as "stalled" (i.e. there is no reasonable way for the robot to return to this trajectory, and hence we must regenerate it).
Acceptance criteria
Blocked By