Enum ActionResultCode
The result of an action
Namespace: Anki.Vector.Types
Assembly: Anki.Vector.dll
Syntax
public enum ActionResultCode
Fields
Name | Description |
---|---|
Abort | |
ActionResultCancelledWhileRunning | |
ActionResultRunning | |
ActionResultSuccess | |
AnimAborted | |
BadMarker | |
BadMessageTag | |
BadObject | |
BadPose | |
BadTag | |
ChargerUnpluggedAbort | |
CliffAlignFailedNoTurning | |
CliffAlignFailedNoWhite | |
CliffAlignFailedOverTurning | |
CliffAlignFailedStopped | |
CliffAlignFailedTimeout | |
DidNotReachPreactionPose | |
FailedSettingCalibration | |
FailedTraversingPath | |
FollowingPathButNotTraversing | |
Interrupted | |
InvalidOffTreadsState | |
LastPickAndPlaceFailed | |
MismatchedUpAxis | |
MotorStoppedMakingProgress | |
NoAnimName | |
NoDistanceSet | |
NoFace | |
NoGoalSet | |
NoPreactionPoses | |
NotCarryingObjectAbort | |
NotCarryingObjectRetry | |
NotOnChargerAbort | |
NotOnChargerRetry | |
NotStarted | |
NullSubaction | |
PathPlanningFailedAbort | |
PathPlanningFailedRetry | |
PickupObjectUnexpectedlyMoving | |
PickupObjectUnexpectedlyNotMoving | |
PlacementGoalNotFree | |
Retry | |
SendMessageToRobotFailed | |
ShouldntDriveOnCharger | |
StillCarryingObject | |
StillOnCharger | |
Timeout | |
TracksLocked | |
UnexpectedDockAction | |
UnexpectedPitchAngle | |
UnknownToolCode | |
UpdateDerivedFailed | |
VisualObservationFailed |