$search
#include <hector_quadrotor_controller/quadrotor_aerodynamics.h>#include <gazebo/Sensor.hh>#include <gazebo/Global.hh>#include <gazebo/XMLConfig.hh>#include <gazebo/Simulator.hh>#include <gazebo/gazebo.h>#include <gazebo/World.hh>#include <gazebo/PhysicsEngine.hh>#include <gazebo/GazeboError.hh>#include <gazebo/ControllerFactory.hh>#include "quadrotorDrag/quadrotorDrag.h"#include "quadrotorDrag/quadrotorDrag_initialize.h"#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
| struct | gazebo::GazeboQuadrotorAerodynamics::DragModel |
Functions | |
| template<typename T > | |
| static T | checknan (const T &value, const std::string &text="") |
| static T checknan | ( | const T & | value, | |
| const std::string & | text = "" | |||
| ) | [inline, static] |
Definition at line 52 of file quadrotor_aerodynamics.cpp.