18 #ifndef GAZEBO_PLUGINS_JOINTTRAJECTORYPLUGIN_HH_ 19 #define GAZEBO_PLUGINS_JOINTTRAJECTORYPLUGIN_HH_ 21 #include "gazebo/physics/physics.hh" Definition: JointTrajectoryPlugin.hh:30
boost::shared_ptr< World > WorldPtr
Definition: PhysicsTypes.hh:90
Forward declarations for the common classes.
Definition: Animation.hh:26
Forward declarations for transport.
boost::shared_ptr< Joint > JointPtr
Definition: PhysicsTypes.hh:118
Information for use in an update event.
Definition: UpdateInfo.hh:30
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:134
boost::shared_ptr< Model > ModelPtr
Definition: PhysicsTypes.hh:94
A plugin with access to physics::Model.
Definition: Plugin.hh:303