Registry / other / gz-sensors

gz-sensors

JSON →
library9.2.0vcpkgunverified

Component of Gazebo providing numerous sensor models designed to generate realistic data from simulation environments.

vcpkg install gz-sensors
INSTALL
IMPORT
SIG · GZ-SENSORS
G
gz-sensors
othercppv9.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gz/sensors.hh
#include <gz/sensors.hh>

Create a sensor manager and a camera sensor.

#include <gz/sensors.hh> int main() { auto mgr = gz::sensors::Manager(); auto sensor = mgr.CreateSensor("camera"); sensor->SetUpdateRate(10); return 0; }
Debug
Known issues
gotchaDepends on gz-rendering and other Gazebo libraries.
fix
Ensure all Gazebo dependencies are installed and linked.
affects: *
Upgrade
Version history
9.2.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Meta
1
Resources

No resource links recorded.

gz-sensors — pip install gz-sensors · libregistry