Create train.csv
Browse files
train.csv
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
text,label
|
| 2 |
+
Move the red box to the table,move_object
|
| 3 |
+
Move the container to storage area,move_object
|
| 4 |
+
Move the device to the charging dock,move_object
|
| 5 |
+
Move the package to zone A,move_object
|
| 6 |
+
Move the tool to the workbench,move_object
|
| 7 |
+
Pick up the blue cube and place it on the shelf,pick_and_place
|
| 8 |
+
Pick up the device and place it on the desk,pick_and_place
|
| 9 |
+
Pick up the battery and place it inside the unit,pick_and_place
|
| 10 |
+
Pick up the small box and place it near the door,pick_and_place
|
| 11 |
+
Pick up the object and put it on the platform,pick_and_place
|
| 12 |
+
Rotate the camera 90 degrees,rotate_object
|
| 13 |
+
Rotate the robotic arm 45 degrees,rotate_object
|
| 14 |
+
Rotate the sensor 180 degrees,rotate_object
|
| 15 |
+
Rotate the device clockwise,rotate_object
|
| 16 |
+
Rotate the panel slightly,rotate_object
|
| 17 |
+
Scan the QR code on the package,scan_object
|
| 18 |
+
Scan the barcode label,scan_object
|
| 19 |
+
Scan the ID card,scan_object
|
| 20 |
+
Scan the product tag,scan_object
|
| 21 |
+
Scan the shipment code,scan_object
|
| 22 |
+
Grab the small device,grab_object
|
| 23 |
+
Grab the green box,grab_object
|
| 24 |
+
Grab the package from the floor,grab_object
|
| 25 |
+
Grab the metal component,grab_object
|
| 26 |
+
Grab the controller unit,grab_object
|
| 27 |
+
Release the object slowly,release_object
|
| 28 |
+
Release the package carefully,release_object
|
| 29 |
+
Release the tool,release_object
|
| 30 |
+
Release the component,release_object
|
| 31 |
+
Release the battery pack,release_object
|
| 32 |
+
Start the cleaning process,start_process
|
| 33 |
+
Start the assembly process,start_process
|
| 34 |
+
Start the inspection routine,start_process
|
| 35 |
+
Start the conveyor belt,start_process
|
| 36 |
+
Start the docking procedure,start_process
|
| 37 |
+
Stop the machine immediately,stop_process
|
| 38 |
+
Stop the conveyor belt,stop_process
|
| 39 |
+
Stop the operation,stop_process
|
| 40 |
+
Stop the cleaning process,stop_process
|
| 41 |
+
Stop the system now,stop_process
|
| 42 |
+
Inspect the damaged component,inspect_object
|
| 43 |
+
Inspect the battery level,inspect_object
|
| 44 |
+
Inspect the module,inspect_object
|
| 45 |
+
Inspect the control panel,inspect_object
|
| 46 |
+
Inspect the motor unit,inspect_object
|
| 47 |
+
Navigate to the charging station,navigate_to_location
|
| 48 |
+
Navigate to the control room,navigate_to_location
|
| 49 |
+
Navigate to zone B,navigate_to_location
|
| 50 |
+
Navigate to the docking area,navigate_to_location
|
| 51 |
+
Navigate to the storage room,navigate_to_location
|
| 52 |
+
Move the crate to section C,move_object
|
| 53 |
+
Pick up the sensor and place it on the rack,pick_and_place
|
| 54 |
+
Rotate the lens to the left,rotate_object
|
| 55 |
+
Scan the inventory code,scan_object
|
| 56 |
+
Grab the spare part,grab_object
|
| 57 |
+
Release the clamp,release_object
|
| 58 |
+
Start the calibration process,start_process
|
| 59 |
+
Stop the calibration process,stop_process
|
| 60 |
+
Inspect the wiring system,inspect_object
|
| 61 |
+
Navigate to maintenance area,navigate_to_location
|