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

Command Groups #14

Open
StudyFaith24 opened this issue Feb 15, 2018 · 1 comment
Open

Command Groups #14

StudyFaith24 opened this issue Feb 15, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@StudyFaith24
Copy link

Both autonomous rotate and drive forward have been tested and correctly implemented. Please write an autonomous that follows this structure:
if( ) //precondition: target
{
Get Angle
Go Straight
Rotate
Go Straight
Place Box
}

@Podcakero Podcakero added the enhancement New feature or request label Feb 16, 2018
@SamSunvold
Copy link
Collaborator

All the CommandGroups are done without the targeting incorporated. Unable to work on the targeting part due to the light being in the bag with the bot.

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

No branches or pull requests

3 participants