18 #ifndef _GAZEBO_INERTIAVISUAL_HH_
19 #define _GAZEBO_INERTIAVISUAL_HH_
47 public:
virtual void Load(sdf::ElementPtr _elem);
52 public:
virtual void Load(ConstLinkPtr &_msg);
Encapsulates a position and rotation in three space.
Definition: Pose.hh:37
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:39
virtual void Load()
Load the visual with default parameters.
A renderable object.
Definition: Visual.hh:58
#define GZ_RENDERING_VISIBLE
Definition: system.hh:241
boost::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:107
Basic Inertia visualization.
Definition: InertiaVisual.hh:35