gz/sim/components/SphericalCoordinates.hh
Go to the documentation of this file.
A component type that wraps any data type. The intention is for this class to be used to create simpl...
Definition: gz/sim/components/Component.hh:325
Serialization for that converts components data types to gz::msgs. This assumes that gz::sim::convert...
Definition: gz/sim/components/Serialization.hh:109
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:510
Component< math::SphericalCoordinates, class SphericalCoordinatesTag, serializers::SphericalCoordinatesSerializer > SphericalCoordinates
This component holds the spherical coordinates of the world origin.
Definition: gz/sim/components/SphericalCoordinates.hh:45
serializers::ComponentToMsgSerializer< math::SphericalCoordinates, msgs::SphericalCoordinates > SphericalCoordinatesSerializer
Definition: gz/sim/components/SphericalCoordinates.hh:37