gz/sim/components/JointPosition.hh
Go to the documentation of this file.
39 serializers::VectorDoubleSerializer>;
Component< std::vector< double >, class JointPositionTag, serializers::VectorDoubleSerializer > JointPosition
Joint positions in SI units (rad for revolute, m for prismatic). The component wraps a std::vector of...
Definition: gz/sim/components/JointPosition.hh:39
This library is part of the Gazebo project.
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:509
IGN_GAZEBO_REGISTER_COMPONENT("ign_gazebo_components.Actor", Actor) using AnimationTime
Time in seconds within animation being currently played.