Skip to content

Add cancel() method to BaseSession for ABORT event support - #5

Merged
satoshi-kondo merged 1 commit into
mainfrom
feature/issue113
Nov 25, 2025
Merged

Add cancel() method to BaseSession for ABORT event support#5
satoshi-kondo merged 1 commit into
mainfrom
feature/issue113

Conversation

@satoshi-kondo

Copy link
Copy Markdown
Contributor

Issue リンク / Link to Issue

https://github.com/airoa-org/hsr_devops/issues/113

やったこと / What I did

  • データ収集(teleop) 時に cancel メソッドを実行できるようにしました。
  • 実際は、BaseSession に持たせる形で他セッションでも cancel を実行可能な状態になっています。
  • 合わせて関連するドキュメントを更新。

やってないこと / What I did not

  • 上記以外

チェック観点 / Check Points

  • 大枠問題ないかだけチェックしただければと思います

補足 / Supplement

  • ドキュメントについてはコードの docstring, examples と重複している箇所は削減しています。
  • 一方で、ドキュメントの詳細については、現段階ではチェックする必要はないです。今後も適宜変更を加えていくため。

@yuya-haruna yuya-haruna left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@satoshi-kondo
satoshi-kondo merged commit 37e282a into main Nov 25, 2025
1 check passed
@satoshi-kondo
satoshi-kondo deleted the feature/issue113 branch December 25, 2025 07:37
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.

2 participants