#include <RandomVelocityPluginPrivate.hh>
gazebo::RandomVelocityPluginPrivate::RandomVelocityPluginPrivate |
( |
| ) |
|
|
inline |
Pointer to the link that will receive the velocity.
common::Time gazebo::RandomVelocityPluginPrivate::prevUpdate |
Time the of the last update.
Connects to world update event.
common::Time gazebo::RandomVelocityPluginPrivate::updatePeriod |
Time between recomputing a new velocity vector.
ignition::math::Vector3d gazebo::RandomVelocityPluginPrivate::velocity |
double gazebo::RandomVelocityPluginPrivate::velocityFactor |
ignition::math::Vector2d gazebo::RandomVelocityPluginPrivate::xRange |
X velocity clamping values.
ignition::math::Vector2d gazebo::RandomVelocityPluginPrivate::yRange |
Y velocity clamping values.
ignition::math::Vector2d gazebo::RandomVelocityPluginPrivate::zRange |
Z velocity clamping values.
The documentation for this class was generated from the following file: