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

close #KLI-217 スマートキャリー実装 #44

Merged
merged 41 commits into from
Nov 7, 2024
Merged

Conversation

CHIHAYATAKU
Copy link
Collaborator

チェックリスト

  • clang-format している
  • コーディング規約に準じている
  • チケットの完了条件を満たしている

変更点

  • コマンドcsvファイルに地区大会時点の内容を反映
  • 角度補正回頭を色を指定できるように拡張
    • front_camera/Makefilecorrection-angleコマンドのオプションで色を受け取るように変更
    • front_camera/front_camera/yellow_rectangle_detector.pyfront_camera/front_camera/color_rectangle_detector.pyに変更し、他の色に対応できるように変更
  • その他、color_rectangle_detector.pyに対応するように処理を変更
    • module/MotionParser.cpp
    • module/Motion/CorrectingRotation.h
    • module/Motion/CorrectingRotation.cpp
    • module/Motion/AreaBCameraAction.h
    • module/Motion/AreaBCameraAction.cpp
    • front_camera/front_camera/get_correction_angle.py
    • front_camera/front_camera/frame_timing_calculator.py
  • test/AreaMasterTest.cppのスマートキャリーRunのテストで、シェルからコマンド実行するとその先のテストに進めないため、一旦コメントアウト

動作テスト

https://www.notion.so/uom-katlab/126dd5b1cc1880ba9491dc65ced36c9e?pvs=4#131dd5b1cc18806fb4dcf0a0eeb10691

添付資料

https://www.notion.so/uom-katlab/126dd5b1cc1880ba9491dc65ced36c9e?pvs=4

CHIHAYATAKU and others added 30 commits September 18, 2024 08:08
Copy link

Copy link
Collaborator

@YKhm20020 YKhm20020 left a comment

Choose a reason for hiding this comment

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

レビュー遅くなりました、すみません🙇‍♂️
いくつか見ていただきたいところがあるので、お願いします🙏

front_camera/front_camera/frame_timing_calculator.py Outdated Show resolved Hide resolved
front_camera/work/RasPike Outdated Show resolved Hide resolved
work/RasPike Outdated Show resolved Hide resolved
module/Motion/CorrectingRotation.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@bizyutyu bizyutyu left a comment

Choose a reason for hiding this comment

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

よろしくお願いします。

front_camera/front_camera/get_correction_angle.py Outdated Show resolved Hide resolved
front_camera/front_camera/color_rectangle_detector.py Outdated Show resolved Hide resolved
front_camera/front_camera/get_correction_angle.py Outdated Show resolved Hide resolved
front_camera/front_camera/frame_timing_calculator.py Outdated Show resolved Hide resolved
module/Motion/CorrectingRotation.h Outdated Show resolved Hide resolved
Copy link
Collaborator

@bizyutyu bizyutyu 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
Collaborator

@YKhm20020 YKhm20020 left a comment

Choose a reason for hiding this comment

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

自分が聞いたところは全部答えてもらえたので、先にLGTM出しておきます!
214057

Copy link
Collaborator

@keiya121 keiya121 left a comment

Choose a reason for hiding this comment

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

gitignoreにまで入れていただいてありがとうございます

LGTM

Copy link
Collaborator

@bizyutyu bizyutyu left a comment

Choose a reason for hiding this comment

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

LGTM!
LGTM

@YKhm20020 YKhm20020 merged commit ada420a into main Nov 7, 2024
2 checks passed
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 this pull request may close these issues.

6 participants