aerostack2 / aerostack2/aerostack2

[as2_behaviors_motion] Improve behaviors state callback performance

オープン
#215 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
behavior enhancement good first issue
主要言語
C++
スター
384
フォーク
98
平均マージ
3日 38分
マージ済み PR(30日)
11

説明

### Feature Description

When a behavior is not running, it should not be processing aircraft state

### Implementation Considerations

1. Do not initialize state callback at own_initialize
2. When goal is received, search in TF the aircraft state and do needed conversions
3. If goal is accepted, start the twist state callback
4. When pause, cancel or end, disable twist state callback

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。