chore: commit all remaining changes
This commit is contained in:
@@ -38,6 +38,7 @@ namespace ENIGProtocol
|
||||
Error = 1,
|
||||
Arrived = 2,
|
||||
ReadRFID = 3,
|
||||
ActionComplete=4,
|
||||
Status = 9,
|
||||
}
|
||||
|
||||
@@ -56,7 +57,7 @@ namespace ENIGProtocol
|
||||
// Operational Errors
|
||||
CART_EXIST,
|
||||
MARK_TIMEOUT,
|
||||
MARK_SENSOR_FAIL,
|
||||
MARK_SENSOR_FAIL,
|
||||
LIFT_ERROR,
|
||||
AGV_SPEED_SET_FAIL,
|
||||
AGV_RUN_FAIL,
|
||||
@@ -69,6 +70,9 @@ namespace ENIGProtocol
|
||||
CHARGE_RETRY_OVER,
|
||||
MAGNET_ON_ERROR,
|
||||
MAGNET_OF_ERROR,
|
||||
BUFFER_NOT_COMPLETE,
|
||||
MARK_STOP_FAIL,
|
||||
LIDAR_STOP,
|
||||
}
|
||||
|
||||
public static class AGVUtility
|
||||
|
||||
Reference in New Issue
Block a user