mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-07 05:30:38 +00:00
Progress hierarchical state machine
- sub fsm call is working - return from fsm to parent fsm is in progress
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
-- @field Scheduler#SCHEDULER TaskScheduler
|
||||
-- @field Client#CLIENT Client
|
||||
-- @field Mission#MISSION Mission
|
||||
-- @field StateMachine#STATEMACHINE_TASK Fsm
|
||||
-- @extends Base#BASE
|
||||
TASK2 = {
|
||||
ClassName = "TASK",
|
||||
|
||||
Reference in New Issue
Block a user