gz/sim/components/DepthCamera.hh
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
ComponentToMsgSerializer< sdf::Sensor, msgs::Sensor > SensorSerializer
Common serializer for sensors.
Definition: gz/sim/components/Serialization.hh:102
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< sdf::Sensor, class DepthCameraTag, serializers::SensorSerializer > DepthCamera
A component type that contains a depth camera sensor, sdf::Camera, information.
Definition: gz/sim/components/DepthCamera.hh:38
Component< NoData, class SensorTag > Sensor
A component that identifies an entity as being a sensor.
Definition: gz/sim/components/Sensor.hh:35