swalberg / Romifun

Playing around with a romi
Other
0 stars 0 forks source link

What does off season training look like? #2

Open swalberg opened 3 years ago

swalberg commented 3 years ago

https://www.firstinspires.org/community/home-learning has a document that proposes a way to use Romis to teach command based programming.

swalberg commented 3 years ago
  1. Figure out the game you're building the bot for (some thing with moving around pop bottles)
  2. Auto generate a drive train and hook to joystick.
  3. Mount claw, create subsystem and open/close commands. Find some way of working a DigitalInput in
  4. Auto drive routine - go forward for auto points. Try driving to a bottle and closing claw in a SequentialCommandGroup
  5. Use the gyro to turn to a heading and drive straighter
  6. Work in camera? Put vision targets on the bottles, make the driving from previous more reliable