|
HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
|
#include <motions.hpp>
Public Attributes | |
| float | x |
| float | y |
| float | theta |
Definition at line 36 of file motions.hpp.
| float hololib::PathPoint::x |
Definition at line 37 of file motions.hpp.
| float hololib::PathPoint::y |
Definition at line 38 of file motions.hpp.
| float hololib::PathPoint::theta |
Definition at line 39 of file motions.hpp.