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

Fix/ekf myselfpy #92

Merged
merged 7 commits into from
Oct 16, 2024
Merged

Fix/ekf myselfpy #92

merged 7 commits into from
Oct 16, 2024

Conversation

kengohozumi
Copy link
Contributor

@kengohozumi kengohozumi commented Oct 16, 2024

PR Type

  • Feature
  • Bug fix
  • Refactor
  • Documentation
  • Other

Overview

ekf_myself.pyの関連のプログラムの修正を行っていました。

Detail

・方位の合成の見直し
・方位の更新を20秒に一回にする
・静止状態でGPSの位置がずれてしまう問題に対してekf_myself.pyのself.speedによって判別して保存した前回の位置を出力する。
・GPS bad(0 <= self.Number_of_satellites < 4)の時はFAST-LIOの位置のみ使用する。

Test

  • bagでエラーなく動作確認済み

@kengohozumi kengohozumi added the documentation Improvements or additions to documentation label Oct 16, 2024
Copy link
Contributor

@kugurofu kugurofu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。

Copy link
Contributor

@kugurofu kugurofu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

マージします。

@kugurofu kugurofu merged commit 2766019 into main Oct 16, 2024
@shunsugar shunsugar deleted the fix/ekf_myselfpy branch October 18, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants