feat: define full-direction EM planning scope
This commit is contained in:
@@ -19,5 +19,8 @@ public enum EmPlanningStatus
|
||||
Cancelled,
|
||||
ValidationFailed,
|
||||
Superseded,
|
||||
NoProgress,
|
||||
TerminalPoseMismatch,
|
||||
FullSegmentResourceLimitExceeded,
|
||||
Failed,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user