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

Detailed Description

Definition at line 318 of file CAbstractPTGBasedReactive.h.

#include <mrpt/nav/reactive/CAbstractPTGBasedReactive.h>

Public Member Functions

bool isValid () const
 
void reset ()
 
 TSentVelCmd ()
 

Public Attributes

int ptg_index
 0-based index of used PTG More...
 
int ptg_alpha_index
 Path index for selected PTG. More...
 
mrpt::system::TTimeStamp tim_send_cmd_vel
 Timestamp of when the cmd was sent. More...
 
TRobotPoseVel poseVel
 Robot pose & velocities and timestamp of when it was queried. More...
 
double colfreedist_move_k
 TP-Obstacles in the move direction at the instant of picking this movement. More...
 
bool was_slowdown
 
double speed_scale
 [0,1] scale of the raw cmd_vel as generated by the PTG More...
 
double original_holo_eval
 
CParameterizedTrajectoryGenerator::TNavDynamicState ptg_dynState
 

Constructor & Destructor Documentation

◆ TSentVelCmd()

CAbstractPTGBasedReactive::TSentVelCmd::TSentVelCmd ( )

Definition at line 1248 of file CAbstractPTGBasedReactive.cpp.

References reset().

Member Function Documentation

◆ isValid()

bool CAbstractPTGBasedReactive::TSentVelCmd::isValid ( ) const

◆ reset()

void CAbstractPTGBasedReactive::TSentVelCmd::reset ( void  )

Member Data Documentation

◆ colfreedist_move_k

double mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::colfreedist_move_k

TP-Obstacles in the move direction at the instant of picking this movement.

Definition at line 324 of file CAbstractPTGBasedReactive.h.

Referenced by mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate(), and mrpt::nav::CAbstractPTGBasedReactive::performNavigationStep().

◆ original_holo_eval

double mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::original_holo_eval

◆ poseVel

TRobotPoseVel mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::poseVel

Robot pose & velocities and timestamp of when it was queried.

Definition at line 323 of file CAbstractPTGBasedReactive.h.

Referenced by mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores(), and mrpt::nav::CAbstractPTGBasedReactive::performNavigationStep().

◆ ptg_alpha_index

int mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::ptg_alpha_index

◆ ptg_dynState

CParameterizedTrajectoryGenerator::TNavDynamicState mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::ptg_dynState

◆ ptg_index

int mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::ptg_index

◆ speed_scale

double mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::speed_scale

[0,1] scale of the raw cmd_vel as generated by the PTG

Definition at line 326 of file CAbstractPTGBasedReactive.h.

Referenced by mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores(), and mrpt::nav::CAbstractPTGBasedReactive::performNavigationStep().

◆ tim_send_cmd_vel

mrpt::system::TTimeStamp mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::tim_send_cmd_vel

◆ was_slowdown

bool mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::was_slowdown



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019