Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::nav::CAbstractPTGBasedReactive::PTGTarget Struct Reference

Detailed Description

Definition at line 356 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
 TP-Target. More...
 
double target_dist
 
int target_k
 The discrete version of target_alpha. More...
 

Constructor & Destructor Documentation

◆ PTGTarget()

mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::PTGTarget ( )
inline

Definition at line 367 of file CAbstractPTGBasedReactive.h.

Member Data Documentation

◆ target_alpha

double mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::target_alpha

◆ target_dist

double mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::target_dist

◆ target_k

int mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::target_k

The discrete version of target_alpha.

Definition at line 365 of file CAbstractPTGBasedReactive.h.

Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().

◆ TP_Target

mrpt::math::TPoint2D mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::TP_Target

The Target, in TP-Space (x,y)

Definition at line 361 of file CAbstractPTGBasedReactive.h.

Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().

◆ valid_TP

bool mrpt::nav::CAbstractPTGBasedReactive::PTGTarget::valid_TP

For each PTG, whether target falls into the PTG domain.

Definition at line 359 of file CAbstractPTGBasedReactive.h.

Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST