Closed DaveBowman2001 closed 2 years ago
please merge all commits into one
How do I merge those? Actually the two other commits weren't supposed to be included in this pull request as that was my earlier (failed) attempt at changing Galileo's ReferenceFrame
Also apparently my ability to merge commits is currently blocked (?)
git rebase -i master
You will be able to drop unneeded commits.
Generally but instead of editing online I recommend using a local copy of repository and normal editor.
Superseded by #91
Cassini's
ReferenceFrame
is changed fromSol
toSol/Saturn
, while Huygens's is changed fromSol/Cassini
toSol/Saturn/Titan
. This is for the program to recognize that both spacecraft are artificial satellites of Saturn and not of the Sun. In addition, this also fixes the incorrect orientation for Huygens that was described in Issue #77PS. Please don't merge the two
Update galileo.ssc
commits. I don't know how to delete/exclude them from this pull request