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

The ForceTorqueSensors class. More...

#include <force_torque_sensors.h>

Inheritance diagram for ow_core::ForceTorqueSensors:
ow_core::IForceTorqueSensors

Public Member Functions

virtual ~ForceTorqueSensors ()
 Virtual destructor.
 
virtual ow::WrenchleftFoot ()
 
virtual const ow::WrenchleftFoot () const
 
virtual ow::WrenchrightFoot ()
 
virtual const ow::WrenchrightFoot () const
 
- Public Member Functions inherited from ow_core::IForceTorqueSensors
virtual ~IForceTorqueSensors ()
 Virtual destructor.
 

Protected Attributes

ow::Wrench leftFoot_
 
ow::Wrench rightFoot_
 

Detailed Description

The ForceTorqueSensors class.

The default implementation of the IForceTorqueSensors interface.


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