18 #ifndef _JOINTVISUAL_HH_
19 #define _JOINTVISUAL_HH_
23 #include "gazebo/msgs/MessageTypes.hh"
48 public:
void Load(ConstJointPtr &_msg);
57 public:
void Load(ConstJointPtr &_msg,
const math::Pose &_worldPose);
64 public:
void CreateAxis(
const math::Vector3 &_axis,
bool _useParentFrame,
65 msgs::Joint::Type _type);
68 public:
void SetVisible(
bool _visible,
bool _cascade =
true);
Encapsulates a position and rotation in three space.
Definition: Pose.hh:40
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:43
virtual void Load()
Load the visual with default parameters.
A renderable object.
Definition: Visual.hh:62
Visualization for joints.
Definition: JointVisual.hh:36
boost::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:102
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:48