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

Obstacles only check collision on their edges #55

Open
JuliusMiller opened this issue Sep 18, 2024 · 0 comments
Open

Obstacles only check collision on their edges #55

JuliusMiller opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working p2 2nd most important task category

Comments

@JuliusMiller
Copy link
Collaborator

It is possible to spawn the agent inside a obstacle, because there is no collision check for the area of the rectangle.
Only Collision check: https://github.com/ll7/robot_sf_ll7/blob/main/robot_sf/nav/occupancy.py

This means all obstacles should be represented as lines, until this is fixed.

Screenshot from 2024-09-18 18-36-17
Screenshot from 2024-09-18 18-36-41

@JuliusMiller JuliusMiller added the bug Something isn't working label Sep 18, 2024
@ll7 ll7 added the p2 2nd most important task category label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 2nd most important task category
Projects
None yet
Development

No branches or pull requests

2 participants