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

Detailed Description

Definition at line 318 of file CAbstractNavigator.h.

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

Public Member Functions

 TRobotPoseVel ()
 

Public Attributes

mrpt::math::TPose2D pose
 
mrpt::math::TTwist2D velGlobal
 
mrpt::math::TTwist2D velLocal
 
mrpt::math::TPose2D rawOdometry
 raw odometry (frame does not match to "pose", but is expected to be smoother in the short term). More...
 
mrpt::system::TTimeStamp timestamp
 
std::string pose_frame_id
 map frame ID for pose More...
 

Constructor & Destructor Documentation

◆ TRobotPoseVel()

CAbstractNavigator::TRobotPoseVel::TRobotPoseVel ( )

Definition at line 79 of file CAbstractNavigator.cpp.

Member Data Documentation

◆ pose

mrpt::math::TPose2D mrpt::nav::CAbstractNavigator::TRobotPoseVel::pose

◆ pose_frame_id

std::string mrpt::nav::CAbstractNavigator::TRobotPoseVel::pose_frame_id

◆ rawOdometry

mrpt::math::TPose2D mrpt::nav::CAbstractNavigator::TRobotPoseVel::rawOdometry

◆ timestamp

mrpt::system::TTimeStamp mrpt::nav::CAbstractNavigator::TRobotPoseVel::timestamp

◆ velGlobal

mrpt::math::TTwist2D mrpt::nav::CAbstractNavigator::TRobotPoseVel::velGlobal

◆ velLocal

mrpt::math::TTwist2D mrpt::nav::CAbstractNavigator::TRobotPoseVel::velLocal



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