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

Implement mission control #9

Open
ppg opened this issue Aug 11, 2016 · 0 comments
Open

Implement mission control #9

ppg opened this issue Aug 11, 2016 · 0 comments
Labels
Milestone

Comments

@ppg
Copy link
Contributor

ppg commented Aug 11, 2016

Need a node who directly or indirectly listens to the button and controls the led to tell status of the car.

  1. When it starts it should load the hardcoded (for now) occupancy grid.
  2. When the button is pressed it should reset its position to 0,0:0.0, load the waypoints and start navigating.
  3. Subsequent button press should emergency stop the car.
  4. LED should blink on first button press for a second and then go.
  5. LED should blink on second button press (differently) to indicate stop.
  6. LED should blink another different way to indicate navigation complete.
@ppg ppg added this to the avc2016-v1 milestone Aug 11, 2016
@ppg ppg added the ready label Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant