![]() |
roneos
Operating System for the r-one robot
|
The pose of a robot, it's position and orientation. More...
#include <intMath.h>
Data Fields | |
int32 | x |
int32 | y |
int32 | theta |
The pose of a robot, it's position and orientation.
int32 Pose::theta |
typically in milli-radians
int32 Pose::x |
typically in milli-meters
int32 Pose::y |
typically in milli-meters