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

Create a new example for "Creating teleop drive code" #65

Closed
ewpratten opened this issue Aug 9, 2020 · 0 comments · Fixed by #129
Closed

Create a new example for "Creating teleop drive code" #65

ewpratten opened this issue Aug 9, 2020 · 0 comments · Fixed by #129
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest A temporary lable for good Hacktoberfest issues Proposal Proposing a change or addition

Comments

@ewpratten
Copy link
Member

We need an example that contains the following:

  • A simple OI file with getThrottle and getTurn
  • A RobotConfig with a DriveTrainConfig object
  • A DriveTrain that just implements the bare minimum with 4 motors
  • A DriveControl command that is started by the robot

Most of this can just be copied from the autonomous path following example. Feel free to literally copy-paste the DriveTrainConfig object, as the one in the path example is already set up for minibot

@ewpratten ewpratten added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 9, 2020
@ewpratten ewpratten added good first issue Good for newcomers hacktoberfest A temporary lable for good Hacktoberfest issues Proposal Proposing a change or addition labels Oct 2, 2020
@ewpratten ewpratten pinned this issue Oct 6, 2020
@ewpratten ewpratten unpinned this issue Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest A temporary lable for good Hacktoberfest issues Proposal Proposing a change or addition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants