|
Flatland
|
Public Member Functions | |
| Pose (double x, double y, double theta) | |
| Pose (const std::array< double, 3 > &p) | |
| bool | operator== (const Pose &p) const |
| bool | operator!= (const Pose &p) const |
Public Attributes | |
| double | x |
| double | y |
| double | theta |
| theta | |
1.8.11