-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededperformanceRuntime performanceRuntime performance
Description
Environment
- OS Version: Ubuntu 18.04
- Source or binary build?
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
- Build a workspace with Segmentation Sensor #133 and Label Component & System gz-sim#853
- 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:
- https://github.com/ignitionrobotics/ign-gazebo/blob/cc6a1919340bbc11b6ccd9ed4900f6f1e8e12d47/examples/worlds/segmentation_camera.sdf#L299-L301
- https://github.com/ignitionrobotics/ign-gazebo/blob/cc6a1919340bbc11b6ccd9ed4900f6f1e8e12d47/examples/worlds/segmentation_camera.sdf#L350-L352
Output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededperformanceRuntime performanceRuntime performance