Expand description
Re-exports§
pub use odom::wheel::OmniWheel;pub use odom::wheel::TrackingWheel;pub use control::ramsete::RamseteController;pub use control::ramsete::RamseteReference;pub use motion::trajectory::Trajectory;pub use motion::trajectory::TrajectoryPoint;pub use odom::pose::Pose;pub use util::si::QAngle;pub use util::si::QLength;pub use util::si::QTime;pub use util::solenoidgroup::SolenoidGroup;pub use dt::differential::DifferentialDrive;pub use dt::motorgroup::MotorGroup;pub use util::logger::Logger;pub use control::pid::AngularPid;pub use control::pid::Pid;pub use dt::model::*;