frc6367 / 2019-robot

2019 Robot Code
1 stars 0 forks source link

Elevator Tasks #8

Open JimmieB opened 5 years ago

JimmieB commented 5 years ago

What motors does it have

What sensors does it have

What kind of motion is the component responsible for?

Create a list of functions that the component will do

virtuald commented 5 years ago

We should investigate the motion magic stuff that the TalonSRX supports. Reference: https://phoenix-documentation.readthedocs.io/en/latest/ch16_ClosedLoop.html

virtuald commented 5 years ago

RobotPy motion magic example: https://github.com/robotpy/robotpy-ctre/tree/master/examples/motion_magic