RedHotChiliBots / FRC4453_2018_PROJ

PowerUp FRC4453 Projects
0 stars 0 forks source link

Write the Climber Subsystem Code. #3

Closed connerebbinghaus closed 6 years ago

connerebbinghaus commented 6 years ago

We need to write as much of the climber code ahead of time, as it look like it will be the most complex subsystem in terms of software. Actuators:

Sensors:

The robot will need to keep itself level while climbing, even if the robot's weight is uneven.

connerebbinghaus commented 6 years ago

@RedHotChiliBots/mechanical Are there any other actuators or sensors needed for the climber?

mcseifert commented 6 years ago

Do you have encoders on the motors?

connerebbinghaus commented 6 years ago

Yes, I do. If no other actuators are needed, this can be closed.