gz/sim/components/JointVelocityCmd.hh
Go to the documentation of this file.
39 serializers::VectorDoubleSerializer>;
This library is part of the Ignition Robotics project.
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:331
IGN_GAZEBO_REGISTER_COMPONENT("ign_gazebo_components.AngularAcceleration", AngularAcceleration) using WorldAngularAcceleration
A component type that contains angular acceleration of an entity in the world frame represented by gz...
Component< std::vector< double >, class JointVelocityCmdTag, serializers::VectorDoubleSerializer > JointVelocityCmd
Base class which can be extended to add serialization.
Definition: gz/sim/components/JointVelocityCmd.hh:39