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

Write Scan the Code mission #384

Open
kev-the-dev opened this issue Sep 25, 2018 · 0 comments
Open

Write Scan the Code mission #384

kev-the-dev opened this issue Sep 25, 2018 · 0 comments
Assignees

Comments

@kev-the-dev
Copy link
Contributor

Write the scan the code mission, which will

  • Get the location of the challenge from the object database
  • Move in front of the object so the cameras can see the LED panels
  • Wait or circle the platform until the perception reports the color sequence
  • Set the parameters of what was seen

The mission we used in 2016 is here. This can be a starting point but will likely need to be changed to work with the perception in #242.

In the current mission, the perception is done from within the mission script. In the new version, the perception should be a separate program which the mission interacts with through topics/services.

@kev-the-dev kev-the-dev changed the title Scan the code mission Write Scan the Code mission Oct 1, 2018
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

3 participants