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

#include <Sensor.h>

Inheritance diagram for ForceSensor:
Inheritance graph
[legend]

Public Member Functions

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

Public Attributes

fVec3 f
 
fVec3 tau
 
- Public Attributes inherited from Sensor
int id
 
Jointjoint
 
fVec3 localPos
 
fMat33 localR
 
std::string name
 
int type
 

Static Public Attributes

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

Additional Inherited Members

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

Detailed Description

Definition at line 64 of file server/UtDynamicsSimulator/Sensor.h.

Constructor & Destructor Documentation

◆ ForceSensor()

ForceSensor::ForceSensor ( )

Definition at line 92 of file server/UtDynamicsSimulator/Sensor.cpp.

Member Function Documentation

◆ clear()

void ForceSensor::clear ( )
virtual

Reimplemented from Sensor.

Definition at line 98 of file server/UtDynamicsSimulator/Sensor.cpp.

◆ putInformation()

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

Reimplemented from Sensor.

Definition at line 105 of file server/UtDynamicsSimulator/Sensor.cpp.

Member Data Documentation

◆ f

fVec3 ForceSensor::f

Definition at line 70 of file server/UtDynamicsSimulator/Sensor.h.

◆ tau

fVec3 ForceSensor::tau

Definition at line 71 of file server/UtDynamicsSimulator/Sensor.h.

◆ TYPE

const int ForceSensor::TYPE = FORCE
static

Definition at line 67 of file server/UtDynamicsSimulator/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 Wed Sep 7 2022 02:51:05