![]() |
SWARM-Bot Firmware
v1.0
Mobile robot OS - Embedded C/C++
|
#include <__kinematics__.h>
Public Attributes | |
| float | x |
| float | y |
| float | th |
position struct to hold robot's pos vector
| float pos::th |
| Theta | (\theta) |
Referenced by _dead_reckon().
| float pos::x |
| x |
Referenced by _dead_reckon().
| float pos::y |
| y |
Referenced by _dead_reckon().