|
MRXT: The Multi-Robot eXploration Tool
Multi-Robot autonomous exploration and mapping simulator.
|
pose in 3d More...
#include <robotTypes.h>
Public Member Functions | |
| pose3d (const pos3d &p, float o) | |
| pose3d (float nx, float ny, float nz, float nth) | |
Public Attributes | |
| pos3d | pos |
| float | th |
pose in 3d
Definition at line 76 of file robotTypes.h.
1.7.6.1