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

Drive in a straight line #11

Open
nicjar opened this issue Jan 25, 2017 · 1 comment
Open

Drive in a straight line #11

nicjar opened this issue Jan 25, 2017 · 1 comment
Assignees

Comments

@nicjar
Copy link

nicjar commented Jan 25, 2017

@nicjar commented on Wed Jan 25 2017

@yohell
Copy link
Contributor

yohell commented Jan 25, 2017

Calibrate motor control:

  • Goal: determine power ratio RIGHT_MOTOR_COEFFICIENT between right/left motor that makes the robot drive straight.
    ** To drive straight, the right motor should be fed power equal to RIGHT_MOTOR_COEFFICIENT * left motor power.
  • Method:
    ** Drive forward while monitoring compass. Adjust power levels until driving straight.
    ** Enter ratios for driving straight into code.

@yohell yohell self-assigned this Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants