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

Feature/183 sun point #191

Closed
wants to merge 5 commits into from
Closed

Feature/183 sun point #191

wants to merge 5 commits into from

Conversation

rcalaon
Copy link
Collaborator

@rcalaon rcalaon commented Feb 15, 2024

  • Tickets addressed: bsk-183
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This module computes a reference attitude for a Sun-pointing spacecraft. The reference is defined such that the body-frame-defined axis is aligned with the direction of the Sun relative to the spacecraft. A roll rate can be defined by the user such that the reference frame rolls about the sunline at a constant rate. This ensures constant pointing towards the Sun while mitigating solar radiation pressure effects.

Verification

A unit test is provided to test the accuracy of the pointing and the angular velocity of the reference given the requested roll rate.

Documentation

Documentation is provided.

Future work

N/A

@rcalaon rcalaon added the enhancement New feature or request label Feb 15, 2024
@rcalaon rcalaon self-assigned this Feb 15, 2024
@rcalaon rcalaon linked an issue Feb 15, 2024 that may be closed by this pull request
@rcalaon rcalaon force-pushed the feature/183-sunPoint branch 2 times, most recently from db7af3b to 58e4b8f Compare February 29, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

sunPoint fsw module
2 participants