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
Currently, it sometimes happen that the robot is stuck near the obstacle despite not being in a collision yet.
The cause is that the planner regards the robot being in collision when the robot is located very close to an obstacle (due to #110 which provides collision avoidance in such situations).