Class ClearError
java.lang.Object
org.opentcs.drivers.vehicle.messages.ClearError
- All Implemented Interfaces:
Serializable
A message that informs a communication adapter that it/the vehicle should
reset currently active errors if possible.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClearError
public ClearError()Creates a new instance.
-