Wolflib 0.1.0
PROS differential-drive motion, mapping, and Monte Carlo localization
Loading...
Searching...
No Matches
wolflib::OdomSensors Struct Reference

#include <config.hpp>

+ Collaboration diagram for wolflib::OdomSensors:

Public Attributes

TrackingWheelvertical1 {nullptr}
 
TrackingWheelvertical2 {nullptr}
 
TrackingWheelhorizontal1 {nullptr}
 
TrackingWheelhorizontal2 {nullptr}
 
pros::Imu * imu {nullptr}
 

Member Data Documentation

◆ horizontal1

TrackingWheel* wolflib::OdomSensors::horizontal1 {nullptr}

◆ horizontal2

TrackingWheel* wolflib::OdomSensors::horizontal2 {nullptr}

◆ imu

pros::Imu* wolflib::OdomSensors::imu {nullptr}

◆ vertical1

TrackingWheel* wolflib::OdomSensors::vertical1 {nullptr}

◆ vertical2

TrackingWheel* wolflib::OdomSensors::vertical2 {nullptr}

The documentation for this struct was generated from the following file: