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).
rayvburn
changed the title
try to improve behaviour when entering narrow passages (e.g., doors)
try to improve a robot behaviour when entering narrow passages (e.g., doors)
Sep 20, 2023
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).
This is a follow up of these issues:
ObstacleSeparationCostFunction
#110.The text was updated successfully, but these errors were encountered: