Enum ChassisReference
Represents the orientation of a device relative to the robot chassis.
public enum ChassisReference
Fields
Clockwise_Positive = 1The device should read a clockwise rotation as positive motion.
CounterClockwise_Positive = 0The device should read a counter-clockwise rotation as positive motion.