#include <Eigen/Dense>
#include <gazebo/gazebo.hh>
#include <tinyxml.h>
Go to the source code of this file.
|
| class | FirstOrderFilter< T > |
| | This class can be used to apply a first order filter on a signal. It allows different acceleration and deceleration time constants. More...
|
| |
|
| template<class In , class Out > |
| void | copyPosition (const In &in, Out *out) |
| |
| template<class T > |
| bool | gazebo::getSdfParam (sdf::ElementPtr sdf, const std::string &name, T ¶m, const T &default_value, const bool &verbose=false) |
| | Obtains a parameter from sdf. More...
|
| |
| template<typename T > |
| void | gazebo::model_param (const std::string &world_name, const std::string &model_name, const std::string ¶m, T ¶m_value) |
| |
| template<class Derived > |
| Eigen::Quaternion< typename Derived::Scalar > | QuaternionFromSmallAngle (const Eigen::MatrixBase< Derived > &theta) |
| | Computes a quaternion from the 3-element small angle approximation theta. More...
|
| |
◆ copyPosition()
template<class In , class Out >
| void copyPosition |
( |
const In & |
in, |
|
|
Out * |
out |
|
) |
| |
◆ QuaternionFromSmallAngle()
template<class Derived >
| Eigen::Quaternion<typename Derived::Scalar> QuaternionFromSmallAngle |
( |
const Eigen::MatrixBase< Derived > & |
theta | ) |
|
Computes a quaternion from the 3-element small angle approximation theta.
Definition at line 187 of file common.h.
rotors_gazebo_plugins
Author(s): Fadri Furrer, Michael Burri, Mina Kamel, Janosch Nikolic, Markus Achtelik
autogenerated on Mon Feb 28 2022 23:39:04