Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::hwdrivers::CActivMediaRobotBase::TRobotDescription Struct Reference

Detailed Description

A structure describing the robot.

Definition at line 82 of file CActivMediaRobotBase.h.

#include <mrpt/hwdrivers/CActivMediaRobotBase.h>

List of all members.

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

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

Init.


Member Data Documentation

Number of front bumpers.

Definition at line 85 of file CActivMediaRobotBase.h.

Number of rear bumpers.

Definition at line 86 of file CActivMediaRobotBase.h.

Number of sonars.

Definition at line 87 of file CActivMediaRobotBase.h.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo