feat: add local G2 smoothing contracts
This commit is contained in:
@@ -9,4 +9,8 @@ public enum PathSmoothingStatus
|
||||
Infeasible,
|
||||
Failed,
|
||||
Cancelled,
|
||||
Complete,
|
||||
PartialImprovement,
|
||||
NotNeeded,
|
||||
Unchanged,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user