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

Create own exploration node #47

Closed
5 of 6 tasks
Tracked by #27
bntti opened this issue Jun 9, 2022 · 0 comments
Closed
5 of 6 tasks
Tracked by #27

Create own exploration node #47

bntti opened this issue Jun 9, 2022 · 0 comments

Comments

@bntti
Copy link
Collaborator

bntti commented Jun 9, 2022

Acceptance criteria

  • The robot always moves to the next unexplored area, until there are no unexplored areas left. (The implementation could use OccupancyGrid)
  • The robot stops, for example, every 1 meter and then turns 360 degrees to find the QR codes
  • The autonomous exploration should continue exploring even after the entire area has been explored
  • The autonomous exploration node should be able to navigate to a given QR code. (Ideally the robot would position itself straight in front of the QR code)

Story tasks

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

No branches or pull requests

2 participants