"""
Autogenerated python message buffer code.
Source: clad/types/animationTrigger.clad
Full command line: victor-clad/tools/message-buffers/emitters/Python_emitter.py -C src -I clad/src lib/util/source/anki/clad robot/clad/src coretech/vision/clad_src coretech/common/clad_src -o generated/cladPython clad/types/animationTrigger.clad
"""

from __future__ import absolute_import
from __future__ import print_function

def _modify_path():
  import inspect, os, sys
  search_paths = [
    '../..',
    '../../../../victor-clad/tools/message-buffers/support/python',
  ]
  currentpath = os.path.abspath(os.path.dirname(inspect.getfile(inspect.currentframe())))
  for search_path in search_paths:
    search_path = os.path.normpath(os.path.abspath(os.path.realpath(os.path.join(currentpath, search_path))))
    if search_path not in sys.path:
      sys.path.insert(0, search_path)
_modify_path()

import msgbuffers

Anki = msgbuffers.Namespace()
Anki.Vector = msgbuffers.Namespace()

class AnimationTrigger(object):
  "Automatically-generated int_32 enumeration."
  InvalidAnimTrigger                       = 0
  AlexaErrorLoop                           = 1
  AlexaError2Idle                          = 2
  AlexaIdle2Error                          = 3
  AlexaIdle2Listen                         = 4
  AlexaIdle2Speak                          = 5
  AlexaListenLoop                          = 6
  AlexaListen2Error                        = 7
  AlexaListen2Idle                         = 8
  AlexaListen2Speak                        = 9
  AlexaListen2Think                        = 10
  AlexaSignOut                             = 11
  AlexaSpeakLoop                           = 12
  AlexaSpeak2Error                         = 13
  AlexaSpeak2Idle                          = 14
  AlexaSpeak2Listen                        = 15
  AlexaThinkLoop                           = 16
  AlexaThink2Error                         = 17
  AlexaThink2Idle                          = 18
  AlexaThink2Speak                         = 19
  AlreadyAtFace                            = 20
  AudioOnlyHuh                             = 21
  BlackJack_Deal                           = 22
  BlackJack_GoodLuck                       = 23
  BlackJack_GetIn                          = 24
  BlackJack_Idle                           = 25
  BlackJack_Quit                           = 26
  BlackJack_Response                       = 27
  BlackJack_RtpIdle                        = 28
  BlackJack_RtpPlayerNo                    = 29
  BlackJack_RtpPlayerYes                   = 30
  BlackJack_RtpRequest                     = 31
  BlackJack_RtpTimeOut                     = 32
  BlackJack_SpeechGetIn                    = 33
  BlackJack_SpeechShortStatement           = 34
  BlackJack_Spread                         = 35
  BlackJack_Swipe                          = 36
  BlackJack_VictorBlackJackLose            = 37
  BlackJack_VictorBlackJackWin             = 38
  BlackJack_VictorBust                     = 39
  BlackJack_VictorLose                     = 40
  BlackJack_VictorPush                     = 41
  BlackJack_VictorWin                      = 42
  BumpObjectSlowGetIn                      = 43
  BumpObjectSlowLoop                       = 44
  BumpObjectSlowGetOut                     = 45
  BumpObjectFastGetIn                      = 46
  BumpObjectFastLoop                       = 47
  BumpObjectFastGetOut                     = 48
  ChargerDockingAlreadyHere                = 49
  ChargerDockingDrivingEnd                 = 50
  ChargerDockingDrivingLoop                = 51
  ChargerDockingDrivingStart               = 52
  ChargerDockingFailure                    = 53
  ChargerDockingLeftTurn                   = 54
  ChargerDockingRaiseLift                  = 55
  ChargerDockingRequest                    = 56
  ChargerDockingRequestGetout              = 57
  ChargerDockingRequestPickup              = 58
  ChargerDockingRequestWaitLoop            = 59
  ChargerDockingRightTurn                  = 60
  ChargerDockingSearchAfterCompletedSearch = 61
  ChargerDockingSearchSingleTurn           = 62
  ChargerDockingSearchSingleTurnEnd        = 63
  ChargerDockingSearchWaitForImages        = 64
  ChargerDockingSettle                     = 65
  ChargerDockingSevereRequest              = 66
  ChargerDockingSevereRequestGetout        = 67
  ChargerDockingSorryButLowBattery         = 68
  ChargerReaction                          = 69
  ClockGetIn                               = 70
  ClockGetOut                              = 71
  ComeHereStart                            = 72
  ComeHereSuccess                          = 73
  ConnectWakeUp                            = 74
  ConnectWakeUpLights                      = 75
  ConnectToCubeFailure                     = 76
  ConnectToCubeGetIn                       = 77
  ConnectToCubeLoop                        = 78
  ConnectToCubeLostConnection              = 79
  ConnectToCubeSuccess                     = 80
  CountingFastLoop                         = 81
  CountingGetInEven                        = 82
  CountingGetInOdd                         = 83
  CountingGetOut                           = 84
  CountingSlowLoop                         = 85
  CubePounceBackup                         = 86
  CubePounceDriveGetIn                     = 87
  CubePounceDriveLoop                      = 88
  CubePounceDriveGetOut                    = 89
  CubePounceFake                           = 90
  CubePounceGetIn                          = 91
  CubePounceGetOutBored                    = 92
  CubePounceGetReady                       = 93
  CubePounceGetUnready                     = 94
  CubePounceIdleLiftDown                   = 95
  CubePounceIdleLiftUp                     = 96
  CubePounceLoseHand                       = 97
  CubePounceLoseSession                    = 98
  CubePouncePounceClose                    = 99
  CubePouncePounceNormal                   = 100
  CubePounceReactToCube                    = 101
  CubePounceWinHand                        = 102
  CubePounceWinSession                     = 103
  DanceBeatCantDoThat                      = 104
  DanceBeatEyeHold                         = 105
  DanceBeatGetIn                           = 106
  DanceBeatGetOut                          = 107
  DanceBeatGetReady                        = 108
  DanceBeatListening                       = 109
  DanceBeatNoBeatDetected                  = 110
  DockEndDefault                           = 111
  DockLoopDefault                          = 112
  DockStartDefault                         = 113
  DriveEndAngry                            = 114
  DriveEndDefault                          = 115
  DriveEndHappy                            = 116
  DriveEndLaunch                           = 117
  DriveLoopAngry                           = 118
  DriveLoopDefault                         = 119
  DriveLoopHappy                           = 120
  DriveLoopLaunch                          = 121
  DriveOffChargerFarLeft                   = 122
  DriveOffChargerFarRight                  = 123
  DriveOffChargerLeft                      = 124
  DriveOffChargerRight                     = 125
  DriveOffChargerStraight                  = 126
  DriveStartAngry                          = 127
  DriveStartDefault                        = 128
  DriveStartHappy                          = 129
  DriveStartLaunch                         = 130
  EyeColorIdle                             = 131
  EyeColorGetIn                            = 132
  EyeColorGetOut                           = 133
  EyeColorSwitch                           = 134
  EyeContactLookLoop                       = 135
  ExploringHuhClose                        = 136
  ExploringHuhFar                          = 137
  ExploringLookAround                      = 138
  ExploringLookAtHuman                     = 139
  ExploringQuickScan                       = 140
  ExploringReactToHandGetIn                = 141
  ExploringReactToHandDrive                = 142
  ExploringReactToHandLift                 = 143
  ExploringReactToHandReaction             = 144
  ExploringReactToHandGetOut               = 145
  ExploringScanToLeft                      = 146
  ExploringScanToRight                     = 147
  ExploringScanCenterFromLeft              = 148
  ExploringScanCenterFromRight             = 149
  FacePlantRoll                            = 150
  FacePlantRollArmUp                       = 151
  FailedToRightFromFace                    = 152
  FetchCubeFailure                         = 153
  FetchCubeSetDown                         = 154
  FetchCubeSuccess                         = 155
  FoundFace                                = 156
  FindCubeReactToCube                      = 157
  FindCubeTurns                            = 158
  FindCubeWaitLoop                         = 159
  FistBumpIdle                             = 160
  FistBumpRequestOnce                      = 161
  FistBumpRequestRetry                     = 162
  FistBumpSuccess                          = 163
  FistBumpLeftHanging                      = 164
  FlipDownFromBack                         = 165
  FrustratedByFailureMajor                 = 166
  Feedback_GoodRobot                       = 167
  Feedback_BadRobot                        = 168
  Feedback_ShutUp                          = 169
  Feedback_BeQuiet                         = 170
  Feedback_Apology                         = 171
  Feedback_ILoveYou                        = 172
  Feedback_MeanWords                       = 173
  GoToSleepGetIn                           = 174
  GoToSleepOff                             = 175
  GoToSleepSleeping                        = 176
  GazingLookAtFacesGetInLeft               = 177
  GazingLookAtFacesGetInRight              = 178
  GazingLookAtFacesTurnLeft                = 179
  GazingLookAtFacesTurnRight               = 180
  GazingLookAtSurfacesGetInLeft            = 181
  GazingLookAtSurfacesGetInRight           = 182
  GazingLookAtSurfaceReaction              = 183
  GazingLookAtSurfaceTurnLeft              = 184
  GazingLookAtSurfacesTurnRight            = 185
  GazingLookAtVectorReaction               = 186
  HighTemperatureWarningFace               = 187
  HeldOnPalmEdgeNervous                    = 188
  HeldOnPalmEdgeRelaxed                    = 189
  HeldOnPalmGetInNervous                   = 190
  HeldOnPalmGetInRelaxed                   = 191
  HeldOnPalmReactToJolt                    = 192
  HeldOnPalmLookingNervous                 = 193
  HeldOnPalmNestling                       = 194
  HeldOnPalmPickupNervous                  = 195
  HeldOnPalmPickupRelaxed                  = 196
  HeldOnPalmPutDownNervous                 = 197
  HeldOnPalmPutDownRelaxed                 = 198
  HeldOnPalmRollOff                        = 199
  HeldOnPalmTransitionToRelaxed            = 200
  SeasonalHappyHolidays                    = 201
  SeasonalHappyNewYear                     = 202
  ICantDoThat                              = 203
  InitialWakeUp                            = 204
  IntentionalPerformance                   = 205
  InteractWithFaceTrackingIdle             = 206
  InteractWithFacesInitialNamed            = 207
  InteractWithFacesInitialUnnamed          = 208
  InvestigateHeldCubeGetIn                 = 209
  InvestigateHeldCubeGetOutBored           = 210
  InvestigateHeldCubeGetOutCubeLost        = 211
  InvestigateHeldCubeOnSetDown             = 212
  InvestigateHeldCubeTrackingLoop          = 213
  KnowledgeGraphGetIn                      = 214
  KnowledgeGraphListening                  = 215
  KnowledgeGraphSearchingGetIn             = 216
  KnowledgeGraphSearching                  = 217
  KnowledgeGraphSearchingGetOutSuccess     = 218
  KnowledgeGraphSearchingFail              = 219
  KnowledgeGraphSearchingFailGetOut        = 220
  KnowledgeGraphAnswer                     = 221
  KnowledgeGraphGetOut                     = 222
  KnowledgeGraphSuccessReaction            = 223
  LookAround                               = 224
  LookAtDevice                             = 225
  LookAtDeviceGetIn                        = 226
  LookAtDeviceGetOut                       = 227
  LookInPlaceForFacesBodyPause_Active      = 228
  LookInPlaceForFacesBodyPause             = 229
  LookInPlaceForFacesHeadMovePause         = 230
  LookAtUserEndearingly                    = 231
  LowlightChargerSearchGetin               = 232
  LowlightChargerSearchLoop                = 233
  LowlightChargerSearchGetout              = 234
  MeetVictorConfusion                      = 235
  MeetVictorGetIn                          = 236
  MeetVictorLookFace                       = 237
  MeetVictorLookFaceInterrupt              = 238
  MeetVictorSayName                        = 239
  MeetVictorSayNameAgain                   = 240
  MeetVictorSawWrongFace                   = 241
  MeetVictorDuplicateName                  = 242
  MessagingMessageGetIn                    = 243
  MessagingMessageLoop                     = 244
  MessagingMessageGetOut                   = 245
  MessagingMessageRecordReaction           = 246
  MessagingMessageDeletedShort             = 247
  MessagingMessageRewind                   = 248
  MovementDriveBackward                    = 249
  MovementTurnLeft                         = 250
  MovementTurnRight                        = 251
  MovementTurnAround                       = 252
  NoCloudGetIn                             = 253
  NoCloudIcon                              = 254
  NoWifiGetIn                              = 255
  NoWifiSearching                          = 256
  NoWifiIcon                               = 257
  NeutralFace                              = 258
  NothingToDoBoredIdle                     = 259
  ObservingIdleEyesOnly                    = 260
  ObservingIdleWithHeadLookingStraight     = 261
  ObservingIdleWithHeadLookingUp           = 262
  ObservingLookStraight                    = 263
  ObservingLookUp                          = 264
  ObservingOnCharger                       = 265
  ObservingOnChargerGetIn                  = 266
  ObservingOnChargerGetOut                 = 267
  OnboardingComeHere                       = 268
  OnboardingComeHereGetOut                 = 269
  OnboardingCubeDriveGetIn                 = 270
  OnboardingCubeDriveGetOut                = 271
  OnboardingCubeDriveLoop                  = 272
  OnboardingCubeHuh                        = 273
  OnboardingDriveOffCharger                = 274
  OnboardingDriveOffCharger_1p0            = 275
  OnboardingLookAtUserGetOut_1p0           = 276
  OnboardingLookAround                     = 277
  OnboardingLookDown                       = 278
  OnboardingLookForCube                    = 279
  OnboardingLookAtPhoneUp                  = 280
  OnboardingLookAtPhoneLoop                = 281
  OnboardingLookAtPhoneDown                = 282
  OnboardingLookAtUser                     = 283
  OnboardingListenGetIn                    = 284
  OnboardingListenGetOut                   = 285
  OnboardingReactToFaceHappy               = 286
  OnboardingWakeUp                         = 287
  OnboardingWakeWordGetIn                  = 288
  OnboardingWakeWordSuccess                = 289
  PettingLevel1                            = 290
  PettingLevel2                            = 291
  PettingLevel3                            = 292
  PettingLevel4                            = 293
  PettingLevel1Getout                      = 294
  PettingLevel2Getout                      = 295
  PettingLevel3Getout                      = 296
  PettingLevel4Getout                      = 297
  PettingBlissLoop                         = 298
  PettingBlissGetout                       = 299
  PetDetectionDog                          = 300
  PetDetectionCat                          = 301
  PickupCubePreperation                    = 302
  PickupCubeRetry                          = 303
  PickupCubeSuccess                        = 304
  PlaceCubeByChargerFail                   = 305
  PlaceCubeByChargerReactToCharger         = 306
  PlaceCubeByChargerSuccess                = 307
  PlanningGetIn                            = 308
  PlanningLoop                             = 309
  PlanningGetOut                           = 310
  PokeObjectGetIn                          = 311
  PokeObjectDriveLoop                      = 312
  PokeObjectGetOut                         = 313
  PopAWheelieInitial                       = 314
  PopAWheeliePreActionNamedFace            = 315
  PopAWheeliePreActionUnnamedFace          = 316
  PopAWheelieRealign                       = 317
  PopAWheelieRetry                         = 318
  PounceFail                               = 319
  PounceSuccess                            = 320
  PounceWProxForward                       = 321
  PRDemoGreeting                           = 322
  PutDownBlockKeepAlive                    = 323
  PutDownBlockPutDown                      = 324
  ReactToCliff                             = 325
  ReactToCliffBack                         = 326
  ReactToCliffBackLeft                     = 327
  ReactToCliffBackRight                    = 328
  ReactToCliffFront                        = 329
  ReactToCliffFrontLeft                    = 330
  ReactToCliffFrontRight                   = 331
  ReactToCliffTurnLeft60                   = 332
  ReactToCliffTurnLeft120                  = 333
  ReactToCliffTurnLeft180                  = 334
  ReactToCliffTurnRight60                  = 335
  ReactToCliffTurnRight120                 = 336
  ReactToCliffTurnRight180                 = 337
  ReactToCubeSearchForCubeLvl1             = 338
  ReactToCubeSearchForCubeLvl2             = 339
  ReactToCubeSearchForCubeLvl3             = 340
  ReactToCubeTapCubeFound                  = 341
  ReactToCubeTapCubeNotFound               = 342
  ReactToCubeTapCubeTappedLvl1             = 343
  ReactToCubeTapCubeTappedLvl2             = 344
  ReactToCubeTapCubeTappedLvl3             = 345
  ReactToCubeTapInteractionGetOut          = 346
  ReactToCubeTapInteractionLoop            = 347
  ReactToDarkness                          = 348
  ReactToGoodBye                           = 349
  ReactToGoodMorning                       = 350
  ReactToGoodNight                         = 351
  ReactToGreeting                          = 352
  ReactToHabitat                           = 353
  ReactToMotionLeft                        = 354
  ReactToMotionTurnLeft                    = 355
  ReactToMotionRight                       = 356
  ReactToMotionTurnRight                   = 357
  ReactToMotionUp                          = 358
  ReactToMotionTurnUp                      = 359
  ReactToMotionLeftGetout                  = 360
  ReactToMotionRightGetout                 = 361
  ReactToMotionUpGetout                    = 362
  ReactToObstacle                          = 363
  ReactToOnLeftSideGetIn                   = 364
  ReactToOnLeftSideLoop                    = 365
  ReactToOnRightSideGetIn                  = 366
  ReactToOnRightSideLoop                   = 367
  ReactToOnSideEffort                      = 368
  ReactToOnSideGetOut                      = 369
  ReactToPerchedOnBlock                    = 370
  ReactToPickupInitial                     = 371
  ReactToPickupLoop                        = 372
  ReactToPutDown                           = 373
  ReactToShake_GetIn                       = 374
  ReactToShake_Lvl1Loop                    = 375
  ReactToShake_Lvl1Waiting                 = 376
  ReactToShake_Lvl1InHand                  = 377
  ReactToShake_Lvl1OnGround                = 378
  ReactToShake_Lvl2Loop                    = 379
  ReactToShake_Lvl2Waiting                 = 380
  ReactToShake_Lvl2InHand                  = 381
  ReactToShake_Lvl2OnGround                = 382
  ReactToShake_Lvl3Loop                    = 383
  ReactToShake_Lvl3Waiting                 = 384
  ReactToShake_Lvl3InHand                  = 385
  ReactToShake_Lvl3OnGround                = 386
  ReactToShakeSnowGlobe_GetIn              = 387
  ReactToShakeSnowGlobe_Lvl1Loop           = 388
  ReactToShakeSnowGlobe_Lvl1Waiting        = 389
  ReactToShakeSnowGlobe_Lvl1InHand         = 390
  ReactToShakeSnowGlobe_Lvl1OnGround       = 391
  RTS_OffCharger_Sleep_Ambient             = 392
  RTS_OffCharger_Sleep_Front               = 393
  RTS_OffCharger_Sleep_30Left              = 394
  RTS_OffCharger_Sleep_30Right             = 395
  RTS_OffCharger_Sleep_60Left              = 396
  RTS_OffCharger_Sleep_60Right             = 397
  RTS_OffCharger_Sleep_Left                = 398
  RTS_OffCharger_Sleep_Right               = 399
  RTS_OffCharger_Sleep_120Left             = 400
  RTS_OffCharger_Sleep_120Right            = 401
  RTS_OffCharger_Sleep_150Left             = 402
  RTS_OffCharger_Sleep_150Right            = 403
  RTS_OffCharger_Sleep_Back                = 404
  RTS_OnCharger_Sleep_Ambient              = 405
  RTS_OnCharger_Sleep_Front                = 406
  RTS_OnCharger_Sleep_30Left               = 407
  RTS_OnCharger_Sleep_30Right              = 408
  RTS_OnCharger_Sleep_60Left               = 409
  RTS_OnCharger_Sleep_60Right              = 410
  RTS_OnCharger_Sleep_Left                 = 411
  RTS_OnCharger_Sleep_Right                = 412
  RTS_OnCharger_Sleep_120Left              = 413
  RTS_OnCharger_Sleep_120Right             = 414
  RTS_OnCharger_Sleep_150Left              = 415
  RTS_OnCharger_Sleep_150Right             = 416
  RTS_OnCharger_Sleep_Back                 = 417
  RTS_OffCharger_Awake_Ambient             = 418
  RTS_OffCharger_Awake_Front               = 419
  RTS_OffCharger_Awake_30Left              = 420
  RTS_OffCharger_Awake_30Right             = 421
  RTS_OffCharger_Awake_60Left              = 422
  RTS_OffCharger_Awake_60Right             = 423
  RTS_OffCharger_Awake_Left                = 424
  RTS_OffCharger_Awake_Right               = 425
  RTS_OffCharger_Awake_120Left             = 426
  RTS_OffCharger_Awake_120Right            = 427
  RTS_OffCharger_Awake_150Left             = 428
  RTS_OffCharger_Awake_150Right            = 429
  RTS_OffCharger_Awake_Back                = 430
  RTS_OnCharger_Awake_Ambient              = 431
  RTS_OnCharger_Awake_Front                = 432
  RTS_OnCharger_Awake_30Left               = 433
  RTS_OnCharger_Awake_30Right              = 434
  RTS_OnCharger_Awake_60Left               = 435
  RTS_OnCharger_Awake_60Right              = 436
  RTS_OnCharger_Awake_Left                 = 437
  RTS_OnCharger_Awake_Right                = 438
  RTS_OnCharger_Awake_120Left              = 439
  RTS_OnCharger_Awake_120Right             = 440
  RTS_OnCharger_Awake_150Left              = 441
  RTS_OnCharger_Awake_150Right             = 442
  RTS_OnCharger_Awake_Back                 = 443
  ReactToTouchInitial                      = 444
  ReactToTriggerWordOffChargerFrontLeft    = 445
  ReactToTriggerWordOffChargerFrontRight   = 446
  ReactToTriggerWordOffChargerLeft         = 447
  ReactToTriggerWordOffChargerRight        = 448
  ReactToTriggerWordOffChargerBehind       = 449
  ReactToTriggerWordOffChargerBehindLeft   = 450
  ReactToTriggerWordOffChargerBehindRight  = 451
  ReactToUnclaimedIntent                   = 452
  ReactToUnclaimedIntentInAir              = 453
  ReactToUnexpectedMovement                = 454
  RollBlockRealign                         = 455
  RollBlockRetry                           = 456
  RollBlockSuccess                         = 457
  SoundOnlyLiftEffortPickup                = 458
  SoundOnlyLiftEffortPlaceHigh             = 459
  SoundOnlyLiftEffortPlaceLow              = 460
  SoundOnlyLiftEffortPlaceRoll             = 461
  StuckOnEdgeGetIn                         = 462
  StuckOnEdgeIdle                          = 463
  StuckOnEdgeLeftGetIn                     = 464
  StuckOnEdgeLeftIdle                      = 465
  StuckOnEdgeRightGetIn                    = 466
  StuckOnEdgeRightIdle                     = 467
  SuccessfulWheelie                        = 468
  TimerCancelGetIn                         = 469
  TimerCancelTimer                         = 470
  TimerCheckTimeGetIn                      = 471
  TimerCheckTimeGetOut                     = 472
  TimerSetGetIn                            = 473
  TimerSetGetOut                           = 474
  TimerRingGetIn                           = 475
  TimerRing                                = 476
  TimerRingGetOut                          = 477
  TakeAPictureCapture                      = 478
  TakeAPictureFocusing                     = 479
  TextToSpeechGetIn                        = 480
  TextToSpeechGetLoop                      = 481
  TextToSpeechGetOut                       = 482
  UnintentionalPerformance                 = 483
  UnitTestAnim                             = 484
  VC_ListeningGetIn                        = 485
  VC_ListeningLoop                         = 486
  VC_ListeningGetOut                       = 487
  VC_SleepingToListeningGetIn              = 488
  VC_SleepingToListeningLoop               = 489
  VC_SleepingToListeningGetOut             = 490
  VC_IntentNeutral                         = 491
  VolumeLevel1                             = 492
  VolumeLevel2                             = 493
  VolumeLevel3                             = 494
  VolumeLevel4                             = 495
  VolumeLevel5                             = 496
  WakeupGetout                             = 497
  GreetAfterLongTime                       = 498
  DEPRECATED_AcknowledgeFaceNamed          = 499
  DEPRECATED_AcknowledgeFaceUnnamed        = 500
  DEPRECATED_AcknowledgeObject             = 501
  DEPRECATED_ComeHere_SearchForFace        = 502
  DEPRECATED_CubeMovedSense                = 503
  DEPRECATED_CubeMovedUpset                = 504
  DEPRECATED_DizzyReactionHard             = 505
  DEPRECATED_DizzyReactionMedium           = 506
  DEPRECATED_DizzyReactionSoft             = 507
  DEPRECATED_DizzyShakeLoop                = 508
  DEPRECATED_DizzyShakeStop                = 509
  DEPRECATED_DizzyStillPickedUp            = 510
  DEPRECATED_LaserAcknowledge              = 511
  DEPRECATED_LaserDriveEnd                 = 512
  DEPRECATED_LaserDriveLoop                = 513
  DEPRECATED_LaserDriveStart               = 514
  DEPRECATED_LaserGetOut                   = 515
  DEPRECATED_LaserPounce                   = 516
  DEPRECATED_LookDownForLaser              = 517
  DEPRECATED_NamedFaceInitialGreeting      = 518
  DEPRECATED_SearchForFace_Search          = 519
  DEPRECATED_SearchForFace_FoundFace       = 520
  DEPRECATED_StackBlocksSuccess            = 521
  Count                                    = 522

Anki.Vector.AnimationTrigger = AnimationTrigger
del AnimationTrigger


