OpenWalker Project
Documentation of the ROS Packages
Public Member Functions | Protected Attributes | List of all members
ow_core::RobotOutPortsReal Class Reference

The RobotOutPortsReal class. More...

#include <robot_out_ports_real.h>

Inheritance diagram for ow_core::RobotOutPortsReal:
ow_core::IRobotOutPortsReal ow_core::IJoints

Public Member Functions

virtual ~RobotOutPortsReal ()
 Virtual destructor.
 
virtual IImuSensorimuSensor ()
 
virtual const IImuSensorimuSensor () const
 
virtual IForceTorqueSensorsforceTorqueSensors ()
 
virtual const IForceTorqueSensorsforceTorqueSensors () const
 
virtual IJointsjoints ()
 
virtual const IJointsjoints () const
 
virtual ow::JointStatejointState ()
 
virtual const ow::JointStatejointState () const
 
- Public Member Functions inherited from ow_core::IRobotOutPortsReal
virtual ~IRobotOutPortsReal ()
 Virtual destructor.
 
- Public Member Functions inherited from ow_core::IJoints
virtual ~IJoints ()
 Virtual destructor.
 

Protected Attributes

ow_core::ImuSensor imu_
 
ow_core::ForceTorqueSensors fts_
 
ow::JointState js_
 

Detailed Description

The RobotOutPortsReal class.

The default implementation of the RobotOutPortsReal interface.


The documentation for this class was generated from the following file: