Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attitude model #193

Open
Mr-Medina opened this issue Jan 10, 2024 · 0 comments · Fixed by #194
Open

Attitude model #193

Mr-Medina opened this issue Jan 10, 2024 · 0 comments · Fixed by #194

Comments

@Mr-Medina
Copy link
Collaborator

Feature

this issue cover point 2 and part of 3 in #190

Desired Behavior / Functionality

Adding a spacecraft attitude model specifying initial attitude conditions and attitude evolution through time (with external attitude disturbances).

What Needs to Be Done

Create an attitude model class with initial conditions.
Specify body fixed pointing vector (used for plotting, testing and orientation).
Add "update attitude" function, updating spacecraft state (roll, pitch, yaw angles, pointing vector orientation, angular velocity and acceleration).

How Can It Be Tested

Check pointing vector evolution with zero initial angular velocity, angular velocities around specific axes testing time between full rotations. Do the same with (constant) angular acceleration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant