Enum ActionStatusEnum
Namespace: ZO.ROS.MessageTypes.ActionLib
Assembly: Unity.ZeroSim.dll
Syntax
public enum ActionStatusEnum
Fields
| Name | Description |
|---|---|
| ABORTED | |
| ACTIVE | |
| LOST | |
| NO_GOAL | |
| PENDING | |
| PREEMPTED | |
| PREEMPTING | |
| RECALLED | |
| RECALLING | |
| REJECTED | |
| SUCCEEDED |