You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the segmentation camera sensor in #133 with the example world in gazebosim/gz-sim#853 (segmentation_camera.sdf), simulation performance noticeably decreases if I save segmentation data. I see an RTF of about 60% when saving images, and an RTF of about 97% without saving images.
run ign gazebo segmentation_camera.sdf, then press the "play" button to start simulation. The default sdf file saves segmentation data. Take note of the RTF
comment out the following lines from the SDF to skip saving data, and then run simulation again. You should see higher RTF:
Environment
Source: testing Segmentation Sensor #133
Description
When using the segmentation camera sensor in #133 with the example world in gazebosim/gz-sim#853 (
segmentation_camera.sdf
), simulation performance noticeably decreases if I save segmentation data. I see an RTF of about 60% when saving images, and an RTF of about 97% without saving images.Steps to reproduce
ign gazebo segmentation_camera.sdf
, then press the "play" button to start simulation. The default sdf file saves segmentation data. Take note of the RTFOutput
The text was updated successfully, but these errors were encountered: