How to use depth camera plugin in Ignition
Hi everyone. I'm trying to integrate a depth camera plugin into my SDF model, but I couldn't find any tutorial about this plugin usage in Ignition Gazebo. Is there any example of how to use it? Thanks in advance!
Just a heads-up: if you're using
ros_ign_point_cloud
to getPointCloud2
messages from a simulated depth camera, there was an issue: https://github.com/ignitionrobotics/ros_ign/issues/40It's been a month or two since I looked at it, so may have been fixed by now.