-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# General Information This is a **hotfix** for **SPOT 4.1.0 Pre-Release.3**. This is a very small fix to try and better handle the angle wrapping problems, as well as a regression fix for the simulated control mixer which adds back the thruster saturation calculation. # Changes - **Change 1:** In the default LQR and PD controllers, the angular error is corrected to the equation below, which should eliminate when platforms try to complete a full rotation to reach the same attitude. \[ \theta_{e} = \mod{((\theta_{current} - \theta_{target} + \pi,~2\pi) - \pi,~ 2\pi)} \] - **Change 2:** In the previous pre-release version, the saturation block for the thrusters was removed, but this has been added back in to improve the simulations when compared to experiments.
- Loading branch information
1 parent
7517dd2
commit 14c175d
Showing
11 changed files
with
3 additions
and
58 deletions.
There are no files selected for viewing
Binary file removed
BIN
-38.5 KB
PhaseSpace_Server/.vs/StreamData/FileContentIndex/fce25c19-7e04-490e-b3ef-0ec0a134e467.vsidx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-94.9 MB
PhaseSpace_Server/.vs/StreamData/v17/ipch/AutoPCH/de5075c6fc30c7fe/STREAMDATA.ipch
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.