#include <Eigen/Geometry>
#include <vector>
#include "gz/sim/config.hh"
Go to the source code of this file.
|
struct | NoiseParameters |
| Noise parameters used when computing frame data. These are all assumed to be gaussian. More...
|
|
struct | Rotor |
| A struct that holds various properties of a rotor. More...
|
|
struct | VehicleParameters |
| A struct that holds properties of the vehicle such as mass, inertia and rotor configuration. Gravity is also included even though it's not a parameter unique to the vehicle. More...
|
|