Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd Struct Reference

Detailed Description

Definition at line 61 of file CVehicleSimul_Holo.h.

Public Member Functions

 TVelRampCmd ()
 

Public Attributes

double issue_time
 time when the cmd was issued. More...
 
double target_vel_x
 
double target_vel_y
 
double ramp_time
 
double rot_speed
 
double dir
 
mrpt::math::TTwist2D init_vel
 

Constructor & Destructor Documentation

◆ TVelRampCmd()

mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::TVelRampCmd ( )
inline

Definition at line 69 of file CVehicleSimul_Holo.h.

Member Data Documentation

◆ dir

double mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::dir

◆ init_vel

mrpt::math::TTwist2D mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::init_vel

◆ issue_time

double mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::issue_time

time when the cmd was issued.

(<0: invalid, means there are no pending cmds to execute)

Definition at line 65 of file CVehicleSimul_Holo.h.

Referenced by mrpt::kinematics::CVehicleSimul_Holo::internal_simulControlStep(), and mrpt::kinematics::CVehicleSimul_Holo::sendVelRampCmd().

◆ ramp_time

double mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::ramp_time

◆ rot_speed

double mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::rot_speed

◆ target_vel_x

double mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::target_vel_x

◆ target_vel_y

double mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd::target_vel_y



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