Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try to improve a robot behaviour when entering narrow passages (e.g., doors) #115

Open
rayvburn opened this issue Sep 20, 2023 · 0 comments
Labels
backlog Issue to be done enhancement New feature or request

Comments

@rayvburn
Copy link
Owner

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:

@rayvburn rayvburn added enhancement New feature or request backlog Issue to be done labels Sep 20, 2023
@rayvburn 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issue to be done enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant