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

The planner should be able to collision check a map #11

Open
bgill92 opened this issue Nov 1, 2020 · 0 comments
Open

The planner should be able to collision check a map #11

bgill92 opened this issue Nov 1, 2020 · 0 comments

Comments

@bgill92
Copy link
Contributor

bgill92 commented Nov 1, 2020

Use Case

The path planner is trying to find a valid path from the start to the goal and needs to check if a pose will lead to a collision

Acceptance Criteria

GIVEN a certain robot footprint, map, and pose
WHEN checking to see if the footprint will lead to a collision in a map
THEN a function will return true or false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant