Represents a state of the robot. More...
#include <trgen.h>
Public Member Functions | |
| Pos () | |
Public Attributes | |
| double | x |
| double | y |
| double | phi |
| position and angle | |
| double | v |
| double | omega |
| forward and angular speed | |
Represents a state of the robot.
| Pos::Pos | ( | ) | [inline] |
| double Pos::omega |
forward and angular speed
| double Pos::phi |
position and angle
| double Pos::v |
| double Pos::x |
| double Pos::y |
1.7.1