aerostack2 / aerostack2/aerostack2
[as2_behaviors_motion] Improve behaviors state callback performance
オープン
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 はまだ評価されていません。