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

[WIP] Feature/add ralative position stm #690

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Conversation

michinarikake
Copy link

@michinarikake michinarikake commented Sep 20, 2024

Related issues

#689

Description

Add relative orbit stm for ff-gnss rg camp

  • true anomalyで積分するタイプのSTMですが、実装時間がなかったためtとfを単純に変換しています。stm*初期値を計算しているのみなのでこれで動作だけは問題ないかと思います
  • j2がphysical constantsにいなかったのでライブラリからとっています。
  • s2e-ffの参照しているv7.2.2からはやしています

Test results

とりあえず0になることだけを確認しています。
240920_175147_relative_position_rtn

Impact

Describe the scope of influence of the changes, e.g., The behavior of feature ** changes.

Supplementary information

Provide any supplementary information.

@michinarikake michinarikake self-assigned this Sep 20, 2024
@michinarikake michinarikake requested review from sksat and a team as code owners September 20, 2024 08:55
@michinarikake michinarikake requested review from ogoogo, Hiro-0110, seki-hiro, suzuki-toshihir0, t-hosonuma and conjikidow and removed request for a team September 20, 2024 08:55
@michinarikake michinarikake linked an issue Sep 20, 2024 that may be closed by this pull request
@200km
Copy link
Member

200km commented Sep 21, 2024

@michinarikake ありがとうございます!これをベースにする実装としてとても良いと思います。コンフリクト解除だけこちらでやっておきます。

@200km
Copy link
Member

200km commented Sep 21, 2024

CI落ちているのはExtLib関連で、コード修正が原因ではなさそう。

@200km 200km changed the title Feature/add ralative position stm [WIP] Feature/add ralative position stm Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In Progress
Development

Successfully merging this pull request may close these issues.

Add relative orbit stm
2 participants