HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
Loading...
Searching...
No Matches
hololib::PathPoint Struct Reference

#include <motions.hpp>

Public Attributes

float x
 
float y
 
float theta
 

Detailed Description

Definition at line 36 of file motions.hpp.

Member Data Documentation

◆ x

float hololib::PathPoint::x

Definition at line 37 of file motions.hpp.

◆ y

float hololib::PathPoint::y

Definition at line 38 of file motions.hpp.

◆ theta

float hololib::PathPoint::theta

Definition at line 39 of file motions.hpp.