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

Eco disaster autonomous behaviour #49

Open
4 tasks
dannystaple opened this issue Jan 9, 2024 · 0 comments
Open
4 tasks

Eco disaster autonomous behaviour #49

dannystaple opened this issue Jan 9, 2024 · 0 comments

Comments

@dannystaple
Copy link
Member

dannystaple commented Jan 9, 2024

This will be among the harder autonomous behaviours. It may require monte carlo and mapping.
Use the camera and sensor to determine where the robot is, and which barrels are in view. It may need to turn to assess the landscape, then choose a barrel to move and it's destination.
It then needs to safely navigate to that barrel, lift it, navigate to where the drop off is and drop it.

Definition of ready

Definition of done

  • PR merged that attempts to pick up a single barrel autonomously
  • PR merged that attempts to navigate the barrel to it's destination and place it
  • PR merged with Phone app page to monitor the above -may be iterated as the others develop.
  • Plans for many barrels or a more efficient system
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