C# (CSharp) CSharpRoboticsLib.Drive Namespace

Nested Namespaces

CSharpRoboticsLib.Drive.Interfaces

Classes

Name Description
DriveEncoders Encapsulates a left and right encoder and provides drive-specific calculations
DriveHelper Does all calculations for driving the robot split-arcade style. Contains an IEncoderDrive object. Does not handle shifting.