gazebosim / ros_gz

Integration between ROS (1 and 2) and Gazebo simulation
https://gazebosim.org
Apache License 2.0
233 stars 135 forks source link

Added conversion for Detection3D and Detection3DArray #523

Closed wittenator closed 6 months ago

wittenator commented 6 months ago

🎉 New feature

Closes #524

Summary

I added the bridging of Detection3D and Detection3DArray to AnnotatedOriented3DBox and AnnotatedOriented3DBox_V and vice versa.

Test it

WIP

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.

wittenator commented 6 months ago

I added the missing includes now. Thanks for the quick review!