gz/sim/components/BoundingBoxCamera.hh
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
ComponentToMsgSerializer< sdf::Sensor, msgs::Sensor > SensorSerializer
Common serializer for sensors.
Definition: gz/sim/components/Serialization.hh:155
IGN_GAZEBO_REGISTER_COMPONENT("ign_gazebo_components.Actor", Actor) using AnimationTime
Time in seconds within animation being currently played.
Component< sdf::Sensor, class BoundingBoxCameraTag, serializers::SensorSerializer > BoundingBoxCamera
A component type that contains a BoundingBox camera sensor, sdf::Camera, information.
Definition: gz/sim/components/BoundingBoxCamera.hh:38
Component< NoData, class SensorTag > Sensor
A component that identifies an entity as being a sensor.
Definition: gz/sim/components/Sensor.hh:35