Holds a robot 2D transformation. More...
#include <crsm_transformation.h>
Public Attributes | |
float | dth |
Rotation to yaw. | |
float | dx |
Translation to x axis. | |
float | dy |
Translation to y axis. |
Holds a robot 2D transformation.
Definition at line 28 of file crsm_transformation.h.
Rotation to yaw.
Definition at line 31 of file crsm_transformation.h.
Translation to x axis.
Definition at line 29 of file crsm_transformation.h.
Translation to y axis.
Definition at line 30 of file crsm_transformation.h.