Plugin for a gyro sensor on a model.
More...
#include <gyro.h>
Plugin for a gyro sensor on a model.
- Author
- Frederik Zwilling
Definition at line 36 of file gyro.h.
◆ Gyro()
Constructor.
Definition at line 30 of file gyro.cpp.
◆ ~Gyro()
Destructor.
Definition at line 34 of file gyro.cpp.
◆ Load()
void Gyro::Load |
( |
physics::ModelPtr |
_parent, |
|
|
sdf::ElementPtr |
|
|
) |
| |
|
virtual |
◆ OnUpdate()
void Gyro::OnUpdate |
( |
const common::UpdateInfo & |
| ) |
|
|
virtual |
Called by the world update start event.
Definition at line 71 of file gyro.cpp.
Referenced by Load().
◆ Reset()
on Gazebo reset
Definition at line 84 of file gyro.cpp.
The documentation for this class was generated from the following files:
- src/plugins/gazebo/gazsim-robotino/gazebo-plugin-gyro/gyro.h
- src/plugins/gazebo/gazsim-robotino/gazebo-plugin-gyro/gyro.cpp