Definition at line 257 of file CAbstractPTGBasedReactive.h.
#include <mrpt/nav/reactive/CAbstractPTGBasedReactive.h>
Public Member Functions | |
| PTGTarget () | |
Public Attributes | |
| bool | valid_TP |
| For each PTG, whether target falls into the PTG domain. More... | |
| mrpt::math::TPoint2D | TP_Target |
| The Target, in TP-Space (x,y) More... | |
| double | target_alpha |
| double | target_dist |
| TP-Target. More... | |
| int | target_k |
| The discrete version of target_alpha. More... | |
|
inline |
Definition at line 264 of file CAbstractPTGBasedReactive.h.
| double mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::target_alpha |
Definition at line 261 of file CAbstractPTGBasedReactive.h.
Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().
| double mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::target_dist |
TP-Target.
Definition at line 261 of file CAbstractPTGBasedReactive.h.
Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().
| int mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::target_k |
The discrete version of target_alpha.
Definition at line 262 of file CAbstractPTGBasedReactive.h.
Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().
| mrpt::math::TPoint2D mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::TP_Target |
The Target, in TP-Space (x,y)
Definition at line 260 of file CAbstractPTGBasedReactive.h.
Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().
| bool mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::valid_TP |
For each PTG, whether target falls into the PTG domain.
Definition at line 259 of file CAbstractPTGBasedReactive.h.
Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |