AVSLab / basilisk

Astrodynamics simulation framework
https://hanspeterschaub.info/basilisk
ISC License
148 stars 61 forks source link

fix viz settings msg not recording #785

Closed schaubh closed 2 months ago

schaubh commented 2 months ago

Description

The vizInterface module was no longer saving off the Vizard settings protobuffer message. This has been corrected now.

Verification

Ran a scenario and saved off the panel that needed a settings message. The playback is working properly again.

Documentation

Updated release notes

Future work

None