#include <hector_quadrotor_controller/quadrotor_propulsion.h>
#include <gazebo/common/Events.hh>
#include <gazebo/physics/physics.hh>
#include <rosgraph_msgs/Clock.h>
#include "quadrotorPropulsion/quadrotorPropulsion.h"
#include "quadrotorPropulsion/quadrotorPropulsion_initialize.h"
#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
struct | gazebo::GazeboQuadrotorPropulsion::PropulsionModel |
Namespaces | |
namespace | gazebo |
Functions | |
template<typename T > | |
static T | gazebo::checknan (const T &value, const std::string &text="") |