#include <string>
#include <gazebo/common/common.hh>
#include <gazebo/common/Plugin.hh>
#include <gazebo/gazebo.hh>
#include <gazebo/physics/physics.hh>
#include <mav_msgs/default_topics.h>
#include "Actuators.pb.h"
#include "JointState.pb.h"
#include "rotors_gazebo_plugins/common.h"
Go to the source code of this file.
Classes | |
class | gazebo::GazeboMultirotorBasePlugin |
This plugin publishes the motor speeds of your multirotor model. More... | |
Namespaces | |
namespace | gazebo |
Variables | |
static const std::string | gazebo::kDefaultJointStatePubTopic = "joint_states" |