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

Add Teleop Drive command #2

Open
tylertian123 opened this issue Nov 8, 2019 · 1 comment
Open

Add Teleop Drive command #2

tylertian123 opened this issue Nov 8, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request on hold Will not be worked on, but may be reviewd in the future

Comments

@tylertian123
Copy link
Member

Since the same drive controls are used every year, it might be good to include a base teleop drive command that provides the basic driving and can be extended by user code.

@tylertian123 tylertian123 added the enhancement New feature or request label Nov 8, 2019
@tylertian123 tylertian123 self-assigned this Nov 8, 2019
@tylertian123
Copy link
Member Author

This issue is on hold for now.

The drive commands vary year-by-year and may be different next year due to the use of Falcon 500s and the lack of gear shifters. We may also employ alternative methods of doing ramping, deadzone handling, etc. DifferentialDrive.arcadeDrive(double, double, boolean) also already exists so this might not be necessary.

@tylertian123 tylertian123 added the on hold Will not be worked on, but may be reviewd in the future label Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Will not be worked on, but may be reviewd in the future
Projects
None yet
Development

No branches or pull requests

1 participant