Ignition Fortress multi camera plugin

asked 2022-07-06 08:47:13 -0600

Myzhar gravatar image

Hi all, I'm creating a multicamera plugin and I would like to understand what is the correct way to retrieve the images from the sensors declared in the SDF. I successfully created my sdf::Camera objects in the Configure function by using EntitiesByComponents, but now I can't understand how to correctly create the ignition::sensors::CameraSensor objects to be used to extract the frames in the PostUpdate function.

Thank you Walter

edit retag flag offensive close merge delete