Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription Struct Reference

Detailed Description

A structure describing the robot.

Definition at line 63 of file CActivMediaRobotBase.h.

#include <mrpt/hwdrivers/CActivMediaRobotBase.h>

Public Member Functions

 TRobotDescription ()
 Init.
 

Public Attributes

size_t nFrontBumpers
 Number of front bumpers.
 
size_t nRearBumpers
 Number of rear bumpers.
 
size_t nSonars
 Number of sonars.
 

Constructor & Destructor Documentation

◆ TRobotDescription()

mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::TRobotDescription ( )

Init.

Member Data Documentation

◆ nFrontBumpers

size_t mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::nFrontBumpers

Number of front bumpers.

Definition at line 66 of file CActivMediaRobotBase.h.

◆ nRearBumpers

size_t mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::nRearBumpers

Number of rear bumpers.

Definition at line 67 of file CActivMediaRobotBase.h.

◆ nSonars

size_t mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::nSonars

Number of sonars.

Definition at line 68 of file CActivMediaRobotBase.h.




Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Thu Mar 23 03:22:58 UTC 2023