Definition at line 115 of file TMotions.h.
#include <mrpt/nav/planners/TMotions.h>
Public Member Functions | |
| TMoveSE2 (mrpt::poses::TPose2D POSE_) | |
Public Attributes | |
| mrpt::poses::TPose2D | state |
| state in SE2 as 2D pose (x, y, phi) - More... | |
| double | cost |
| cost associated to each motion, this should be defined by the user according to a spefic cost function More... | |
|
inline |
Definition at line 118 of file TMotions.h.
| double mrpt::nav::TMoveSE2::cost |
cost associated to each motion, this should be defined by the user according to a spefic cost function
Definition at line 123 of file TMotions.h.
| mrpt::poses::TPose2D mrpt::nav::TMoveSE2::state |
state in SE2 as 2D pose (x, y, phi) -
Definition at line 122 of file TMotions.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |