BenDB3199 / Attitude_from_quaternions

The code takes in quaternions and a timestamp along with TLE data from the OPS-SAT and outputs satellite attitude information like roll, pitch, yaw and angle to nadir.
0 stars 0 forks source link

Reword the repository's "About" section. #16

Closed georgeslabreche closed 3 years ago

georgeslabreche commented 3 years ago

The code is not "supposed to" do something it just "does it" :).

image

You can update it to the wording that @TanguySoto used for the README:

The code takes in quaternions and a timestamp along with TLE data from the OPS-SAT and outputs satellite attitude information like roll, pitch, yaw and angle to nadir.

TanguySoto commented 3 years ago

Fixed with the merge of my PR.

georgeslabreche commented 3 years ago

@TanguySoto not the README. This issue is referring to the repo's About section. I think only @BenDB3199 can edit it:

image

BenDB3199 commented 3 years ago

Done