Action ID registry
This registry is used to keep track of taken Action IDs. In order to avoid conflicts, you are required to, whenever you construct a new Action, register it's name and corresponding ID here. If the action cannot be found in the file with the same name in the actions directory you should include its path here as well.
| ID | Action |
| 1 | SetTransformation |
| 2 | RegisterPseudonym |
| 3 | DeregisterPseudonym |
| 4 | MoveObjectRelative |
| 5 | PanCamera |
| 6 | RotateCamera |
| 7 | SetZoomDistance |
| 9 | RotateObject |
| 10 | !Bundle |
| 11 | SetOrthographic |
| 12 | SetMetaName |
| 13 | SetName |
| 14 | SetOpacity |
| 15 | SetLayer |
| 16 | SetVisibility |
| 17 | SetColor |
| 20 | RemoveObject |
| 21 | RearrangeObject |
| 22 | SetScale |
| 23 | LoadScene |
| 24 | NoOp |
| 26 | SetLineStyle |
| 27 | !SetFOV |
| 28 | ActionMonitor |
| 29 | MonitorReport |
| 30 | ActionResultContainer |
| 31 | GetTransformation |
| 32 | SetVertices |
| 33 | !SetDOFValue |
| 34 | SetPose |
| 35 | SetPosition |
| 36 | SetOrientation |
| 37 | GetPosition |
| 38 | GetOrientation |
| 39 | AddRobot |
| 40 | SetSensorData |
| 41 | AddModel |
| 42 | AddCamera |
| 43 | AddGroup |
| 44 | AddSphere |
| 45 | AddCylinder |
| 46 | AddCube |
| 48 | AddPolygon |
| 49 | SetLineWidth |
| 50 | AddCircle |
| 51 | AssignLineBased |
| 52 | ViewportMove |
| 53 | ViewportRotate |
| 54 | AddPointCloud |
| 55 | AddLineCloud |
| 56 | AddOccupancyGrid2D |
| 57 | SetOccupancyGrid2DCells |
| 58 | AssignSphere |
| 59 | AssignCylinder |
| 60 | AssignCube |
| 62 | GetChildren |
| 64 | AssignPolygon |
| 65 | AssignCircle |
| 66 | AssignModel |
| 67 | AssignLineCloud |
| 68 | AssignPointCloud |
| 69 | AssignGroup |
| 70 | AssignRobot |
| 71 | AssignSensor |
| 72 | !AssignDOF |
| 73 | AssignScalable |
| 75 | AssignVertexBased |
| 76 | AssignCamera |
| 77 | AssignOccupancyGrid2D |
| 78 | AddGrid |
| 79 | AssignGrid |
| 80 | SetGridSegments |
| 81 | SetGridType |
| 82 | SetGridCentralAngle |
| 83 | AddLabel |
| 84 | AssignLabel |
| 85 | SetLabelText |
| 86 | SetLabelAlignment |
| 87 | SetRotation |
| 65000-65535 | Reserved for local extensions |
