Trajectory points in C-Space.
Definition at line 31 of file CParameterizedTrajectoryGenerator.h.
#include <mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h>
Public Member Functions | |
| TCPoint () | |
| TCPoint (const float x_, const float y_, const float phi_, const float t_, const float dist_, const float v_, const float w_) | |
Public Attributes | |
| float | x |
| float | y |
| float | phi |
| float | t |
| float | dist |
| float | v |
| float | w |
|
inline |
Definition at line 33 of file CParameterizedTrajectoryGenerator.h.
|
inline |
Definition at line 34 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::dist |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::phi |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::t |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::v |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::w |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::x |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| float mrpt::nav::TCPoint::y |
Definition at line 39 of file CParameterizedTrajectoryGenerator.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015 |