Beta8397 / virtual_robot

A 2D robot simulator to help beginners learn Java programming for FTC Robotics
100 stars 171 forks source link

Add in gearRatio to MechanumBase so child classes can modify it #62

Closed alan412 closed 3 years ago

alan412 commented 3 years ago

This is being used because our code gets the motor type and applies a gear ratio so our robot needs to have the gear ratio in it.