A structure describing the robot.
Definition at line 63 of file CActivMediaRobotBase.h.
#include <mrpt/hwdrivers/CActivMediaRobotBase.h>
Public Member Functions | |
TRobotDescription () | |
Init. More... | |
Public Attributes | |
size_t | nFrontBumpers |
Number of front bumpers. More... | |
size_t | nRearBumpers |
Number of rear bumpers. More... | |
size_t | nSonars |
Number of sonars. More... | |
mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::TRobotDescription | ( | ) |
Init.
size_t mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::nFrontBumpers |
Number of front bumpers.
Definition at line 66 of file CActivMediaRobotBase.h.
size_t mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::nRearBumpers |
Number of rear bumpers.
Definition at line 67 of file CActivMediaRobotBase.h.
size_t mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription::nSonars |
Number of sonars.
Definition at line 68 of file CActivMediaRobotBase.h.
Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Tue Mar 3 09:15:16 UTC 2020 |