gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
Loading...
Searching...
No Matches
yarp::dev::GazeboYarpIMUDriver Member List

This is the complete list of members for yarp::dev::GazeboYarpIMUDriver, including all inherited members.

calibrate(int channelIndex, double v) overrideyarp::dev::GazeboYarpIMUDriver
close() overrideyarp::dev::GazeboYarpIMUDriver
GazeboYarpIMUDriver()yarp::dev::GazeboYarpIMUDriver
getChannels(int *numberOfChannels) overrideyarp::dev::GazeboYarpIMUDriver
getLastInputStamp() overrideyarp::dev::GazeboYarpIMUDriver
getNrOfOrientationSensors() const overrideyarp::dev::GazeboYarpIMUDriver
getNrOfThreeAxisGyroscopes() const overrideyarp::dev::GazeboYarpIMUDriver
getNrOfThreeAxisLinearAccelerometers() const overrideyarp::dev::GazeboYarpIMUDriver
getNrOfThreeAxisMagnetometers() const overrideyarp::dev::GazeboYarpIMUDriver
getOrientationSensorFrameName(size_t sens_index, std::string &frameName) const overrideyarp::dev::GazeboYarpIMUDriver
getOrientationSensorMeasureAsRollPitchYaw(size_t sens_index, yarp::sig::Vector &rpy, double &timestamp) const overrideyarp::dev::GazeboYarpIMUDriver
getOrientationSensorName(size_t sens_index, std::string &name) const overrideyarp::dev::GazeboYarpIMUDriver
getOrientationSensorStatus(size_t sens_index) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisGyroscopeFrameName(size_t sens_index, std::string &frameName) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisGyroscopeMeasure(size_t sens_index, yarp::sig::Vector &out, double &timestamp) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisGyroscopeName(size_t sens_index, std::string &name) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisGyroscopeStatus(size_t sens_index) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisLinearAccelerometerFrameName(size_t sens_index, std::string &frameName) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisLinearAccelerometerMeasure(size_t sens_index, yarp::sig::Vector &out, double &timestamp) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisLinearAccelerometerName(size_t sens_index, std::string &name) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisLinearAccelerometerStatus(size_t sens_index) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisMagnetometerFrameName(size_t sens_index, std::string &frameName) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisMagnetometerMeasure(size_t sens_index, yarp::sig::Vector &out, double &timestamp) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisMagnetometerName(size_t sens_index, std::string &name) const overrideyarp::dev::GazeboYarpIMUDriver
getThreeAxisMagnetometerStatus(size_t sens_index) const overrideyarp::dev::GazeboYarpIMUDriver
onUpdate(const gazebo::common::UpdateInfo &)yarp::dev::GazeboYarpIMUDriver
open(yarp::os::Searchable &config) overrideyarp::dev::GazeboYarpIMUDriver
read(yarp::sig::Vector &outVector) overrideyarp::dev::GazeboYarpIMUDriver
~GazeboYarpIMUDriver()yarp::dev::GazeboYarpIMUDrivervirtual