osrf / mbzirc

Simulator for the MBZIRC Maritime Grand Challenge
Apache License 2.0
72 stars 47 forks source link

Remove save image call #214

Closed iche033 closed 2 years ago

iche033 commented 2 years ago

Signed-off-by: Ian Chen ichen@osrfoundation.org

The save image logging feature was added in https://github.com/osrf/mbzirc/pull/204 but seems to cause a crash as seen in the backtrace of this comment: https://github.com/osrf/mbzirc/issues/209#issue-1337969973. Removing the save image functionality in GameLogicPlugin. We should still have the images saved by the video target relay bridge.

iche033 commented 2 years ago

replaced by #216