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 a certain distance #9

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

Drive a certain distance #9

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 distance covered:

  • Goal: make function drive(D) that makes the robot drive forward D meters.
    ** Unit: meters
    ** D < 0 means reverse.
  • Method:
    ** Calibrate acceleration.
    ** Use suitable power to accelerate to appropriate velocity, cruise for suitable number of seconds, then break down to rest.

@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