Files
Main/99 Work/0 OneSec/OneSecNotes/00 Daily/2023-10-20.md
2024-12-02 15:11:30 +01:00

19 lines
521 B
Markdown

---
tags:
- daily
date: 2023-10-20
---
## Tasks
- [ ] finish nav3_bt_navigator:
- [ ] make sure that the behaviortrees that are added contain only BT-nodes that exist
- [ ] make sure that the default plugin-list only contains BT-nodes that exist
- [ ] write instructions on how to add a new plugin/bt-node: [[How to add a Behavior Tree Node]] --> it needs to be added to the default list in bt_navigator/bt_navigator.cpp as well.
- [ ] make sure drone flies
- [ ]
## Quick Notes
Test sync capabilities
## Learnings