|
MRPT
2.0.1
|
Trajectory points in C-Space for non-holonomic robots.
Definition at line 25 of file CPTG_DiffDrive_CollisionGridBased.h.
#include <mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h>
Public Member Functions | |
| TCPoint ()=default | |
| 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 |
|
default |
|
inline |
Definition at line 28 of file CPTG_DiffDrive_CollisionGridBased.h.
| float mrpt::nav::TCPoint::dist |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| float mrpt::nav::TCPoint::phi |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| float mrpt::nav::TCPoint::t |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| float mrpt::nav::TCPoint::v |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| float mrpt::nav::TCPoint::w |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| float mrpt::nav::TCPoint::x |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| float mrpt::nav::TCPoint::y |
Definition at line 34 of file CPTG_DiffDrive_CollisionGridBased.h.
Referenced by mrpt::nav::operator<<(), and mrpt::nav::operator>>().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |