#include <hector_quadrotor_controller/quadrotor_aerodynamics.h>
#include <gazebo/common/Events.hh>
#include <gazebo/physics/physics.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 |
Namespaces | |
namespace | gazebo |
Functions | |
template<typename T > | |
static T | gazebo::checknan (const T &value, const std::string &text="") |