-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Description
Mission planning is important for complicated robotics tasks. So It would be great to add some simple mission planning examples. For example,
- Finite state machine by add state machine #1172
- BehaviorTree
- Task allocation/assignment/planning/scheduling
etc.