17 #ifndef _GAZEBO_ENTITYMAKER_PRIVATE_HH_
18 #define _GAZEBO_ENTITYMAKER_PRIVATE_HH_
20 #include <ignition/math/Vector3.hh>
Forward declarations for transport.
Private data for the EntityMaker class.
Definition: EntityMakerPrivate.hh:30
boost::shared_ptr< Node > NodePtr
Definition: TransportTypes.hh:57
transport::NodePtr node
Node to publish messages and spawn the entity.
Definition: EntityMakerPrivate.hh:34