Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Pre-Release Notes for Spacecraft Proximity Operation Software ## General Information This is a **minor** software revision, moving from **SPOT 4.1.0 Pre-Release.2** to **SPOT 4.1.0 Pre-Release.3**. This release includes major improvements to the control mixer, simulations, and data handling. A **critical** bug identified by `Jeremy Peters` has been resolved. Users on previous pre-releases are recommended to upgrade. ## Changes - **Change 1:** Added a check to highlight that robotic arm simulations may not work below 1000 Hz simulation rates. - **Change 2:** Data is now handled using vectors instead of scalars, reducing memory usage. Thanks to `Jeremy Peters` for the suggestion. - **Change 3:** Improved simulation data handling with added noise and downsampling for better realism. - **Change 4:** Reworked control mixer for compatibility with `quadprog`, improving platform performance. - **Change 5:** Updated for Ubuntu 22.04 compatibility, with limitations for Windows-based executables. - **Change 6:** Fixed a major bug in the control mixer; contact [email protected] for fixes in older versions. - **Change 7:** Renamed "custom controllers" to "default LQR" for clarity and added descriptions for custom controllers. - **Change 8:** Added a debugger in the GUI for log message reception. - **Change 9:** Backend fix for thruster force vector creation and GUI backend relocation. - **Change 10:** Updated GUI color schemes for consistency. - **Change 11:** Fixed issues processing ExpLog CSV to MAT files when vectors are used in Memory Store Blocks. - **Change 12:** Experiment time is displayed in real-time, though not yet synchronized with Simulink diagrams. - **Change 13:** Simplified the plotting tool for usability. - **Change 14:** Fixed primary dataset filter checkbox functionality. - **Change 15:** Completed computer vision tab for ZED2 camera streaming, saving, and still image capture. - **Change 16:** Added dynamic legend option in the plotting tool. - **Change 17:** Enabled docking cone/port face changes in GUI with limited location options. - **Change 18:** Added a button for merging RED, BLACK, and BLUE data into a single class. - **Change 19:** Updated `StreamData.exe` to improve velocity calculations from ground truth data. ## Known Issues - **Issue 1:** Experiment time in the GUI does not reflect actual experiment time. - **Issue 2:** Closing the real-time log results in a port error; restart the GUI to resolve. - **Issue 3:** Simulation overlay during experiments remains unstable. - **Issue 4:** First-time ZED streaming requires a GUI restart to display video in VLC. - **Issue 5:** Terminal instances must be closed after stopping ZED camera streams. - **Issue 6:** Animation artifacts appear under certain conditions with dock/cone locations.
- Loading branch information