| 
    MRPT
    2.0.4
    
   | 
 
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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |