Public Member Functions | Public Attributes | Static Public Attributes | List of all members
hrp::ForceSensor Class Reference

#include <Sensor.h>

Inheritance diagram for hrp::ForceSensor:
Inheritance graph
[legend]

Public Member Functions

virtual void clear ()
 
 ForceSensor ()
 
virtual void putInformation (std::ostream &os)
 
- Public Member Functions inherited from hrp::Sensor
virtual void operator= (const Sensor &org)
 
 Sensor ()
 
virtual ~Sensor ()
 

Public Attributes

Vector3 f
 
Vector3 tau
 
- Public Attributes inherited from hrp::Sensor
int id
 
Linklink
 
Vector3 localPos
 
Matrix33 localR
 
std::string name
 
int type
 

Static Public Attributes

static const int TYPE = FORCE
 
- Static Public Attributes inherited from hrp::Sensor
static const int TYPE = COMMON
 

Additional Inherited Members

- Public Types inherited from hrp::Sensor
enum  SensorType {
  COMMON = 0, FORCE, RATE_GYRO, ACCELERATION,
  PRESSURE, PHOTO_INTERRUPTER, VISION, TORQUE,
  RANGE, NUM_SENSOR_TYPES
}
 
- Static Public Member Functions inherited from hrp::Sensor
static Sensorcreate (int type)
 
static void destroy (Sensor *sensor)
 

Detailed Description

Definition at line 68 of file hrplib/hrpModel/Sensor.h.

Constructor & Destructor Documentation

ForceSensor::ForceSensor ( )

Definition at line 99 of file hrplib/hrpModel/Sensor.cpp.

Member Function Documentation

void ForceSensor::clear ( void  )
virtual

Reimplemented from hrp::Sensor.

Definition at line 105 of file hrplib/hrpModel/Sensor.cpp.

void ForceSensor::putInformation ( std::ostream &  os)
virtual

Reimplemented from hrp::Sensor.

Definition at line 112 of file hrplib/hrpModel/Sensor.cpp.

Member Data Documentation

Vector3 hrp::ForceSensor::f

Definition at line 74 of file hrplib/hrpModel/Sensor.h.

Vector3 hrp::ForceSensor::tau

Definition at line 75 of file hrplib/hrpModel/Sensor.h.

const int hrp::ForceSensor::TYPE = FORCE
static

Definition at line 71 of file hrplib/hrpModel/Sensor.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:45