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 field-centric driving and autocorrecting #3

Open
blucoat opened this issue Jan 23, 2016 · 0 comments
Open

Add field-centric driving and autocorrecting #3

blucoat opened this issue Jan 23, 2016 · 0 comments

Comments

@blucoat
Copy link
Owner

blucoat commented Jan 23, 2016

Field centric is a priority, since it was actually used. Autocorrecting turned out to be mostly unused. It would be interesting to experiment with PID to get autocorrecting. For example, use PID to hold the rate of rotation proportional to the amount of twist on the joystick.

Things to keep in mind:

  • Driving in both autonomous and teleop should re-use code
  • The different drive modes could possibly be related by inheritance.
  • The drive code should be clean and simple, especially because it is possibly the most important code on the robot.
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

1 participant