#include <inertialMTBPartDriver.h>
◆ GazeboYarpInertialMTBPartDriver()
GazeboYarpInertialMTBPartDriver::GazeboYarpInertialMTBPartDriver |
( |
| ) |
|
◆ ~GazeboYarpInertialMTBPartDriver()
GazeboYarpInertialMTBPartDriver::~GazeboYarpInertialMTBPartDriver |
( |
| ) |
|
|
virtual |
◆ onUpdate()
void GazeboYarpInertialMTBPartDriver::onUpdate |
( |
const gazebo::common::UpdateInfo & | updateInfo | ) |
|
Export an inertial sensor.
The 3 channels are non calibrated 3-axis (X, Y, Z) acceleration data.
◆ open()
bool GazeboYarpInertialMTBPartDriver::open |
( |
yarp::os::Searchable & | config | ) |
|
|
virtual |
Yarp interfaces start here.
◆ close()
bool GazeboYarpInertialMTBPartDriver::close |
( |
| ) |
|
|
virtual |
◆ read()
int GazeboYarpInertialMTBPartDriver::read |
( |
yarp::sig::Vector & | out | ) |
|
|
virtual |
◆ getState()
int GazeboYarpInertialMTBPartDriver::getState |
( |
int | channel | ) |
|
|
virtual |
◆ getChannels()
int GazeboYarpInertialMTBPartDriver::getChannels |
( |
| ) |
|
|
virtual |
◆ calibrateChannel() [1/2]
int GazeboYarpInertialMTBPartDriver::calibrateChannel |
( |
int | channel, |
|
|
double | v ) |
|
virtual |
◆ calibrateSensor() [1/2]
int GazeboYarpInertialMTBPartDriver::calibrateSensor |
( |
| ) |
|
|
virtual |
◆ calibrateSensor() [2/2]
int GazeboYarpInertialMTBPartDriver::calibrateSensor |
( |
const yarp::sig::Vector & | value | ) |
|
|
virtual |
◆ calibrateChannel() [2/2]
int GazeboYarpInertialMTBPartDriver::calibrateChannel |
( |
int | channel | ) |
|
|
virtual |
◆ getLastInputStamp()
yarp::os::Stamp GazeboYarpInertialMTBPartDriver::getLastInputStamp |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: