Package me.wobblyyyy.pathfinder.util
Class ChassisConverter
java.lang.Object
me.wobblyyyy.pathfinder.util.ChassisConverter
public class ChassisConverter
extends java.lang.Object
Convert between drivetrains and trackers.
The process of manually going through and converting dozens of different encoders and all of that nonsense is painstaking and boring. Instead of doing that, why not just use one of these VERY COOL and VERY AWESOME methods? I know you're impressed. I just know it.
- Since:
- 0.1.0
- Author:
- Colin Robertson
-
Constructor Summary
Constructors Constructor Description ChassisConverter()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ChassisConverter
public ChassisConverter()
-