gazebosim / gz-sensors

Provides numerous sensor models designed to generate realistic data from simulation environments.
https://gazebosim.org
Apache License 2.0
63 stars 58 forks source link

Added Trigger to Depth camera #484

Closed ahcorde closed 2 days ago

ahcorde commented 2 days ago

🎉 New feature

Summary

Added Trigger to Depth camera

Test it

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

iche033 commented 2 days ago

Note that #431 added the trigger functionality for all sensors in Harmonic. We could backport #431 but I think there'll be quite a bit of conflicts. Changes look good here if we just want the trigger functionality for depth cameras.