Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
|
Definition of the namespaces. More...
#include <POSQ.hpp>
Public Member Functions | |
UnicycleState () | |
UnicycleState (double xx, double yy, double zz) | |
UnicycleState (double *p) | |
UnicycleState & | operator= (UnicycleState const ©) |
UnicycleState (const UnicycleState ©) | |
~UnicycleState (void) | |
Public Attributes | |
double | x_ |
double | y_ |
double | yaw_ |
Definition of the namespaces.
Internal definition of the Unicycle state type
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
double UnicycleState::x_ |
double UnicycleState::y_ |
double UnicycleState::yaw_ |