diff --git a/Binaries/Win64/mujoco.dll b/Binaries/Win64/mujoco.dll deleted file mode 100644 index 608cc972..00000000 Binary files a/Binaries/Win64/mujoco.dll and /dev/null differ diff --git a/Content/GameBP/UI/WB_GameWidget.uasset b/Content/GameBP/UI/WB_GameWidget.uasset index 4e82e3ba..7831b9b8 100644 Binary files a/Content/GameBP/UI/WB_GameWidget.uasset and b/Content/GameBP/UI/WB_GameWidget.uasset differ diff --git a/Plugins/BlueprintJson/Binaries/Mac/UnrealEditor-BlueprintJson.dylib b/Plugins/BlueprintJson/Binaries/Mac/UnrealEditor-BlueprintJson.dylib index 2f5bb6be..afe74e05 100755 Binary files a/Plugins/BlueprintJson/Binaries/Mac/UnrealEditor-BlueprintJson.dylib and b/Plugins/BlueprintJson/Binaries/Mac/UnrealEditor-BlueprintJson.dylib differ diff --git a/Plugins/FileHelperPlugin/Binaries/Mac/UnrealEditor-FileHelper.dylib b/Plugins/FileHelperPlugin/Binaries/Mac/UnrealEditor-FileHelper.dylib index 3a8a443d..6518c00d 100755 Binary files a/Plugins/FileHelperPlugin/Binaries/Mac/UnrealEditor-FileHelper.dylib and b/Plugins/FileHelperPlugin/Binaries/Mac/UnrealEditor-FileHelper.dylib differ diff --git a/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujoco.dylib b/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujoco.dylib index 7fb6b257..f5dabfa6 100755 Binary files a/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujoco.dylib and b/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujoco.dylib differ diff --git a/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujocoEditor.dylib b/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujocoEditor.dylib index b444e098..bcc0fd2f 100755 Binary files a/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujocoEditor.dylib and b/Plugins/LuckyMujoco/Binaries/Mac/UnrealEditor-LuckyMujocoEditor.dylib differ diff --git a/Plugins/LuckyTextWrite/Binaries/Mac/UnrealEditor-LuckyTextWrite.dylib b/Plugins/LuckyTextWrite/Binaries/Mac/UnrealEditor-LuckyTextWrite.dylib index f0e78606..96b7109d 100755 Binary files a/Plugins/LuckyTextWrite/Binaries/Mac/UnrealEditor-LuckyTextWrite.dylib and b/Plugins/LuckyTextWrite/Binaries/Mac/UnrealEditor-LuckyTextWrite.dylib differ diff --git a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-CoreUtility.dylib b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-CoreUtility.dylib index 4237bb52..9e89abab 100755 Binary files a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-CoreUtility.dylib and b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-CoreUtility.dylib differ diff --git a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJEditorPlugin.dylib b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJEditorPlugin.dylib index 0618d6aa..1ccf6f31 100755 Binary files a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJEditorPlugin.dylib and b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJEditorPlugin.dylib differ diff --git a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJson.dylib b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJson.dylib index 4508bbd7..c8578d61 100755 Binary files a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJson.dylib and b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SIOJson.dylib differ diff --git a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOClient.dylib b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOClient.dylib index 0f9eca76..40db091e 100755 Binary files a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOClient.dylib and b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOClient.dylib differ diff --git a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOLib.dylib b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOLib.dylib index d7f5aa0e..8e44f14e 100755 Binary files a/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOLib.dylib and b/Plugins/SocketIOClient/Binaries/Mac/UnrealEditor-SocketIOLib.dylib differ diff --git a/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRest.dylib b/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRest.dylib index 54bde8eb..853aa3d6 100755 Binary files a/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRest.dylib and b/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRest.dylib differ diff --git a/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRestEditor.dylib b/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRestEditor.dylib index caba54a7..dcfec3ea 100755 Binary files a/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRestEditor.dylib and b/Plugins/VaRestPlugin/Binaries/Mac/UnrealEditor-VaRestEditor.dylib differ diff --git a/Source/LuckyWorldV2/Private/Core/LuckyRobotsGameInstance.cpp b/Source/LuckyWorldV2/Private/Core/LuckyRobotsGameInstance.cpp index 78ed3061..f001fe2a 100644 --- a/Source/LuckyWorldV2/Private/Core/LuckyRobotsGameInstance.cpp +++ b/Source/LuckyWorldV2/Private/Core/LuckyRobotsGameInstance.cpp @@ -701,8 +701,16 @@ EUnrealBuildType ULuckyRobotsGameInstance::CheckBuildConfiguration() const } #else { - UE_LOG(LogTemp, Warning, TEXT("Unknown build configuration")); - return EUnrealBuildType::None; + if (GIsEditor) + { + UE_LOG(LogTemp, Warning, TEXT("In Editor Play")); + return EUnrealBuildType::Development; + } + else + { + UE_LOG(LogTemp, Warning, TEXT("Unknown build configuration")); + return EUnrealBuildType::None; + } } #endif } diff --git a/mac_build.sh b/mac_build.sh index 37f8edd1..eda92069 100755 --- a/mac_build.sh +++ b/mac_build.sh @@ -13,6 +13,18 @@ PROJECT_ROOT="$(pwd)" PROJECT_FILE="$PROJECT_ROOT/LuckyWorldV2.uproject" ARCHIVE_DIR="$PROJECT_ROOT/Builds" +# patch UE 5.5 https://github.com/EpicGames/UnrealEngine/pull/13132/commits/578ccdb82c78fbfcab8c1e3a21301893f22a9f64 +PATCH_FILE_DST="$UE_ROOT/Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionContext.h" +# Backup the destination file before modifying +if [ ! -f "${PATCH_FILE_DST}.bak" ]; then cp "$PATCH_FILE_DST" "${PATCH_FILE_DST}.bak"; fi +# Fix line 227 +sed -i '' '227s/.*$/\tEventQueue->template ForEachEvent(Function);/' "$PATCH_FILE_DST" +# Fix line 242 +sed -i '' '242s/.*$/\tEventQueue->template ForEachEvent([Function](const FStateTreeSharedEvent& Event)/' "$PATCH_FILE_DST" + +# Print confirmation +echo "Patched $PATCH_FILE_DST successfully" + rm -rf DerivedDataCache Intermediate Binaries Saved "$UE_ROOT/Engine/Build/BatchFiles/Mac/GenerateProjectFiles.sh" -project="$PROJECT_FILE" -game -engine diff --git a/robotdata/0/Actuator.json b/robotdata/0/Actuator.json deleted file mode 100644 index c95bf260..00000000 --- a/robotdata/0/Actuator.json +++ /dev/null @@ -1,187 +0,0 @@ -{ - "ActuatorData": [ - { - "index": 1 - }, - { - "index": 2 - }, - { - "index": 3 - }, - { - "index": 4 - }, - { - "index": 5 - }, - { - "index": 6 - }, - { - "index": 7 - }, - { - "index": 8 - }, - { - "index": 9 - }, - { - "index": 10 - }, - { - "index": 11 - }, - { - "index": 12 - }, - { - "index": 13 - }, - { - "index": 14 - }, - { - "index": 15 - }, - { - "index": 16 - }, - { - "index": 17 - }, - { - "index": 18 - }, - { - "index": 19 - }, - { - "index": 20 - }, - { - "index": 21 - }, - { - "index": 22 - }, - { - "index": 23 - }, - { - "index": 24 - }, - { - "index": 25 - }, - { - "index": 26 - }, - { - "index": 27 - }, - { - "index": 28 - }, - { - "index": 29 - }, - { - "index": 30 - }, - { - "index": 31 - }, - { - "index": 32 - }, - { - "index": 33 - }, - { - "index": 34 - }, - { - "index": 35 - }, - { - "index": 36 - }, - { - "index": 37 - }, - { - "index": 38 - }, - { - "index": 39 - }, - { - "index": 40 - }, - { - "index": 41 - }, - { - "index": 42 - }, - { - "index": 43 - }, - { - "index": 44 - }, - { - "index": 45 - }, - { - "index": 46 - }, - { - "index": 47 - }, - { - "index": 48 - }, - { - "index": 49 - }, - { - "index": 50 - }, - { - "index": 51 - }, - { - "index": 52 - }, - { - "index": 53 - }, - { - "index": 54 - }, - { - "index": 55 - }, - { - "index": 56 - }, - { - "index": 57 - }, - { - "index": 58 - }, - { - "index": 59 - }, - { - "index": 60 - }, - { - "index": 61 - } - ] -} \ No newline at end of file diff --git a/robotdata/0/ArmCam/0_Depth.jpg b/robotdata/0/ArmCam/0_Depth.jpg deleted file mode 100644 index f273776c..00000000 Binary files a/robotdata/0/ArmCam/0_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/0_RGB.jpg b/robotdata/0/ArmCam/0_RGB.jpg deleted file mode 100644 index fbf95ecf..00000000 Binary files a/robotdata/0/ArmCam/0_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/100_Depth.jpg b/robotdata/0/ArmCam/100_Depth.jpg deleted file mode 100644 index 4d2280f2..00000000 Binary files a/robotdata/0/ArmCam/100_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/100_RGB.jpg b/robotdata/0/ArmCam/100_RGB.jpg deleted file mode 100644 index 40e58315..00000000 Binary files a/robotdata/0/ArmCam/100_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/101_Depth.jpg b/robotdata/0/ArmCam/101_Depth.jpg deleted file mode 100644 index ebfe8e64..00000000 Binary files a/robotdata/0/ArmCam/101_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/101_RGB.jpg b/robotdata/0/ArmCam/101_RGB.jpg deleted file mode 100644 index 0634a650..00000000 Binary files a/robotdata/0/ArmCam/101_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/102_Depth.jpg b/robotdata/0/ArmCam/102_Depth.jpg deleted file mode 100644 index 228439bd..00000000 Binary files a/robotdata/0/ArmCam/102_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/102_RGB.jpg b/robotdata/0/ArmCam/102_RGB.jpg deleted file mode 100644 index d8ae3b25..00000000 Binary files a/robotdata/0/ArmCam/102_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/103_Depth.jpg b/robotdata/0/ArmCam/103_Depth.jpg deleted file mode 100644 index 7eda6149..00000000 Binary files a/robotdata/0/ArmCam/103_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/103_RGB.jpg b/robotdata/0/ArmCam/103_RGB.jpg deleted file mode 100644 index 9e06032f..00000000 Binary files a/robotdata/0/ArmCam/103_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/104_Depth.jpg b/robotdata/0/ArmCam/104_Depth.jpg deleted file mode 100644 index e866482a..00000000 Binary files a/robotdata/0/ArmCam/104_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/104_RGB.jpg b/robotdata/0/ArmCam/104_RGB.jpg deleted file mode 100644 index 16468911..00000000 Binary files a/robotdata/0/ArmCam/104_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/105_Depth.jpg b/robotdata/0/ArmCam/105_Depth.jpg deleted file mode 100644 index 09d0a5e2..00000000 Binary files a/robotdata/0/ArmCam/105_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/105_RGB.jpg b/robotdata/0/ArmCam/105_RGB.jpg deleted file mode 100644 index 2474b5cd..00000000 Binary files a/robotdata/0/ArmCam/105_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/106_Depth.jpg b/robotdata/0/ArmCam/106_Depth.jpg deleted file mode 100644 index 3586d67a..00000000 Binary files a/robotdata/0/ArmCam/106_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/106_RGB.jpg b/robotdata/0/ArmCam/106_RGB.jpg deleted file mode 100644 index 9b526df8..00000000 Binary files a/robotdata/0/ArmCam/106_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/107_Depth.jpg b/robotdata/0/ArmCam/107_Depth.jpg deleted file mode 100644 index 81acfed1..00000000 Binary files a/robotdata/0/ArmCam/107_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/107_RGB.jpg b/robotdata/0/ArmCam/107_RGB.jpg deleted file mode 100644 index 681d309b..00000000 Binary files a/robotdata/0/ArmCam/107_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/108_Depth.jpg b/robotdata/0/ArmCam/108_Depth.jpg deleted file mode 100644 index 7c5ef697..00000000 Binary files a/robotdata/0/ArmCam/108_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/108_RGB.jpg b/robotdata/0/ArmCam/108_RGB.jpg deleted file mode 100644 index e8d1854d..00000000 Binary files a/robotdata/0/ArmCam/108_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/109_Depth.jpg b/robotdata/0/ArmCam/109_Depth.jpg deleted file mode 100644 index 704d7baa..00000000 Binary files a/robotdata/0/ArmCam/109_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/109_RGB.jpg b/robotdata/0/ArmCam/109_RGB.jpg deleted file mode 100644 index f22a2af4..00000000 Binary files a/robotdata/0/ArmCam/109_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/10_Depth.jpg b/robotdata/0/ArmCam/10_Depth.jpg deleted file mode 100644 index 27c9c6e6..00000000 Binary files a/robotdata/0/ArmCam/10_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/10_RGB.jpg b/robotdata/0/ArmCam/10_RGB.jpg deleted file mode 100644 index f344a0c5..00000000 Binary files a/robotdata/0/ArmCam/10_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/110_Depth.jpg b/robotdata/0/ArmCam/110_Depth.jpg deleted file mode 100644 index 9b71c3ed..00000000 Binary files a/robotdata/0/ArmCam/110_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/110_RGB.jpg b/robotdata/0/ArmCam/110_RGB.jpg deleted file mode 100644 index 8be48f87..00000000 Binary files a/robotdata/0/ArmCam/110_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/111_Depth.jpg b/robotdata/0/ArmCam/111_Depth.jpg deleted file mode 100644 index fe4f441a..00000000 Binary files a/robotdata/0/ArmCam/111_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/111_RGB.jpg b/robotdata/0/ArmCam/111_RGB.jpg deleted file mode 100644 index 909441a6..00000000 Binary files a/robotdata/0/ArmCam/111_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/112_Depth.jpg b/robotdata/0/ArmCam/112_Depth.jpg deleted file mode 100644 index e10be034..00000000 Binary files a/robotdata/0/ArmCam/112_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/112_RGB.jpg b/robotdata/0/ArmCam/112_RGB.jpg deleted file mode 100644 index 26a3ec0a..00000000 Binary files a/robotdata/0/ArmCam/112_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/113_Depth.jpg b/robotdata/0/ArmCam/113_Depth.jpg deleted file mode 100644 index 89b7f17a..00000000 Binary files a/robotdata/0/ArmCam/113_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/113_RGB.jpg b/robotdata/0/ArmCam/113_RGB.jpg deleted file mode 100644 index cfa74372..00000000 Binary files a/robotdata/0/ArmCam/113_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/114_Depth.jpg b/robotdata/0/ArmCam/114_Depth.jpg deleted file mode 100644 index 5935055b..00000000 Binary files a/robotdata/0/ArmCam/114_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/114_RGB.jpg b/robotdata/0/ArmCam/114_RGB.jpg deleted file mode 100644 index 6b203443..00000000 Binary files a/robotdata/0/ArmCam/114_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/115_Depth.jpg b/robotdata/0/ArmCam/115_Depth.jpg deleted file mode 100644 index ef9f0ecc..00000000 Binary files a/robotdata/0/ArmCam/115_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/115_RGB.jpg b/robotdata/0/ArmCam/115_RGB.jpg deleted file mode 100644 index e4892260..00000000 Binary files a/robotdata/0/ArmCam/115_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/116_Depth.jpg b/robotdata/0/ArmCam/116_Depth.jpg deleted file mode 100644 index 6d14bc47..00000000 Binary files a/robotdata/0/ArmCam/116_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/116_RGB.jpg b/robotdata/0/ArmCam/116_RGB.jpg deleted file mode 100644 index 20bc3ef7..00000000 Binary files a/robotdata/0/ArmCam/116_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/117_Depth.jpg b/robotdata/0/ArmCam/117_Depth.jpg deleted file mode 100644 index 3ceddf47..00000000 Binary files a/robotdata/0/ArmCam/117_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/117_RGB.jpg b/robotdata/0/ArmCam/117_RGB.jpg deleted file mode 100644 index 4f521188..00000000 Binary files a/robotdata/0/ArmCam/117_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/118_Depth.jpg b/robotdata/0/ArmCam/118_Depth.jpg deleted file mode 100644 index c880eb01..00000000 Binary files a/robotdata/0/ArmCam/118_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/118_RGB.jpg b/robotdata/0/ArmCam/118_RGB.jpg deleted file mode 100644 index 51d4699d..00000000 Binary files a/robotdata/0/ArmCam/118_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/119_Depth.jpg b/robotdata/0/ArmCam/119_Depth.jpg deleted file mode 100644 index fb6ce236..00000000 Binary files a/robotdata/0/ArmCam/119_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/119_RGB.jpg b/robotdata/0/ArmCam/119_RGB.jpg deleted file mode 100644 index 04a5c6c8..00000000 Binary files a/robotdata/0/ArmCam/119_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/11_Depth.jpg b/robotdata/0/ArmCam/11_Depth.jpg deleted file mode 100644 index 53121d09..00000000 Binary files a/robotdata/0/ArmCam/11_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/11_RGB.jpg b/robotdata/0/ArmCam/11_RGB.jpg deleted file mode 100644 index 0a85c510..00000000 Binary files a/robotdata/0/ArmCam/11_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/120_Depth.jpg b/robotdata/0/ArmCam/120_Depth.jpg deleted file mode 100644 index 72dab10b..00000000 Binary files a/robotdata/0/ArmCam/120_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/120_RGB.jpg b/robotdata/0/ArmCam/120_RGB.jpg deleted file mode 100644 index 085e4650..00000000 Binary files a/robotdata/0/ArmCam/120_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/121_Depth.jpg b/robotdata/0/ArmCam/121_Depth.jpg deleted file mode 100644 index 622343c4..00000000 Binary files a/robotdata/0/ArmCam/121_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/121_RGB.jpg b/robotdata/0/ArmCam/121_RGB.jpg deleted file mode 100644 index 0352b3e5..00000000 Binary files a/robotdata/0/ArmCam/121_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/122_Depth.jpg b/robotdata/0/ArmCam/122_Depth.jpg deleted file mode 100644 index f76b844d..00000000 Binary files a/robotdata/0/ArmCam/122_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/122_RGB.jpg b/robotdata/0/ArmCam/122_RGB.jpg deleted file mode 100644 index 8dcead83..00000000 Binary files a/robotdata/0/ArmCam/122_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/123_Depth.jpg b/robotdata/0/ArmCam/123_Depth.jpg deleted file mode 100644 index fb4b44bb..00000000 Binary files a/robotdata/0/ArmCam/123_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/123_RGB.jpg b/robotdata/0/ArmCam/123_RGB.jpg deleted file mode 100644 index c25cf75e..00000000 Binary files a/robotdata/0/ArmCam/123_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/124_Depth.jpg b/robotdata/0/ArmCam/124_Depth.jpg deleted file mode 100644 index 2b4aa582..00000000 Binary files a/robotdata/0/ArmCam/124_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/124_RGB.jpg b/robotdata/0/ArmCam/124_RGB.jpg deleted file mode 100644 index f63dd14c..00000000 Binary files a/robotdata/0/ArmCam/124_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/125_Depth.jpg b/robotdata/0/ArmCam/125_Depth.jpg deleted file mode 100644 index f2be0d2f..00000000 Binary files a/robotdata/0/ArmCam/125_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/125_RGB.jpg b/robotdata/0/ArmCam/125_RGB.jpg deleted file mode 100644 index b3a03156..00000000 Binary files a/robotdata/0/ArmCam/125_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/126_Depth.jpg b/robotdata/0/ArmCam/126_Depth.jpg deleted file mode 100644 index aa798703..00000000 Binary files a/robotdata/0/ArmCam/126_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/126_RGB.jpg b/robotdata/0/ArmCam/126_RGB.jpg deleted file mode 100644 index 13f1dd1a..00000000 Binary files a/robotdata/0/ArmCam/126_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/127_Depth.jpg b/robotdata/0/ArmCam/127_Depth.jpg deleted file mode 100644 index 76f9031e..00000000 Binary files a/robotdata/0/ArmCam/127_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/127_RGB.jpg b/robotdata/0/ArmCam/127_RGB.jpg deleted file mode 100644 index 9340feda..00000000 Binary files a/robotdata/0/ArmCam/127_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/128_Depth.jpg b/robotdata/0/ArmCam/128_Depth.jpg deleted file mode 100644 index 72292a2c..00000000 Binary files a/robotdata/0/ArmCam/128_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/128_RGB.jpg b/robotdata/0/ArmCam/128_RGB.jpg deleted file mode 100644 index 80ff3f64..00000000 Binary files a/robotdata/0/ArmCam/128_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/129_Depth.jpg b/robotdata/0/ArmCam/129_Depth.jpg deleted file mode 100644 index 47ac18e6..00000000 Binary files a/robotdata/0/ArmCam/129_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/129_RGB.jpg b/robotdata/0/ArmCam/129_RGB.jpg deleted file mode 100644 index 1cf0412c..00000000 Binary files a/robotdata/0/ArmCam/129_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/12_Depth.jpg b/robotdata/0/ArmCam/12_Depth.jpg deleted file mode 100644 index 2c710d1f..00000000 Binary files a/robotdata/0/ArmCam/12_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/12_RGB.jpg b/robotdata/0/ArmCam/12_RGB.jpg deleted file mode 100644 index 27f24810..00000000 Binary files a/robotdata/0/ArmCam/12_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/130_Depth.jpg b/robotdata/0/ArmCam/130_Depth.jpg deleted file mode 100644 index 80f891a7..00000000 Binary files a/robotdata/0/ArmCam/130_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/130_RGB.jpg b/robotdata/0/ArmCam/130_RGB.jpg deleted file mode 100644 index b7db337a..00000000 Binary files a/robotdata/0/ArmCam/130_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/131_Depth.jpg b/robotdata/0/ArmCam/131_Depth.jpg deleted file mode 100644 index 88b59a53..00000000 Binary files a/robotdata/0/ArmCam/131_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/131_RGB.jpg b/robotdata/0/ArmCam/131_RGB.jpg deleted file mode 100644 index a38d5233..00000000 Binary files a/robotdata/0/ArmCam/131_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/132_Depth.jpg b/robotdata/0/ArmCam/132_Depth.jpg deleted file mode 100644 index 3b002c2a..00000000 Binary files a/robotdata/0/ArmCam/132_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/132_RGB.jpg b/robotdata/0/ArmCam/132_RGB.jpg deleted file mode 100644 index e1961a70..00000000 Binary files a/robotdata/0/ArmCam/132_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/133_Depth.jpg b/robotdata/0/ArmCam/133_Depth.jpg deleted file mode 100644 index a511b0b3..00000000 Binary files a/robotdata/0/ArmCam/133_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/133_RGB.jpg b/robotdata/0/ArmCam/133_RGB.jpg deleted file mode 100644 index 60d155c3..00000000 Binary files a/robotdata/0/ArmCam/133_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/134_Depth.jpg b/robotdata/0/ArmCam/134_Depth.jpg deleted file mode 100644 index d5c0a615..00000000 Binary files a/robotdata/0/ArmCam/134_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/134_RGB.jpg b/robotdata/0/ArmCam/134_RGB.jpg deleted file mode 100644 index 1a7b6930..00000000 Binary files a/robotdata/0/ArmCam/134_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/135_Depth.jpg b/robotdata/0/ArmCam/135_Depth.jpg deleted file mode 100644 index 69f5025e..00000000 Binary files a/robotdata/0/ArmCam/135_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/135_RGB.jpg b/robotdata/0/ArmCam/135_RGB.jpg deleted file mode 100644 index 598308a6..00000000 Binary files a/robotdata/0/ArmCam/135_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/136_Depth.jpg b/robotdata/0/ArmCam/136_Depth.jpg deleted file mode 100644 index 5c7b745e..00000000 Binary files a/robotdata/0/ArmCam/136_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/136_RGB.jpg b/robotdata/0/ArmCam/136_RGB.jpg deleted file mode 100644 index 95c08daa..00000000 Binary files a/robotdata/0/ArmCam/136_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/137_Depth.jpg b/robotdata/0/ArmCam/137_Depth.jpg deleted file mode 100644 index f22e2c75..00000000 Binary files a/robotdata/0/ArmCam/137_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/137_RGB.jpg b/robotdata/0/ArmCam/137_RGB.jpg deleted file mode 100644 index 69265371..00000000 Binary files a/robotdata/0/ArmCam/137_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/138_Depth.jpg b/robotdata/0/ArmCam/138_Depth.jpg deleted file mode 100644 index 14eb9933..00000000 Binary files a/robotdata/0/ArmCam/138_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/138_RGB.jpg b/robotdata/0/ArmCam/138_RGB.jpg deleted file mode 100644 index b05c5c08..00000000 Binary files a/robotdata/0/ArmCam/138_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/139_Depth.jpg b/robotdata/0/ArmCam/139_Depth.jpg deleted file mode 100644 index e2ec85b7..00000000 Binary files a/robotdata/0/ArmCam/139_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/139_RGB.jpg b/robotdata/0/ArmCam/139_RGB.jpg deleted file mode 100644 index a1788ba4..00000000 Binary files a/robotdata/0/ArmCam/139_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/13_Depth.jpg b/robotdata/0/ArmCam/13_Depth.jpg deleted file mode 100644 index 3ad7df4e..00000000 Binary files a/robotdata/0/ArmCam/13_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/13_RGB.jpg b/robotdata/0/ArmCam/13_RGB.jpg deleted file mode 100644 index 4e78aa26..00000000 Binary files a/robotdata/0/ArmCam/13_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/140_Depth.jpg b/robotdata/0/ArmCam/140_Depth.jpg deleted file mode 100644 index 8ab4099f..00000000 Binary files a/robotdata/0/ArmCam/140_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/140_RGB.jpg b/robotdata/0/ArmCam/140_RGB.jpg deleted file mode 100644 index 42c36a4d..00000000 Binary files a/robotdata/0/ArmCam/140_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/141_Depth.jpg b/robotdata/0/ArmCam/141_Depth.jpg deleted file mode 100644 index 1e924903..00000000 Binary files a/robotdata/0/ArmCam/141_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/141_RGB.jpg b/robotdata/0/ArmCam/141_RGB.jpg deleted file mode 100644 index ae9c1f95..00000000 Binary files a/robotdata/0/ArmCam/141_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/142_Depth.jpg b/robotdata/0/ArmCam/142_Depth.jpg deleted file mode 100644 index c20c5675..00000000 Binary files a/robotdata/0/ArmCam/142_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/142_RGB.jpg b/robotdata/0/ArmCam/142_RGB.jpg deleted file mode 100644 index 988f6da2..00000000 Binary files a/robotdata/0/ArmCam/142_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/143_Depth.jpg b/robotdata/0/ArmCam/143_Depth.jpg deleted file mode 100644 index f852382d..00000000 Binary files a/robotdata/0/ArmCam/143_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/143_RGB.jpg b/robotdata/0/ArmCam/143_RGB.jpg deleted file mode 100644 index a5fa602a..00000000 Binary files a/robotdata/0/ArmCam/143_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/144_Depth.jpg b/robotdata/0/ArmCam/144_Depth.jpg deleted file mode 100644 index d2b1347f..00000000 Binary files a/robotdata/0/ArmCam/144_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/144_RGB.jpg b/robotdata/0/ArmCam/144_RGB.jpg deleted file mode 100644 index 95882ee5..00000000 Binary files a/robotdata/0/ArmCam/144_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/145_Depth.jpg b/robotdata/0/ArmCam/145_Depth.jpg deleted file mode 100644 index 4db951da..00000000 Binary files a/robotdata/0/ArmCam/145_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/145_RGB.jpg b/robotdata/0/ArmCam/145_RGB.jpg deleted file mode 100644 index e4c6f01d..00000000 Binary files a/robotdata/0/ArmCam/145_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/146_Depth.jpg b/robotdata/0/ArmCam/146_Depth.jpg deleted file mode 100644 index 09564800..00000000 Binary files a/robotdata/0/ArmCam/146_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/146_RGB.jpg b/robotdata/0/ArmCam/146_RGB.jpg deleted file mode 100644 index 25ac6e12..00000000 Binary files a/robotdata/0/ArmCam/146_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/147_Depth.jpg b/robotdata/0/ArmCam/147_Depth.jpg deleted file mode 100644 index 7dcea1ec..00000000 Binary files a/robotdata/0/ArmCam/147_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/147_RGB.jpg b/robotdata/0/ArmCam/147_RGB.jpg deleted file mode 100644 index 63fa5b08..00000000 Binary files a/robotdata/0/ArmCam/147_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/148_Depth.jpg b/robotdata/0/ArmCam/148_Depth.jpg deleted file mode 100644 index 3785bbe9..00000000 Binary files a/robotdata/0/ArmCam/148_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/148_RGB.jpg b/robotdata/0/ArmCam/148_RGB.jpg deleted file mode 100644 index cbdd265d..00000000 Binary files a/robotdata/0/ArmCam/148_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/149_Depth.jpg b/robotdata/0/ArmCam/149_Depth.jpg deleted file mode 100644 index 0d6daa8b..00000000 Binary files a/robotdata/0/ArmCam/149_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/149_RGB.jpg b/robotdata/0/ArmCam/149_RGB.jpg deleted file mode 100644 index e7e0a3a5..00000000 Binary files a/robotdata/0/ArmCam/149_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/14_Depth.jpg b/robotdata/0/ArmCam/14_Depth.jpg deleted file mode 100644 index d8165aed..00000000 Binary files a/robotdata/0/ArmCam/14_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/14_RGB.jpg b/robotdata/0/ArmCam/14_RGB.jpg deleted file mode 100644 index f8ec02b7..00000000 Binary files a/robotdata/0/ArmCam/14_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/150_Depth.jpg b/robotdata/0/ArmCam/150_Depth.jpg deleted file mode 100644 index ae489be1..00000000 Binary files a/robotdata/0/ArmCam/150_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/150_RGB.jpg b/robotdata/0/ArmCam/150_RGB.jpg deleted file mode 100644 index 818f7caa..00000000 Binary files a/robotdata/0/ArmCam/150_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/151_Depth.jpg b/robotdata/0/ArmCam/151_Depth.jpg deleted file mode 100644 index 77c2326d..00000000 Binary files a/robotdata/0/ArmCam/151_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/151_RGB.jpg b/robotdata/0/ArmCam/151_RGB.jpg deleted file mode 100644 index dcceaefa..00000000 Binary files a/robotdata/0/ArmCam/151_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/152_Depth.jpg b/robotdata/0/ArmCam/152_Depth.jpg deleted file mode 100644 index 0b814ab1..00000000 Binary files a/robotdata/0/ArmCam/152_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/152_RGB.jpg b/robotdata/0/ArmCam/152_RGB.jpg deleted file mode 100644 index e15e82f2..00000000 Binary files a/robotdata/0/ArmCam/152_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/153_Depth.jpg b/robotdata/0/ArmCam/153_Depth.jpg deleted file mode 100644 index 097de12b..00000000 Binary files a/robotdata/0/ArmCam/153_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/153_RGB.jpg b/robotdata/0/ArmCam/153_RGB.jpg deleted file mode 100644 index 2707e2b8..00000000 Binary files a/robotdata/0/ArmCam/153_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/154_Depth.jpg b/robotdata/0/ArmCam/154_Depth.jpg deleted file mode 100644 index bef38c5c..00000000 Binary files a/robotdata/0/ArmCam/154_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/154_RGB.jpg b/robotdata/0/ArmCam/154_RGB.jpg deleted file mode 100644 index 51009cad..00000000 Binary files a/robotdata/0/ArmCam/154_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/155_Depth.jpg b/robotdata/0/ArmCam/155_Depth.jpg deleted file mode 100644 index 6dbccfa2..00000000 Binary files a/robotdata/0/ArmCam/155_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/155_RGB.jpg b/robotdata/0/ArmCam/155_RGB.jpg deleted file mode 100644 index e52dff10..00000000 Binary files a/robotdata/0/ArmCam/155_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/156_Depth.jpg b/robotdata/0/ArmCam/156_Depth.jpg deleted file mode 100644 index 7a644c81..00000000 Binary files a/robotdata/0/ArmCam/156_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/156_RGB.jpg b/robotdata/0/ArmCam/156_RGB.jpg deleted file mode 100644 index 456d7072..00000000 Binary files a/robotdata/0/ArmCam/156_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/157_Depth.jpg b/robotdata/0/ArmCam/157_Depth.jpg deleted file mode 100644 index e0e8a39f..00000000 Binary files a/robotdata/0/ArmCam/157_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/157_RGB.jpg b/robotdata/0/ArmCam/157_RGB.jpg deleted file mode 100644 index 7a0b7002..00000000 Binary files a/robotdata/0/ArmCam/157_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/158_Depth.jpg b/robotdata/0/ArmCam/158_Depth.jpg deleted file mode 100644 index 73dba6f9..00000000 Binary files a/robotdata/0/ArmCam/158_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/158_RGB.jpg b/robotdata/0/ArmCam/158_RGB.jpg deleted file mode 100644 index beb63010..00000000 Binary files a/robotdata/0/ArmCam/158_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/159_Depth.jpg b/robotdata/0/ArmCam/159_Depth.jpg deleted file mode 100644 index 65897e6c..00000000 Binary files a/robotdata/0/ArmCam/159_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/159_RGB.jpg b/robotdata/0/ArmCam/159_RGB.jpg deleted file mode 100644 index c5d46efb..00000000 Binary files a/robotdata/0/ArmCam/159_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/15_Depth.jpg b/robotdata/0/ArmCam/15_Depth.jpg deleted file mode 100644 index bc1543ee..00000000 Binary files a/robotdata/0/ArmCam/15_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/15_RGB.jpg b/robotdata/0/ArmCam/15_RGB.jpg deleted file mode 100644 index b7b41641..00000000 Binary files a/robotdata/0/ArmCam/15_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/160_Depth.jpg b/robotdata/0/ArmCam/160_Depth.jpg deleted file mode 100644 index 7163803e..00000000 Binary files a/robotdata/0/ArmCam/160_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/160_RGB.jpg b/robotdata/0/ArmCam/160_RGB.jpg deleted file mode 100644 index 1288a032..00000000 Binary files a/robotdata/0/ArmCam/160_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/161_Depth.jpg b/robotdata/0/ArmCam/161_Depth.jpg deleted file mode 100644 index 459ef3ea..00000000 Binary files a/robotdata/0/ArmCam/161_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/161_RGB.jpg b/robotdata/0/ArmCam/161_RGB.jpg deleted file mode 100644 index 1c3f18b4..00000000 Binary files a/robotdata/0/ArmCam/161_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/162_Depth.jpg b/robotdata/0/ArmCam/162_Depth.jpg deleted file mode 100644 index 0bfb599f..00000000 Binary files a/robotdata/0/ArmCam/162_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/162_RGB.jpg b/robotdata/0/ArmCam/162_RGB.jpg deleted file mode 100644 index 861b1cae..00000000 Binary files a/robotdata/0/ArmCam/162_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/163_Depth.jpg b/robotdata/0/ArmCam/163_Depth.jpg deleted file mode 100644 index b9bb7ce5..00000000 Binary files a/robotdata/0/ArmCam/163_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/163_RGB.jpg b/robotdata/0/ArmCam/163_RGB.jpg deleted file mode 100644 index 7682ccac..00000000 Binary files a/robotdata/0/ArmCam/163_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/164_Depth.jpg b/robotdata/0/ArmCam/164_Depth.jpg deleted file mode 100644 index 700d7c6a..00000000 Binary files a/robotdata/0/ArmCam/164_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/164_RGB.jpg b/robotdata/0/ArmCam/164_RGB.jpg deleted file mode 100644 index ccdadfe5..00000000 Binary files a/robotdata/0/ArmCam/164_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/165_Depth.jpg b/robotdata/0/ArmCam/165_Depth.jpg deleted file mode 100644 index 7d280139..00000000 Binary files a/robotdata/0/ArmCam/165_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/165_RGB.jpg b/robotdata/0/ArmCam/165_RGB.jpg deleted file mode 100644 index b51be504..00000000 Binary files a/robotdata/0/ArmCam/165_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/166_Depth.jpg b/robotdata/0/ArmCam/166_Depth.jpg deleted file mode 100644 index db691823..00000000 Binary files a/robotdata/0/ArmCam/166_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/166_RGB.jpg b/robotdata/0/ArmCam/166_RGB.jpg deleted file mode 100644 index ad035eb9..00000000 Binary files a/robotdata/0/ArmCam/166_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/167_Depth.jpg b/robotdata/0/ArmCam/167_Depth.jpg deleted file mode 100644 index d25730e0..00000000 Binary files a/robotdata/0/ArmCam/167_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/167_RGB.jpg b/robotdata/0/ArmCam/167_RGB.jpg deleted file mode 100644 index 8c4a8f2b..00000000 Binary files a/robotdata/0/ArmCam/167_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/168_Depth.jpg b/robotdata/0/ArmCam/168_Depth.jpg deleted file mode 100644 index 663e48f7..00000000 Binary files a/robotdata/0/ArmCam/168_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/168_RGB.jpg b/robotdata/0/ArmCam/168_RGB.jpg deleted file mode 100644 index 81a42163..00000000 Binary files a/robotdata/0/ArmCam/168_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/169_Depth.jpg b/robotdata/0/ArmCam/169_Depth.jpg deleted file mode 100644 index bcf3c36b..00000000 Binary files a/robotdata/0/ArmCam/169_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/169_RGB.jpg b/robotdata/0/ArmCam/169_RGB.jpg deleted file mode 100644 index a2a9cb56..00000000 Binary files a/robotdata/0/ArmCam/169_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/16_Depth.jpg b/robotdata/0/ArmCam/16_Depth.jpg deleted file mode 100644 index 5e3eab56..00000000 Binary files a/robotdata/0/ArmCam/16_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/16_RGB.jpg b/robotdata/0/ArmCam/16_RGB.jpg deleted file mode 100644 index 6274e99b..00000000 Binary files a/robotdata/0/ArmCam/16_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/170_Depth.jpg b/robotdata/0/ArmCam/170_Depth.jpg deleted file mode 100644 index 151ac8d3..00000000 Binary files a/robotdata/0/ArmCam/170_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/170_RGB.jpg b/robotdata/0/ArmCam/170_RGB.jpg deleted file mode 100644 index a8ed8a9d..00000000 Binary files a/robotdata/0/ArmCam/170_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/171_Depth.jpg b/robotdata/0/ArmCam/171_Depth.jpg deleted file mode 100644 index e8bf9b70..00000000 Binary files a/robotdata/0/ArmCam/171_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/171_RGB.jpg b/robotdata/0/ArmCam/171_RGB.jpg deleted file mode 100644 index e309e8b8..00000000 Binary files a/robotdata/0/ArmCam/171_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/172_Depth.jpg b/robotdata/0/ArmCam/172_Depth.jpg deleted file mode 100644 index 916f0799..00000000 Binary files a/robotdata/0/ArmCam/172_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/172_RGB.jpg b/robotdata/0/ArmCam/172_RGB.jpg deleted file mode 100644 index f57fc392..00000000 Binary files a/robotdata/0/ArmCam/172_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/173_Depth.jpg b/robotdata/0/ArmCam/173_Depth.jpg deleted file mode 100644 index e46e22b8..00000000 Binary files a/robotdata/0/ArmCam/173_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/173_RGB.jpg b/robotdata/0/ArmCam/173_RGB.jpg deleted file mode 100644 index 52650a33..00000000 Binary files a/robotdata/0/ArmCam/173_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/174_Depth.jpg b/robotdata/0/ArmCam/174_Depth.jpg deleted file mode 100644 index 7341ea7f..00000000 Binary files a/robotdata/0/ArmCam/174_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/174_RGB.jpg b/robotdata/0/ArmCam/174_RGB.jpg deleted file mode 100644 index d079e32c..00000000 Binary files a/robotdata/0/ArmCam/174_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/175_Depth.jpg b/robotdata/0/ArmCam/175_Depth.jpg deleted file mode 100644 index 14ac0c6e..00000000 Binary files a/robotdata/0/ArmCam/175_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/175_RGB.jpg b/robotdata/0/ArmCam/175_RGB.jpg deleted file mode 100644 index d70819bc..00000000 Binary files a/robotdata/0/ArmCam/175_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/176_Depth.jpg b/robotdata/0/ArmCam/176_Depth.jpg deleted file mode 100644 index dbd72609..00000000 Binary files a/robotdata/0/ArmCam/176_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/176_RGB.jpg b/robotdata/0/ArmCam/176_RGB.jpg deleted file mode 100644 index 4daf3049..00000000 Binary files a/robotdata/0/ArmCam/176_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/177_Depth.jpg b/robotdata/0/ArmCam/177_Depth.jpg deleted file mode 100644 index 878b1c2b..00000000 Binary files a/robotdata/0/ArmCam/177_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/177_RGB.jpg b/robotdata/0/ArmCam/177_RGB.jpg deleted file mode 100644 index d0822d7e..00000000 Binary files a/robotdata/0/ArmCam/177_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/178_Depth.jpg b/robotdata/0/ArmCam/178_Depth.jpg deleted file mode 100644 index 5e0635c0..00000000 Binary files a/robotdata/0/ArmCam/178_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/178_RGB.jpg b/robotdata/0/ArmCam/178_RGB.jpg deleted file mode 100644 index f0ee9aec..00000000 Binary files a/robotdata/0/ArmCam/178_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/179_Depth.jpg b/robotdata/0/ArmCam/179_Depth.jpg deleted file mode 100644 index d649a3db..00000000 Binary files a/robotdata/0/ArmCam/179_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/179_RGB.jpg b/robotdata/0/ArmCam/179_RGB.jpg deleted file mode 100644 index dbcbc918..00000000 Binary files a/robotdata/0/ArmCam/179_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/17_Depth.jpg b/robotdata/0/ArmCam/17_Depth.jpg deleted file mode 100644 index 7d7805b4..00000000 Binary files a/robotdata/0/ArmCam/17_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/17_RGB.jpg b/robotdata/0/ArmCam/17_RGB.jpg deleted file mode 100644 index 4d3fdc40..00000000 Binary files a/robotdata/0/ArmCam/17_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/180_Depth.jpg b/robotdata/0/ArmCam/180_Depth.jpg deleted file mode 100644 index 990ce4e7..00000000 Binary files a/robotdata/0/ArmCam/180_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/180_RGB.jpg b/robotdata/0/ArmCam/180_RGB.jpg deleted file mode 100644 index 996acc01..00000000 Binary files a/robotdata/0/ArmCam/180_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/181_Depth.jpg b/robotdata/0/ArmCam/181_Depth.jpg deleted file mode 100644 index 183701df..00000000 Binary files a/robotdata/0/ArmCam/181_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/181_RGB.jpg b/robotdata/0/ArmCam/181_RGB.jpg deleted file mode 100644 index 42c3874b..00000000 Binary files a/robotdata/0/ArmCam/181_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/182_Depth.jpg b/robotdata/0/ArmCam/182_Depth.jpg deleted file mode 100644 index 478671f4..00000000 Binary files a/robotdata/0/ArmCam/182_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/182_RGB.jpg b/robotdata/0/ArmCam/182_RGB.jpg deleted file mode 100644 index 608798f7..00000000 Binary files a/robotdata/0/ArmCam/182_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/183_Depth.jpg b/robotdata/0/ArmCam/183_Depth.jpg deleted file mode 100644 index 351fa0f7..00000000 Binary files a/robotdata/0/ArmCam/183_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/183_RGB.jpg b/robotdata/0/ArmCam/183_RGB.jpg deleted file mode 100644 index be0bdb04..00000000 Binary files a/robotdata/0/ArmCam/183_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/184_Depth.jpg b/robotdata/0/ArmCam/184_Depth.jpg deleted file mode 100644 index 1355d137..00000000 Binary files a/robotdata/0/ArmCam/184_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/184_RGB.jpg b/robotdata/0/ArmCam/184_RGB.jpg deleted file mode 100644 index 122d632d..00000000 Binary files a/robotdata/0/ArmCam/184_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/185_Depth.jpg b/robotdata/0/ArmCam/185_Depth.jpg deleted file mode 100644 index 92d64eef..00000000 Binary files a/robotdata/0/ArmCam/185_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/185_RGB.jpg b/robotdata/0/ArmCam/185_RGB.jpg deleted file mode 100644 index 33b988a2..00000000 Binary files a/robotdata/0/ArmCam/185_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/186_Depth.jpg b/robotdata/0/ArmCam/186_Depth.jpg deleted file mode 100644 index 8da451c0..00000000 Binary files a/robotdata/0/ArmCam/186_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/186_RGB.jpg b/robotdata/0/ArmCam/186_RGB.jpg deleted file mode 100644 index 499f900c..00000000 Binary files a/robotdata/0/ArmCam/186_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/187_Depth.jpg b/robotdata/0/ArmCam/187_Depth.jpg deleted file mode 100644 index 96936827..00000000 Binary files a/robotdata/0/ArmCam/187_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/187_RGB.jpg b/robotdata/0/ArmCam/187_RGB.jpg deleted file mode 100644 index e989ac4d..00000000 Binary files a/robotdata/0/ArmCam/187_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/188_Depth.jpg b/robotdata/0/ArmCam/188_Depth.jpg deleted file mode 100644 index c20acfe9..00000000 Binary files a/robotdata/0/ArmCam/188_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/188_RGB.jpg b/robotdata/0/ArmCam/188_RGB.jpg deleted file mode 100644 index 7b7a088c..00000000 Binary files a/robotdata/0/ArmCam/188_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/189_Depth.jpg b/robotdata/0/ArmCam/189_Depth.jpg deleted file mode 100644 index 024b47a4..00000000 Binary files a/robotdata/0/ArmCam/189_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/189_RGB.jpg b/robotdata/0/ArmCam/189_RGB.jpg deleted file mode 100644 index 646df100..00000000 Binary files a/robotdata/0/ArmCam/189_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/18_Depth.jpg b/robotdata/0/ArmCam/18_Depth.jpg deleted file mode 100644 index 1c5ee3c0..00000000 Binary files a/robotdata/0/ArmCam/18_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/18_RGB.jpg b/robotdata/0/ArmCam/18_RGB.jpg deleted file mode 100644 index b29288e2..00000000 Binary files a/robotdata/0/ArmCam/18_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/190_Depth.jpg b/robotdata/0/ArmCam/190_Depth.jpg deleted file mode 100644 index 0ea8373e..00000000 Binary files a/robotdata/0/ArmCam/190_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/190_RGB.jpg b/robotdata/0/ArmCam/190_RGB.jpg deleted file mode 100644 index 72cd4706..00000000 Binary files a/robotdata/0/ArmCam/190_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/191_Depth.jpg b/robotdata/0/ArmCam/191_Depth.jpg deleted file mode 100644 index f878261d..00000000 Binary files a/robotdata/0/ArmCam/191_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/191_RGB.jpg b/robotdata/0/ArmCam/191_RGB.jpg deleted file mode 100644 index 24748a1c..00000000 Binary files a/robotdata/0/ArmCam/191_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/192_Depth.jpg b/robotdata/0/ArmCam/192_Depth.jpg deleted file mode 100644 index 71c85ea6..00000000 Binary files a/robotdata/0/ArmCam/192_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/192_RGB.jpg b/robotdata/0/ArmCam/192_RGB.jpg deleted file mode 100644 index 4285ac43..00000000 Binary files a/robotdata/0/ArmCam/192_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/193_Depth.jpg b/robotdata/0/ArmCam/193_Depth.jpg deleted file mode 100644 index 9cb57603..00000000 Binary files a/robotdata/0/ArmCam/193_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/193_RGB.jpg b/robotdata/0/ArmCam/193_RGB.jpg deleted file mode 100644 index e0324b34..00000000 Binary files a/robotdata/0/ArmCam/193_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/194_Depth.jpg b/robotdata/0/ArmCam/194_Depth.jpg deleted file mode 100644 index 5652879f..00000000 Binary files a/robotdata/0/ArmCam/194_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/194_RGB.jpg b/robotdata/0/ArmCam/194_RGB.jpg deleted file mode 100644 index 2a40d2e6..00000000 Binary files a/robotdata/0/ArmCam/194_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/195_Depth.jpg b/robotdata/0/ArmCam/195_Depth.jpg deleted file mode 100644 index 54171c45..00000000 Binary files a/robotdata/0/ArmCam/195_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/195_RGB.jpg b/robotdata/0/ArmCam/195_RGB.jpg deleted file mode 100644 index d90d01d1..00000000 Binary files a/robotdata/0/ArmCam/195_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/196_Depth.jpg b/robotdata/0/ArmCam/196_Depth.jpg deleted file mode 100644 index 623ffca7..00000000 Binary files a/robotdata/0/ArmCam/196_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/196_RGB.jpg b/robotdata/0/ArmCam/196_RGB.jpg deleted file mode 100644 index 11d0d195..00000000 Binary files a/robotdata/0/ArmCam/196_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/197_Depth.jpg b/robotdata/0/ArmCam/197_Depth.jpg deleted file mode 100644 index 9324c47a..00000000 Binary files a/robotdata/0/ArmCam/197_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/197_RGB.jpg b/robotdata/0/ArmCam/197_RGB.jpg deleted file mode 100644 index 071b1ee3..00000000 Binary files a/robotdata/0/ArmCam/197_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/198_Depth.jpg b/robotdata/0/ArmCam/198_Depth.jpg deleted file mode 100644 index 945ee80b..00000000 Binary files a/robotdata/0/ArmCam/198_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/198_RGB.jpg b/robotdata/0/ArmCam/198_RGB.jpg deleted file mode 100644 index 855973b0..00000000 Binary files a/robotdata/0/ArmCam/198_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/199_Depth.jpg b/robotdata/0/ArmCam/199_Depth.jpg deleted file mode 100644 index e300aa16..00000000 Binary files a/robotdata/0/ArmCam/199_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/199_RGB.jpg b/robotdata/0/ArmCam/199_RGB.jpg deleted file mode 100644 index 3d775ca2..00000000 Binary files a/robotdata/0/ArmCam/199_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/19_Depth.jpg b/robotdata/0/ArmCam/19_Depth.jpg deleted file mode 100644 index 460fbafd..00000000 Binary files a/robotdata/0/ArmCam/19_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/19_RGB.jpg b/robotdata/0/ArmCam/19_RGB.jpg deleted file mode 100644 index 5fbf2cb8..00000000 Binary files a/robotdata/0/ArmCam/19_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/1_Depth.jpg b/robotdata/0/ArmCam/1_Depth.jpg deleted file mode 100644 index 1f5a1a08..00000000 Binary files a/robotdata/0/ArmCam/1_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/1_RGB.jpg b/robotdata/0/ArmCam/1_RGB.jpg deleted file mode 100644 index 81d38e2d..00000000 Binary files a/robotdata/0/ArmCam/1_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/200_Depth.jpg b/robotdata/0/ArmCam/200_Depth.jpg deleted file mode 100644 index 04e62c4a..00000000 Binary files a/robotdata/0/ArmCam/200_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/200_RGB.jpg b/robotdata/0/ArmCam/200_RGB.jpg deleted file mode 100644 index d1943680..00000000 Binary files a/robotdata/0/ArmCam/200_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/201_Depth.jpg b/robotdata/0/ArmCam/201_Depth.jpg deleted file mode 100644 index 026b5c8c..00000000 Binary files a/robotdata/0/ArmCam/201_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/201_RGB.jpg b/robotdata/0/ArmCam/201_RGB.jpg deleted file mode 100644 index c0148853..00000000 Binary files a/robotdata/0/ArmCam/201_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/202_Depth.jpg b/robotdata/0/ArmCam/202_Depth.jpg deleted file mode 100644 index e3ae8e7c..00000000 Binary files a/robotdata/0/ArmCam/202_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/202_RGB.jpg b/robotdata/0/ArmCam/202_RGB.jpg deleted file mode 100644 index f6d1ecfb..00000000 Binary files a/robotdata/0/ArmCam/202_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/203_Depth.jpg b/robotdata/0/ArmCam/203_Depth.jpg deleted file mode 100644 index c0acc389..00000000 Binary files a/robotdata/0/ArmCam/203_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/203_RGB.jpg b/robotdata/0/ArmCam/203_RGB.jpg deleted file mode 100644 index 95097cfc..00000000 Binary files a/robotdata/0/ArmCam/203_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/204_Depth.jpg b/robotdata/0/ArmCam/204_Depth.jpg deleted file mode 100644 index 65a48eba..00000000 Binary files a/robotdata/0/ArmCam/204_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/204_RGB.jpg b/robotdata/0/ArmCam/204_RGB.jpg deleted file mode 100644 index 91edfb4a..00000000 Binary files a/robotdata/0/ArmCam/204_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/205_Depth.jpg b/robotdata/0/ArmCam/205_Depth.jpg deleted file mode 100644 index d81ddafb..00000000 Binary files a/robotdata/0/ArmCam/205_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/205_RGB.jpg b/robotdata/0/ArmCam/205_RGB.jpg deleted file mode 100644 index 8b5b6d7b..00000000 Binary files a/robotdata/0/ArmCam/205_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/206_Depth.jpg b/robotdata/0/ArmCam/206_Depth.jpg deleted file mode 100644 index 2986864c..00000000 Binary files a/robotdata/0/ArmCam/206_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/206_RGB.jpg b/robotdata/0/ArmCam/206_RGB.jpg deleted file mode 100644 index 01a78993..00000000 Binary files a/robotdata/0/ArmCam/206_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/207_Depth.jpg b/robotdata/0/ArmCam/207_Depth.jpg deleted file mode 100644 index 47a81e3a..00000000 Binary files a/robotdata/0/ArmCam/207_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/207_RGB.jpg b/robotdata/0/ArmCam/207_RGB.jpg deleted file mode 100644 index 861c38d9..00000000 Binary files a/robotdata/0/ArmCam/207_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/208_Depth.jpg b/robotdata/0/ArmCam/208_Depth.jpg deleted file mode 100644 index 9ffcbefa..00000000 Binary files a/robotdata/0/ArmCam/208_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/208_RGB.jpg b/robotdata/0/ArmCam/208_RGB.jpg deleted file mode 100644 index 032eba25..00000000 Binary files a/robotdata/0/ArmCam/208_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/209_Depth.jpg b/robotdata/0/ArmCam/209_Depth.jpg deleted file mode 100644 index d4888b0c..00000000 Binary files a/robotdata/0/ArmCam/209_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/209_RGB.jpg b/robotdata/0/ArmCam/209_RGB.jpg deleted file mode 100644 index 034031d3..00000000 Binary files a/robotdata/0/ArmCam/209_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/20_Depth.jpg b/robotdata/0/ArmCam/20_Depth.jpg deleted file mode 100644 index 98af1d62..00000000 Binary files a/robotdata/0/ArmCam/20_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/20_RGB.jpg b/robotdata/0/ArmCam/20_RGB.jpg deleted file mode 100644 index 6377a905..00000000 Binary files a/robotdata/0/ArmCam/20_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/210_Depth.jpg b/robotdata/0/ArmCam/210_Depth.jpg deleted file mode 100644 index add3a9fe..00000000 Binary files a/robotdata/0/ArmCam/210_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/210_RGB.jpg b/robotdata/0/ArmCam/210_RGB.jpg deleted file mode 100644 index 65d0b9b6..00000000 Binary files a/robotdata/0/ArmCam/210_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/211_Depth.jpg b/robotdata/0/ArmCam/211_Depth.jpg deleted file mode 100644 index 4e15aaf1..00000000 Binary files a/robotdata/0/ArmCam/211_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/211_RGB.jpg b/robotdata/0/ArmCam/211_RGB.jpg deleted file mode 100644 index ec48ba17..00000000 Binary files a/robotdata/0/ArmCam/211_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/212_Depth.jpg b/robotdata/0/ArmCam/212_Depth.jpg deleted file mode 100644 index 909f01a0..00000000 Binary files a/robotdata/0/ArmCam/212_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/212_RGB.jpg b/robotdata/0/ArmCam/212_RGB.jpg deleted file mode 100644 index e32f0eff..00000000 Binary files a/robotdata/0/ArmCam/212_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/213_Depth.jpg b/robotdata/0/ArmCam/213_Depth.jpg deleted file mode 100644 index ae00d7ac..00000000 Binary files a/robotdata/0/ArmCam/213_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/213_RGB.jpg b/robotdata/0/ArmCam/213_RGB.jpg deleted file mode 100644 index a788a0eb..00000000 Binary files a/robotdata/0/ArmCam/213_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/214_Depth.jpg b/robotdata/0/ArmCam/214_Depth.jpg deleted file mode 100644 index 748ceb2e..00000000 Binary files a/robotdata/0/ArmCam/214_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/214_RGB.jpg b/robotdata/0/ArmCam/214_RGB.jpg deleted file mode 100644 index 327dff76..00000000 Binary files a/robotdata/0/ArmCam/214_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/215_Depth.jpg b/robotdata/0/ArmCam/215_Depth.jpg deleted file mode 100644 index 51eb3ef0..00000000 Binary files a/robotdata/0/ArmCam/215_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/215_RGB.jpg b/robotdata/0/ArmCam/215_RGB.jpg deleted file mode 100644 index 734fb1ee..00000000 Binary files a/robotdata/0/ArmCam/215_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/216_Depth.jpg b/robotdata/0/ArmCam/216_Depth.jpg deleted file mode 100644 index 92f977d4..00000000 Binary files a/robotdata/0/ArmCam/216_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/216_RGB.jpg b/robotdata/0/ArmCam/216_RGB.jpg deleted file mode 100644 index 83c3efd0..00000000 Binary files a/robotdata/0/ArmCam/216_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/217_Depth.jpg b/robotdata/0/ArmCam/217_Depth.jpg deleted file mode 100644 index a2c7eb75..00000000 Binary files a/robotdata/0/ArmCam/217_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/217_RGB.jpg b/robotdata/0/ArmCam/217_RGB.jpg deleted file mode 100644 index ccde40b6..00000000 Binary files a/robotdata/0/ArmCam/217_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/218_Depth.jpg b/robotdata/0/ArmCam/218_Depth.jpg deleted file mode 100644 index 9107e888..00000000 Binary files a/robotdata/0/ArmCam/218_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/218_RGB.jpg b/robotdata/0/ArmCam/218_RGB.jpg deleted file mode 100644 index 6508949c..00000000 Binary files a/robotdata/0/ArmCam/218_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/219_Depth.jpg b/robotdata/0/ArmCam/219_Depth.jpg deleted file mode 100644 index 33e851d1..00000000 Binary files a/robotdata/0/ArmCam/219_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/219_RGB.jpg b/robotdata/0/ArmCam/219_RGB.jpg deleted file mode 100644 index 5c463de8..00000000 Binary files a/robotdata/0/ArmCam/219_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/21_Depth.jpg b/robotdata/0/ArmCam/21_Depth.jpg deleted file mode 100644 index 13053df4..00000000 Binary files a/robotdata/0/ArmCam/21_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/21_RGB.jpg b/robotdata/0/ArmCam/21_RGB.jpg deleted file mode 100644 index 011e91db..00000000 Binary files a/robotdata/0/ArmCam/21_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/220_Depth.jpg b/robotdata/0/ArmCam/220_Depth.jpg deleted file mode 100644 index dbccf662..00000000 Binary files a/robotdata/0/ArmCam/220_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/220_RGB.jpg b/robotdata/0/ArmCam/220_RGB.jpg deleted file mode 100644 index 3bb0041c..00000000 Binary files a/robotdata/0/ArmCam/220_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/221_Depth.jpg b/robotdata/0/ArmCam/221_Depth.jpg deleted file mode 100644 index d6a06b8e..00000000 Binary files a/robotdata/0/ArmCam/221_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/221_RGB.jpg b/robotdata/0/ArmCam/221_RGB.jpg deleted file mode 100644 index fbe570ed..00000000 Binary files a/robotdata/0/ArmCam/221_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/222_Depth.jpg b/robotdata/0/ArmCam/222_Depth.jpg deleted file mode 100644 index ddaf24e2..00000000 Binary files a/robotdata/0/ArmCam/222_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/222_RGB.jpg b/robotdata/0/ArmCam/222_RGB.jpg deleted file mode 100644 index 2396b71a..00000000 Binary files a/robotdata/0/ArmCam/222_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/223_Depth.jpg b/robotdata/0/ArmCam/223_Depth.jpg deleted file mode 100644 index cc8d4754..00000000 Binary files a/robotdata/0/ArmCam/223_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/223_RGB.jpg b/robotdata/0/ArmCam/223_RGB.jpg deleted file mode 100644 index 94848136..00000000 Binary files a/robotdata/0/ArmCam/223_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/224_Depth.jpg b/robotdata/0/ArmCam/224_Depth.jpg deleted file mode 100644 index 1e365724..00000000 Binary files a/robotdata/0/ArmCam/224_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/224_RGB.jpg b/robotdata/0/ArmCam/224_RGB.jpg deleted file mode 100644 index 1b85afca..00000000 Binary files a/robotdata/0/ArmCam/224_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/225_Depth.jpg b/robotdata/0/ArmCam/225_Depth.jpg deleted file mode 100644 index 9f579f20..00000000 Binary files a/robotdata/0/ArmCam/225_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/225_RGB.jpg b/robotdata/0/ArmCam/225_RGB.jpg deleted file mode 100644 index 2caf2a64..00000000 Binary files a/robotdata/0/ArmCam/225_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/226_Depth.jpg b/robotdata/0/ArmCam/226_Depth.jpg deleted file mode 100644 index bfe48b08..00000000 Binary files a/robotdata/0/ArmCam/226_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/226_RGB.jpg b/robotdata/0/ArmCam/226_RGB.jpg deleted file mode 100644 index 665a23e9..00000000 Binary files a/robotdata/0/ArmCam/226_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/227_Depth.jpg b/robotdata/0/ArmCam/227_Depth.jpg deleted file mode 100644 index 87ed1ca8..00000000 Binary files a/robotdata/0/ArmCam/227_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/227_RGB.jpg b/robotdata/0/ArmCam/227_RGB.jpg deleted file mode 100644 index ea59eee7..00000000 Binary files a/robotdata/0/ArmCam/227_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/228_Depth.jpg b/robotdata/0/ArmCam/228_Depth.jpg deleted file mode 100644 index 86bb44d2..00000000 Binary files a/robotdata/0/ArmCam/228_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/228_RGB.jpg b/robotdata/0/ArmCam/228_RGB.jpg deleted file mode 100644 index 85203a3d..00000000 Binary files a/robotdata/0/ArmCam/228_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/229_Depth.jpg b/robotdata/0/ArmCam/229_Depth.jpg deleted file mode 100644 index ebee9799..00000000 Binary files a/robotdata/0/ArmCam/229_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/229_RGB.jpg b/robotdata/0/ArmCam/229_RGB.jpg deleted file mode 100644 index 47453f87..00000000 Binary files a/robotdata/0/ArmCam/229_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/22_Depth.jpg b/robotdata/0/ArmCam/22_Depth.jpg deleted file mode 100644 index 28349e9d..00000000 Binary files a/robotdata/0/ArmCam/22_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/22_RGB.jpg b/robotdata/0/ArmCam/22_RGB.jpg deleted file mode 100644 index 13815d60..00000000 Binary files a/robotdata/0/ArmCam/22_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/230_Depth.jpg b/robotdata/0/ArmCam/230_Depth.jpg deleted file mode 100644 index d6889ffa..00000000 Binary files a/robotdata/0/ArmCam/230_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/230_RGB.jpg b/robotdata/0/ArmCam/230_RGB.jpg deleted file mode 100644 index 59d11526..00000000 Binary files a/robotdata/0/ArmCam/230_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/231_Depth.jpg b/robotdata/0/ArmCam/231_Depth.jpg deleted file mode 100644 index 744a7c4b..00000000 Binary files a/robotdata/0/ArmCam/231_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/231_RGB.jpg b/robotdata/0/ArmCam/231_RGB.jpg deleted file mode 100644 index 5e0d6572..00000000 Binary files a/robotdata/0/ArmCam/231_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/232_Depth.jpg b/robotdata/0/ArmCam/232_Depth.jpg deleted file mode 100644 index d3730487..00000000 Binary files a/robotdata/0/ArmCam/232_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/232_RGB.jpg b/robotdata/0/ArmCam/232_RGB.jpg deleted file mode 100644 index c2bdc6ed..00000000 Binary files a/robotdata/0/ArmCam/232_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/233_Depth.jpg b/robotdata/0/ArmCam/233_Depth.jpg deleted file mode 100644 index 419a3c53..00000000 Binary files a/robotdata/0/ArmCam/233_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/233_RGB.jpg b/robotdata/0/ArmCam/233_RGB.jpg deleted file mode 100644 index 08d47825..00000000 Binary files a/robotdata/0/ArmCam/233_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/234_Depth.jpg b/robotdata/0/ArmCam/234_Depth.jpg deleted file mode 100644 index 0753593c..00000000 Binary files a/robotdata/0/ArmCam/234_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/234_RGB.jpg b/robotdata/0/ArmCam/234_RGB.jpg deleted file mode 100644 index 7f28300d..00000000 Binary files a/robotdata/0/ArmCam/234_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/235_Depth.jpg b/robotdata/0/ArmCam/235_Depth.jpg deleted file mode 100644 index 04254c09..00000000 Binary files a/robotdata/0/ArmCam/235_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/235_RGB.jpg b/robotdata/0/ArmCam/235_RGB.jpg deleted file mode 100644 index f42865bb..00000000 Binary files a/robotdata/0/ArmCam/235_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/236_Depth.jpg b/robotdata/0/ArmCam/236_Depth.jpg deleted file mode 100644 index 5ec6a0cd..00000000 Binary files a/robotdata/0/ArmCam/236_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/236_RGB.jpg b/robotdata/0/ArmCam/236_RGB.jpg deleted file mode 100644 index 436977cc..00000000 Binary files a/robotdata/0/ArmCam/236_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/237_Depth.jpg b/robotdata/0/ArmCam/237_Depth.jpg deleted file mode 100644 index eb9fbe4e..00000000 Binary files a/robotdata/0/ArmCam/237_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/237_RGB.jpg b/robotdata/0/ArmCam/237_RGB.jpg deleted file mode 100644 index 0305307f..00000000 Binary files a/robotdata/0/ArmCam/237_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/238_Depth.jpg b/robotdata/0/ArmCam/238_Depth.jpg deleted file mode 100644 index 302c8885..00000000 Binary files a/robotdata/0/ArmCam/238_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/238_RGB.jpg b/robotdata/0/ArmCam/238_RGB.jpg deleted file mode 100644 index 8d350b2f..00000000 Binary files a/robotdata/0/ArmCam/238_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/239_Depth.jpg b/robotdata/0/ArmCam/239_Depth.jpg deleted file mode 100644 index e30201ef..00000000 Binary files a/robotdata/0/ArmCam/239_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/239_RGB.jpg b/robotdata/0/ArmCam/239_RGB.jpg deleted file mode 100644 index 63cd70d4..00000000 Binary files a/robotdata/0/ArmCam/239_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/23_Depth.jpg b/robotdata/0/ArmCam/23_Depth.jpg deleted file mode 100644 index ea5118a2..00000000 Binary files a/robotdata/0/ArmCam/23_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/23_RGB.jpg b/robotdata/0/ArmCam/23_RGB.jpg deleted file mode 100644 index c2b09edb..00000000 Binary files a/robotdata/0/ArmCam/23_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/240_Depth.jpg b/robotdata/0/ArmCam/240_Depth.jpg deleted file mode 100644 index d9904b4f..00000000 Binary files a/robotdata/0/ArmCam/240_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/240_RGB.jpg b/robotdata/0/ArmCam/240_RGB.jpg deleted file mode 100644 index 04e26cf1..00000000 Binary files a/robotdata/0/ArmCam/240_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/241_Depth.jpg b/robotdata/0/ArmCam/241_Depth.jpg deleted file mode 100644 index 01aa0c5d..00000000 Binary files a/robotdata/0/ArmCam/241_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/241_RGB.jpg b/robotdata/0/ArmCam/241_RGB.jpg deleted file mode 100644 index 709dac97..00000000 Binary files a/robotdata/0/ArmCam/241_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/242_Depth.jpg b/robotdata/0/ArmCam/242_Depth.jpg deleted file mode 100644 index aaea81a5..00000000 Binary files a/robotdata/0/ArmCam/242_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/242_RGB.jpg b/robotdata/0/ArmCam/242_RGB.jpg deleted file mode 100644 index 311e2896..00000000 Binary files a/robotdata/0/ArmCam/242_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/243_Depth.jpg b/robotdata/0/ArmCam/243_Depth.jpg deleted file mode 100644 index 220b782d..00000000 Binary files a/robotdata/0/ArmCam/243_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/243_RGB.jpg b/robotdata/0/ArmCam/243_RGB.jpg deleted file mode 100644 index bd6b3cde..00000000 Binary files a/robotdata/0/ArmCam/243_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/244_Depth.jpg b/robotdata/0/ArmCam/244_Depth.jpg deleted file mode 100644 index 69eec780..00000000 Binary files a/robotdata/0/ArmCam/244_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/244_RGB.jpg b/robotdata/0/ArmCam/244_RGB.jpg deleted file mode 100644 index b79d91ef..00000000 Binary files a/robotdata/0/ArmCam/244_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/245_Depth.jpg b/robotdata/0/ArmCam/245_Depth.jpg deleted file mode 100644 index 18e20199..00000000 Binary files a/robotdata/0/ArmCam/245_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/245_RGB.jpg b/robotdata/0/ArmCam/245_RGB.jpg deleted file mode 100644 index 1cbedd86..00000000 Binary files a/robotdata/0/ArmCam/245_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/246_Depth.jpg b/robotdata/0/ArmCam/246_Depth.jpg deleted file mode 100644 index c560b71b..00000000 Binary files a/robotdata/0/ArmCam/246_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/246_RGB.jpg b/robotdata/0/ArmCam/246_RGB.jpg deleted file mode 100644 index 8211db54..00000000 Binary files a/robotdata/0/ArmCam/246_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/247_Depth.jpg b/robotdata/0/ArmCam/247_Depth.jpg deleted file mode 100644 index d498f309..00000000 Binary files a/robotdata/0/ArmCam/247_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/247_RGB.jpg b/robotdata/0/ArmCam/247_RGB.jpg deleted file mode 100644 index 3713752a..00000000 Binary files a/robotdata/0/ArmCam/247_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/248_Depth.jpg b/robotdata/0/ArmCam/248_Depth.jpg deleted file mode 100644 index 11df232e..00000000 Binary files a/robotdata/0/ArmCam/248_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/248_RGB.jpg b/robotdata/0/ArmCam/248_RGB.jpg deleted file mode 100644 index 1c33365f..00000000 Binary files a/robotdata/0/ArmCam/248_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/249_Depth.jpg b/robotdata/0/ArmCam/249_Depth.jpg deleted file mode 100644 index 447ad36b..00000000 Binary files a/robotdata/0/ArmCam/249_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/249_RGB.jpg b/robotdata/0/ArmCam/249_RGB.jpg deleted file mode 100644 index 218343d2..00000000 Binary files a/robotdata/0/ArmCam/249_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/24_Depth.jpg b/robotdata/0/ArmCam/24_Depth.jpg deleted file mode 100644 index 8d6c46d7..00000000 Binary files a/robotdata/0/ArmCam/24_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/24_RGB.jpg b/robotdata/0/ArmCam/24_RGB.jpg deleted file mode 100644 index 7afab337..00000000 Binary files a/robotdata/0/ArmCam/24_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/250_Depth.jpg b/robotdata/0/ArmCam/250_Depth.jpg deleted file mode 100644 index 1eb9539d..00000000 Binary files a/robotdata/0/ArmCam/250_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/250_RGB.jpg b/robotdata/0/ArmCam/250_RGB.jpg deleted file mode 100644 index 89d91bb1..00000000 Binary files a/robotdata/0/ArmCam/250_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/251_Depth.jpg b/robotdata/0/ArmCam/251_Depth.jpg deleted file mode 100644 index 33c1c487..00000000 Binary files a/robotdata/0/ArmCam/251_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/251_RGB.jpg b/robotdata/0/ArmCam/251_RGB.jpg deleted file mode 100644 index 4e53fd21..00000000 Binary files a/robotdata/0/ArmCam/251_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/252_Depth.jpg b/robotdata/0/ArmCam/252_Depth.jpg deleted file mode 100644 index e09da163..00000000 Binary files a/robotdata/0/ArmCam/252_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/252_RGB.jpg b/robotdata/0/ArmCam/252_RGB.jpg deleted file mode 100644 index 8648ba6b..00000000 Binary files a/robotdata/0/ArmCam/252_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/253_Depth.jpg b/robotdata/0/ArmCam/253_Depth.jpg deleted file mode 100644 index 489a67b1..00000000 Binary files a/robotdata/0/ArmCam/253_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/253_RGB.jpg b/robotdata/0/ArmCam/253_RGB.jpg deleted file mode 100644 index 99188b62..00000000 Binary files a/robotdata/0/ArmCam/253_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/254_Depth.jpg b/robotdata/0/ArmCam/254_Depth.jpg deleted file mode 100644 index 37300242..00000000 Binary files a/robotdata/0/ArmCam/254_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/254_RGB.jpg b/robotdata/0/ArmCam/254_RGB.jpg deleted file mode 100644 index c2924fd4..00000000 Binary files a/robotdata/0/ArmCam/254_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/255_Depth.jpg b/robotdata/0/ArmCam/255_Depth.jpg deleted file mode 100644 index 6e6b5b11..00000000 Binary files a/robotdata/0/ArmCam/255_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/255_RGB.jpg b/robotdata/0/ArmCam/255_RGB.jpg deleted file mode 100644 index abb5db2e..00000000 Binary files a/robotdata/0/ArmCam/255_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/256_Depth.jpg b/robotdata/0/ArmCam/256_Depth.jpg deleted file mode 100644 index a38447ac..00000000 Binary files a/robotdata/0/ArmCam/256_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/256_RGB.jpg b/robotdata/0/ArmCam/256_RGB.jpg deleted file mode 100644 index db864b9c..00000000 Binary files a/robotdata/0/ArmCam/256_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/257_Depth.jpg b/robotdata/0/ArmCam/257_Depth.jpg deleted file mode 100644 index 10f953cf..00000000 Binary files a/robotdata/0/ArmCam/257_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/257_RGB.jpg b/robotdata/0/ArmCam/257_RGB.jpg deleted file mode 100644 index dc6264ad..00000000 Binary files a/robotdata/0/ArmCam/257_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/258_Depth.jpg b/robotdata/0/ArmCam/258_Depth.jpg deleted file mode 100644 index a8a811e6..00000000 Binary files a/robotdata/0/ArmCam/258_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/258_RGB.jpg b/robotdata/0/ArmCam/258_RGB.jpg deleted file mode 100644 index 5e51936d..00000000 Binary files a/robotdata/0/ArmCam/258_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/259_Depth.jpg b/robotdata/0/ArmCam/259_Depth.jpg deleted file mode 100644 index e86b9974..00000000 Binary files a/robotdata/0/ArmCam/259_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/259_RGB.jpg b/robotdata/0/ArmCam/259_RGB.jpg deleted file mode 100644 index ff910430..00000000 Binary files a/robotdata/0/ArmCam/259_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/25_Depth.jpg b/robotdata/0/ArmCam/25_Depth.jpg deleted file mode 100644 index f2b5d8b6..00000000 Binary files a/robotdata/0/ArmCam/25_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/25_RGB.jpg b/robotdata/0/ArmCam/25_RGB.jpg deleted file mode 100644 index f7aebc2d..00000000 Binary files a/robotdata/0/ArmCam/25_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/260_Depth.jpg b/robotdata/0/ArmCam/260_Depth.jpg deleted file mode 100644 index 869037a5..00000000 Binary files a/robotdata/0/ArmCam/260_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/260_RGB.jpg b/robotdata/0/ArmCam/260_RGB.jpg deleted file mode 100644 index 424ce3df..00000000 Binary files a/robotdata/0/ArmCam/260_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/261_Depth.jpg b/robotdata/0/ArmCam/261_Depth.jpg deleted file mode 100644 index badc1751..00000000 Binary files a/robotdata/0/ArmCam/261_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/261_RGB.jpg b/robotdata/0/ArmCam/261_RGB.jpg deleted file mode 100644 index 32e254ab..00000000 Binary files a/robotdata/0/ArmCam/261_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/262_Depth.jpg b/robotdata/0/ArmCam/262_Depth.jpg deleted file mode 100644 index 2bf84267..00000000 Binary files a/robotdata/0/ArmCam/262_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/262_RGB.jpg b/robotdata/0/ArmCam/262_RGB.jpg deleted file mode 100644 index 22e67e72..00000000 Binary files a/robotdata/0/ArmCam/262_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/263_Depth.jpg b/robotdata/0/ArmCam/263_Depth.jpg deleted file mode 100644 index aa464e1e..00000000 Binary files a/robotdata/0/ArmCam/263_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/263_RGB.jpg b/robotdata/0/ArmCam/263_RGB.jpg deleted file mode 100644 index df19535c..00000000 Binary files a/robotdata/0/ArmCam/263_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/264_Depth.jpg b/robotdata/0/ArmCam/264_Depth.jpg deleted file mode 100644 index 1c33969e..00000000 Binary files a/robotdata/0/ArmCam/264_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/264_RGB.jpg b/robotdata/0/ArmCam/264_RGB.jpg deleted file mode 100644 index 52c4c18f..00000000 Binary files a/robotdata/0/ArmCam/264_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/265_Depth.jpg b/robotdata/0/ArmCam/265_Depth.jpg deleted file mode 100644 index b37564a9..00000000 Binary files a/robotdata/0/ArmCam/265_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/265_RGB.jpg b/robotdata/0/ArmCam/265_RGB.jpg deleted file mode 100644 index 9fabdde5..00000000 Binary files a/robotdata/0/ArmCam/265_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/266_Depth.jpg b/robotdata/0/ArmCam/266_Depth.jpg deleted file mode 100644 index 21bcebde..00000000 Binary files a/robotdata/0/ArmCam/266_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/266_RGB.jpg b/robotdata/0/ArmCam/266_RGB.jpg deleted file mode 100644 index 12bedee1..00000000 Binary files a/robotdata/0/ArmCam/266_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/267_Depth.jpg b/robotdata/0/ArmCam/267_Depth.jpg deleted file mode 100644 index a054e866..00000000 Binary files a/robotdata/0/ArmCam/267_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/267_RGB.jpg b/robotdata/0/ArmCam/267_RGB.jpg deleted file mode 100644 index 5f1bfe2b..00000000 Binary files a/robotdata/0/ArmCam/267_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/268_Depth.jpg b/robotdata/0/ArmCam/268_Depth.jpg deleted file mode 100644 index 2ef3d393..00000000 Binary files a/robotdata/0/ArmCam/268_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/268_RGB.jpg b/robotdata/0/ArmCam/268_RGB.jpg deleted file mode 100644 index e44a2a52..00000000 Binary files a/robotdata/0/ArmCam/268_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/269_Depth.jpg b/robotdata/0/ArmCam/269_Depth.jpg deleted file mode 100644 index 6dd96ac7..00000000 Binary files a/robotdata/0/ArmCam/269_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/269_RGB.jpg b/robotdata/0/ArmCam/269_RGB.jpg deleted file mode 100644 index d4693750..00000000 Binary files a/robotdata/0/ArmCam/269_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/26_Depth.jpg b/robotdata/0/ArmCam/26_Depth.jpg deleted file mode 100644 index 330b7c6b..00000000 Binary files a/robotdata/0/ArmCam/26_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/26_RGB.jpg b/robotdata/0/ArmCam/26_RGB.jpg deleted file mode 100644 index 83944920..00000000 Binary files a/robotdata/0/ArmCam/26_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/270_Depth.jpg b/robotdata/0/ArmCam/270_Depth.jpg deleted file mode 100644 index c4fdc207..00000000 Binary files a/robotdata/0/ArmCam/270_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/270_RGB.jpg b/robotdata/0/ArmCam/270_RGB.jpg deleted file mode 100644 index 99aed0c5..00000000 Binary files a/robotdata/0/ArmCam/270_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/271_Depth.jpg b/robotdata/0/ArmCam/271_Depth.jpg deleted file mode 100644 index 8b51c586..00000000 Binary files a/robotdata/0/ArmCam/271_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/271_RGB.jpg b/robotdata/0/ArmCam/271_RGB.jpg deleted file mode 100644 index 060635fd..00000000 Binary files a/robotdata/0/ArmCam/271_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/272_Depth.jpg b/robotdata/0/ArmCam/272_Depth.jpg deleted file mode 100644 index 3f544350..00000000 Binary files a/robotdata/0/ArmCam/272_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/272_RGB.jpg b/robotdata/0/ArmCam/272_RGB.jpg deleted file mode 100644 index 4958e793..00000000 Binary files a/robotdata/0/ArmCam/272_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/273_Depth.jpg b/robotdata/0/ArmCam/273_Depth.jpg deleted file mode 100644 index b9cbe340..00000000 Binary files a/robotdata/0/ArmCam/273_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/273_RGB.jpg b/robotdata/0/ArmCam/273_RGB.jpg deleted file mode 100644 index ce905712..00000000 Binary files a/robotdata/0/ArmCam/273_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/274_Depth.jpg b/robotdata/0/ArmCam/274_Depth.jpg deleted file mode 100644 index 84434cf9..00000000 Binary files a/robotdata/0/ArmCam/274_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/274_RGB.jpg b/robotdata/0/ArmCam/274_RGB.jpg deleted file mode 100644 index 49639451..00000000 Binary files a/robotdata/0/ArmCam/274_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/275_Depth.jpg b/robotdata/0/ArmCam/275_Depth.jpg deleted file mode 100644 index f6aae536..00000000 Binary files a/robotdata/0/ArmCam/275_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/275_RGB.jpg b/robotdata/0/ArmCam/275_RGB.jpg deleted file mode 100644 index 78c6225f..00000000 Binary files a/robotdata/0/ArmCam/275_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/276_Depth.jpg b/robotdata/0/ArmCam/276_Depth.jpg deleted file mode 100644 index f012ca09..00000000 Binary files a/robotdata/0/ArmCam/276_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/276_RGB.jpg b/robotdata/0/ArmCam/276_RGB.jpg deleted file mode 100644 index 1fde1489..00000000 Binary files a/robotdata/0/ArmCam/276_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/277_Depth.jpg b/robotdata/0/ArmCam/277_Depth.jpg deleted file mode 100644 index ef4e1735..00000000 Binary files a/robotdata/0/ArmCam/277_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/277_RGB.jpg b/robotdata/0/ArmCam/277_RGB.jpg deleted file mode 100644 index a4b52c90..00000000 Binary files a/robotdata/0/ArmCam/277_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/278_Depth.jpg b/robotdata/0/ArmCam/278_Depth.jpg deleted file mode 100644 index 886560a7..00000000 Binary files a/robotdata/0/ArmCam/278_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/278_RGB.jpg b/robotdata/0/ArmCam/278_RGB.jpg deleted file mode 100644 index 2184d7a2..00000000 Binary files a/robotdata/0/ArmCam/278_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/279_Depth.jpg b/robotdata/0/ArmCam/279_Depth.jpg deleted file mode 100644 index 3e4e762f..00000000 Binary files a/robotdata/0/ArmCam/279_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/279_RGB.jpg b/robotdata/0/ArmCam/279_RGB.jpg deleted file mode 100644 index 4f55616d..00000000 Binary files a/robotdata/0/ArmCam/279_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/27_Depth.jpg b/robotdata/0/ArmCam/27_Depth.jpg deleted file mode 100644 index 09721770..00000000 Binary files a/robotdata/0/ArmCam/27_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/27_RGB.jpg b/robotdata/0/ArmCam/27_RGB.jpg deleted file mode 100644 index 45984429..00000000 Binary files a/robotdata/0/ArmCam/27_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/280_Depth.jpg b/robotdata/0/ArmCam/280_Depth.jpg deleted file mode 100644 index cd1be32a..00000000 Binary files a/robotdata/0/ArmCam/280_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/280_RGB.jpg b/robotdata/0/ArmCam/280_RGB.jpg deleted file mode 100644 index 9625af60..00000000 Binary files a/robotdata/0/ArmCam/280_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/281_Depth.jpg b/robotdata/0/ArmCam/281_Depth.jpg deleted file mode 100644 index 430d47b0..00000000 Binary files a/robotdata/0/ArmCam/281_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/281_RGB.jpg b/robotdata/0/ArmCam/281_RGB.jpg deleted file mode 100644 index 25af3e13..00000000 Binary files a/robotdata/0/ArmCam/281_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/282_Depth.jpg b/robotdata/0/ArmCam/282_Depth.jpg deleted file mode 100644 index dbab6596..00000000 Binary files a/robotdata/0/ArmCam/282_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/282_RGB.jpg b/robotdata/0/ArmCam/282_RGB.jpg deleted file mode 100644 index d2e33405..00000000 Binary files a/robotdata/0/ArmCam/282_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/283_Depth.jpg b/robotdata/0/ArmCam/283_Depth.jpg deleted file mode 100644 index a3802216..00000000 Binary files a/robotdata/0/ArmCam/283_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/283_RGB.jpg b/robotdata/0/ArmCam/283_RGB.jpg deleted file mode 100644 index d187dd13..00000000 Binary files a/robotdata/0/ArmCam/283_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/284_Depth.jpg b/robotdata/0/ArmCam/284_Depth.jpg deleted file mode 100644 index b1d0a714..00000000 Binary files a/robotdata/0/ArmCam/284_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/284_RGB.jpg b/robotdata/0/ArmCam/284_RGB.jpg deleted file mode 100644 index 01251ac4..00000000 Binary files a/robotdata/0/ArmCam/284_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/285_Depth.jpg b/robotdata/0/ArmCam/285_Depth.jpg deleted file mode 100644 index 233bf888..00000000 Binary files a/robotdata/0/ArmCam/285_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/285_RGB.jpg b/robotdata/0/ArmCam/285_RGB.jpg deleted file mode 100644 index 2af54a2a..00000000 Binary files a/robotdata/0/ArmCam/285_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/286_Depth.jpg b/robotdata/0/ArmCam/286_Depth.jpg deleted file mode 100644 index dd959d26..00000000 Binary files a/robotdata/0/ArmCam/286_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/286_RGB.jpg b/robotdata/0/ArmCam/286_RGB.jpg deleted file mode 100644 index 3830d37a..00000000 Binary files a/robotdata/0/ArmCam/286_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/287_Depth.jpg b/robotdata/0/ArmCam/287_Depth.jpg deleted file mode 100644 index d4ae9c07..00000000 Binary files a/robotdata/0/ArmCam/287_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/287_RGB.jpg b/robotdata/0/ArmCam/287_RGB.jpg deleted file mode 100644 index 1dcbcba3..00000000 Binary files a/robotdata/0/ArmCam/287_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/288_Depth.jpg b/robotdata/0/ArmCam/288_Depth.jpg deleted file mode 100644 index 48409af2..00000000 Binary files a/robotdata/0/ArmCam/288_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/288_RGB.jpg b/robotdata/0/ArmCam/288_RGB.jpg deleted file mode 100644 index d644e872..00000000 Binary files a/robotdata/0/ArmCam/288_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/289_Depth.jpg b/robotdata/0/ArmCam/289_Depth.jpg deleted file mode 100644 index 39925dc1..00000000 Binary files a/robotdata/0/ArmCam/289_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/289_RGB.jpg b/robotdata/0/ArmCam/289_RGB.jpg deleted file mode 100644 index e90d0bd0..00000000 Binary files a/robotdata/0/ArmCam/289_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/28_Depth.jpg b/robotdata/0/ArmCam/28_Depth.jpg deleted file mode 100644 index bd8ff532..00000000 Binary files a/robotdata/0/ArmCam/28_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/28_RGB.jpg b/robotdata/0/ArmCam/28_RGB.jpg deleted file mode 100644 index c37cf12d..00000000 Binary files a/robotdata/0/ArmCam/28_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/290_Depth.jpg b/robotdata/0/ArmCam/290_Depth.jpg deleted file mode 100644 index 01df2570..00000000 Binary files a/robotdata/0/ArmCam/290_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/290_RGB.jpg b/robotdata/0/ArmCam/290_RGB.jpg deleted file mode 100644 index f6d8e634..00000000 Binary files a/robotdata/0/ArmCam/290_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/291_Depth.jpg b/robotdata/0/ArmCam/291_Depth.jpg deleted file mode 100644 index e7b96b98..00000000 Binary files a/robotdata/0/ArmCam/291_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/291_RGB.jpg b/robotdata/0/ArmCam/291_RGB.jpg deleted file mode 100644 index fdd6aa80..00000000 Binary files a/robotdata/0/ArmCam/291_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/292_Depth.jpg b/robotdata/0/ArmCam/292_Depth.jpg deleted file mode 100644 index 7137f1ef..00000000 Binary files a/robotdata/0/ArmCam/292_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/292_RGB.jpg b/robotdata/0/ArmCam/292_RGB.jpg deleted file mode 100644 index 31fa7369..00000000 Binary files a/robotdata/0/ArmCam/292_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/293_Depth.jpg b/robotdata/0/ArmCam/293_Depth.jpg deleted file mode 100644 index 4697f945..00000000 Binary files a/robotdata/0/ArmCam/293_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/293_RGB.jpg b/robotdata/0/ArmCam/293_RGB.jpg deleted file mode 100644 index 0e5c6bb2..00000000 Binary files a/robotdata/0/ArmCam/293_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/294_Depth.jpg b/robotdata/0/ArmCam/294_Depth.jpg deleted file mode 100644 index 43c48166..00000000 Binary files a/robotdata/0/ArmCam/294_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/294_RGB.jpg b/robotdata/0/ArmCam/294_RGB.jpg deleted file mode 100644 index dcb22a9e..00000000 Binary files a/robotdata/0/ArmCam/294_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/295_Depth.jpg b/robotdata/0/ArmCam/295_Depth.jpg deleted file mode 100644 index cf0bf3c2..00000000 Binary files a/robotdata/0/ArmCam/295_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/295_RGB.jpg b/robotdata/0/ArmCam/295_RGB.jpg deleted file mode 100644 index 7a5b416d..00000000 Binary files a/robotdata/0/ArmCam/295_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/296_Depth.jpg b/robotdata/0/ArmCam/296_Depth.jpg deleted file mode 100644 index ac95f872..00000000 Binary files a/robotdata/0/ArmCam/296_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/296_RGB.jpg b/robotdata/0/ArmCam/296_RGB.jpg deleted file mode 100644 index 04571b59..00000000 Binary files a/robotdata/0/ArmCam/296_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/297_Depth.jpg b/robotdata/0/ArmCam/297_Depth.jpg deleted file mode 100644 index 8da1c5cc..00000000 Binary files a/robotdata/0/ArmCam/297_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/297_RGB.jpg b/robotdata/0/ArmCam/297_RGB.jpg deleted file mode 100644 index c39e1162..00000000 Binary files a/robotdata/0/ArmCam/297_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/298_Depth.jpg b/robotdata/0/ArmCam/298_Depth.jpg deleted file mode 100644 index 5e3b3f13..00000000 Binary files a/robotdata/0/ArmCam/298_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/298_RGB.jpg b/robotdata/0/ArmCam/298_RGB.jpg deleted file mode 100644 index 732f519f..00000000 Binary files a/robotdata/0/ArmCam/298_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/299_Depth.jpg b/robotdata/0/ArmCam/299_Depth.jpg deleted file mode 100644 index 69954989..00000000 Binary files a/robotdata/0/ArmCam/299_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/299_RGB.jpg b/robotdata/0/ArmCam/299_RGB.jpg deleted file mode 100644 index 215f3aab..00000000 Binary files a/robotdata/0/ArmCam/299_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/29_Depth.jpg b/robotdata/0/ArmCam/29_Depth.jpg deleted file mode 100644 index 682732b6..00000000 Binary files a/robotdata/0/ArmCam/29_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/29_RGB.jpg b/robotdata/0/ArmCam/29_RGB.jpg deleted file mode 100644 index 0127c240..00000000 Binary files a/robotdata/0/ArmCam/29_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/2_Depth.jpg b/robotdata/0/ArmCam/2_Depth.jpg deleted file mode 100644 index d370a9bd..00000000 Binary files a/robotdata/0/ArmCam/2_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/2_RGB.jpg b/robotdata/0/ArmCam/2_RGB.jpg deleted file mode 100644 index 88b1889b..00000000 Binary files a/robotdata/0/ArmCam/2_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/300_Depth.jpg b/robotdata/0/ArmCam/300_Depth.jpg deleted file mode 100644 index 87cfc9eb..00000000 Binary files a/robotdata/0/ArmCam/300_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/300_RGB.jpg b/robotdata/0/ArmCam/300_RGB.jpg deleted file mode 100644 index 49c74085..00000000 Binary files a/robotdata/0/ArmCam/300_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/301_Depth.jpg b/robotdata/0/ArmCam/301_Depth.jpg deleted file mode 100644 index 5beee4e8..00000000 Binary files a/robotdata/0/ArmCam/301_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/301_RGB.jpg b/robotdata/0/ArmCam/301_RGB.jpg deleted file mode 100644 index b0cf1e87..00000000 Binary files a/robotdata/0/ArmCam/301_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/302_Depth.jpg b/robotdata/0/ArmCam/302_Depth.jpg deleted file mode 100644 index 8089b4d6..00000000 Binary files a/robotdata/0/ArmCam/302_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/302_RGB.jpg b/robotdata/0/ArmCam/302_RGB.jpg deleted file mode 100644 index 057a664d..00000000 Binary files a/robotdata/0/ArmCam/302_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/303_Depth.jpg b/robotdata/0/ArmCam/303_Depth.jpg deleted file mode 100644 index 78d54cdf..00000000 Binary files a/robotdata/0/ArmCam/303_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/303_RGB.jpg b/robotdata/0/ArmCam/303_RGB.jpg deleted file mode 100644 index 795e6c12..00000000 Binary files a/robotdata/0/ArmCam/303_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/304_Depth.jpg b/robotdata/0/ArmCam/304_Depth.jpg deleted file mode 100644 index fcde6e25..00000000 Binary files a/robotdata/0/ArmCam/304_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/304_RGB.jpg b/robotdata/0/ArmCam/304_RGB.jpg deleted file mode 100644 index 2e5f76e6..00000000 Binary files a/robotdata/0/ArmCam/304_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/305_Depth.jpg b/robotdata/0/ArmCam/305_Depth.jpg deleted file mode 100644 index 6163da8b..00000000 Binary files a/robotdata/0/ArmCam/305_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/305_RGB.jpg b/robotdata/0/ArmCam/305_RGB.jpg deleted file mode 100644 index 69cc384c..00000000 Binary files a/robotdata/0/ArmCam/305_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/306_Depth.jpg b/robotdata/0/ArmCam/306_Depth.jpg deleted file mode 100644 index e692f02b..00000000 Binary files a/robotdata/0/ArmCam/306_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/306_RGB.jpg b/robotdata/0/ArmCam/306_RGB.jpg deleted file mode 100644 index c4a0725c..00000000 Binary files a/robotdata/0/ArmCam/306_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/307_Depth.jpg b/robotdata/0/ArmCam/307_Depth.jpg deleted file mode 100644 index a69f09c9..00000000 Binary files a/robotdata/0/ArmCam/307_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/307_RGB.jpg b/robotdata/0/ArmCam/307_RGB.jpg deleted file mode 100644 index 85bc1e51..00000000 Binary files a/robotdata/0/ArmCam/307_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/308_Depth.jpg b/robotdata/0/ArmCam/308_Depth.jpg deleted file mode 100644 index aba79a01..00000000 Binary files a/robotdata/0/ArmCam/308_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/308_RGB.jpg b/robotdata/0/ArmCam/308_RGB.jpg deleted file mode 100644 index c655ebfc..00000000 Binary files a/robotdata/0/ArmCam/308_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/309_Depth.jpg b/robotdata/0/ArmCam/309_Depth.jpg deleted file mode 100644 index 83680737..00000000 Binary files a/robotdata/0/ArmCam/309_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/309_RGB.jpg b/robotdata/0/ArmCam/309_RGB.jpg deleted file mode 100644 index 98bc4188..00000000 Binary files a/robotdata/0/ArmCam/309_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/30_Depth.jpg b/robotdata/0/ArmCam/30_Depth.jpg deleted file mode 100644 index 82a0e190..00000000 Binary files a/robotdata/0/ArmCam/30_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/30_RGB.jpg b/robotdata/0/ArmCam/30_RGB.jpg deleted file mode 100644 index 790b5879..00000000 Binary files a/robotdata/0/ArmCam/30_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/310_Depth.jpg b/robotdata/0/ArmCam/310_Depth.jpg deleted file mode 100644 index e485addc..00000000 Binary files a/robotdata/0/ArmCam/310_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/310_RGB.jpg b/robotdata/0/ArmCam/310_RGB.jpg deleted file mode 100644 index 4c8be7fa..00000000 Binary files a/robotdata/0/ArmCam/310_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/311_Depth.jpg b/robotdata/0/ArmCam/311_Depth.jpg deleted file mode 100644 index 41820b65..00000000 Binary files a/robotdata/0/ArmCam/311_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/311_RGB.jpg b/robotdata/0/ArmCam/311_RGB.jpg deleted file mode 100644 index e8629331..00000000 Binary files a/robotdata/0/ArmCam/311_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/312_Depth.jpg b/robotdata/0/ArmCam/312_Depth.jpg deleted file mode 100644 index b649ad46..00000000 Binary files a/robotdata/0/ArmCam/312_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/312_RGB.jpg b/robotdata/0/ArmCam/312_RGB.jpg deleted file mode 100644 index a7ce1d79..00000000 Binary files a/robotdata/0/ArmCam/312_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/313_Depth.jpg b/robotdata/0/ArmCam/313_Depth.jpg deleted file mode 100644 index f67d2812..00000000 Binary files a/robotdata/0/ArmCam/313_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/313_RGB.jpg b/robotdata/0/ArmCam/313_RGB.jpg deleted file mode 100644 index a5eb4055..00000000 Binary files a/robotdata/0/ArmCam/313_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/314_Depth.jpg b/robotdata/0/ArmCam/314_Depth.jpg deleted file mode 100644 index a84e1eb0..00000000 Binary files a/robotdata/0/ArmCam/314_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/314_RGB.jpg b/robotdata/0/ArmCam/314_RGB.jpg deleted file mode 100644 index f95c6aba..00000000 Binary files a/robotdata/0/ArmCam/314_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/315_Depth.jpg b/robotdata/0/ArmCam/315_Depth.jpg deleted file mode 100644 index 33be790e..00000000 Binary files a/robotdata/0/ArmCam/315_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/315_RGB.jpg b/robotdata/0/ArmCam/315_RGB.jpg deleted file mode 100644 index 25920fcb..00000000 Binary files a/robotdata/0/ArmCam/315_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/316_Depth.jpg b/robotdata/0/ArmCam/316_Depth.jpg deleted file mode 100644 index b6120fa4..00000000 Binary files a/robotdata/0/ArmCam/316_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/316_RGB.jpg b/robotdata/0/ArmCam/316_RGB.jpg deleted file mode 100644 index 7909021a..00000000 Binary files a/robotdata/0/ArmCam/316_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/317_Depth.jpg b/robotdata/0/ArmCam/317_Depth.jpg deleted file mode 100644 index 308e6854..00000000 Binary files a/robotdata/0/ArmCam/317_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/317_RGB.jpg b/robotdata/0/ArmCam/317_RGB.jpg deleted file mode 100644 index 7aeda357..00000000 Binary files a/robotdata/0/ArmCam/317_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/318_Depth.jpg b/robotdata/0/ArmCam/318_Depth.jpg deleted file mode 100644 index c104ce70..00000000 Binary files a/robotdata/0/ArmCam/318_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/318_RGB.jpg b/robotdata/0/ArmCam/318_RGB.jpg deleted file mode 100644 index c5e18fef..00000000 Binary files a/robotdata/0/ArmCam/318_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/319_Depth.jpg b/robotdata/0/ArmCam/319_Depth.jpg deleted file mode 100644 index 58593125..00000000 Binary files a/robotdata/0/ArmCam/319_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/319_RGB.jpg b/robotdata/0/ArmCam/319_RGB.jpg deleted file mode 100644 index dd94778d..00000000 Binary files a/robotdata/0/ArmCam/319_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/31_Depth.jpg b/robotdata/0/ArmCam/31_Depth.jpg deleted file mode 100644 index a3cbccc8..00000000 Binary files a/robotdata/0/ArmCam/31_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/31_RGB.jpg b/robotdata/0/ArmCam/31_RGB.jpg deleted file mode 100644 index 71f8d4d7..00000000 Binary files a/robotdata/0/ArmCam/31_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/320_Depth.jpg b/robotdata/0/ArmCam/320_Depth.jpg deleted file mode 100644 index 07c61cfd..00000000 Binary files a/robotdata/0/ArmCam/320_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/320_RGB.jpg b/robotdata/0/ArmCam/320_RGB.jpg deleted file mode 100644 index 1a691a60..00000000 Binary files a/robotdata/0/ArmCam/320_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/321_Depth.jpg b/robotdata/0/ArmCam/321_Depth.jpg deleted file mode 100644 index 5aac62b5..00000000 Binary files a/robotdata/0/ArmCam/321_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/321_RGB.jpg b/robotdata/0/ArmCam/321_RGB.jpg deleted file mode 100644 index 0fbaec4a..00000000 Binary files a/robotdata/0/ArmCam/321_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/322_Depth.jpg b/robotdata/0/ArmCam/322_Depth.jpg deleted file mode 100644 index 0dc6ee61..00000000 Binary files a/robotdata/0/ArmCam/322_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/322_RGB.jpg b/robotdata/0/ArmCam/322_RGB.jpg deleted file mode 100644 index 404c6fa3..00000000 Binary files a/robotdata/0/ArmCam/322_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/323_Depth.jpg b/robotdata/0/ArmCam/323_Depth.jpg deleted file mode 100644 index a9514ff2..00000000 Binary files a/robotdata/0/ArmCam/323_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/323_RGB.jpg b/robotdata/0/ArmCam/323_RGB.jpg deleted file mode 100644 index 1d9ed267..00000000 Binary files a/robotdata/0/ArmCam/323_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/324_Depth.jpg b/robotdata/0/ArmCam/324_Depth.jpg deleted file mode 100644 index 504d8eac..00000000 Binary files a/robotdata/0/ArmCam/324_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/324_RGB.jpg b/robotdata/0/ArmCam/324_RGB.jpg deleted file mode 100644 index 0c9bfad6..00000000 Binary files a/robotdata/0/ArmCam/324_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/325_Depth.jpg b/robotdata/0/ArmCam/325_Depth.jpg deleted file mode 100644 index 3240f6b7..00000000 Binary files a/robotdata/0/ArmCam/325_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/325_RGB.jpg b/robotdata/0/ArmCam/325_RGB.jpg deleted file mode 100644 index f15f8ca9..00000000 Binary files a/robotdata/0/ArmCam/325_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/326_Depth.jpg b/robotdata/0/ArmCam/326_Depth.jpg deleted file mode 100644 index e742bcd3..00000000 Binary files a/robotdata/0/ArmCam/326_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/326_RGB.jpg b/robotdata/0/ArmCam/326_RGB.jpg deleted file mode 100644 index b644abd3..00000000 Binary files a/robotdata/0/ArmCam/326_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/327_Depth.jpg b/robotdata/0/ArmCam/327_Depth.jpg deleted file mode 100644 index abf9c656..00000000 Binary files a/robotdata/0/ArmCam/327_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/327_RGB.jpg b/robotdata/0/ArmCam/327_RGB.jpg deleted file mode 100644 index 8a83285e..00000000 Binary files a/robotdata/0/ArmCam/327_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/328_Depth.jpg b/robotdata/0/ArmCam/328_Depth.jpg deleted file mode 100644 index a8352843..00000000 Binary files a/robotdata/0/ArmCam/328_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/328_RGB.jpg b/robotdata/0/ArmCam/328_RGB.jpg deleted file mode 100644 index 501530ad..00000000 Binary files a/robotdata/0/ArmCam/328_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/329_Depth.jpg b/robotdata/0/ArmCam/329_Depth.jpg deleted file mode 100644 index 839ffcd5..00000000 Binary files a/robotdata/0/ArmCam/329_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/329_RGB.jpg b/robotdata/0/ArmCam/329_RGB.jpg deleted file mode 100644 index 418df5ce..00000000 Binary files a/robotdata/0/ArmCam/329_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/32_Depth.jpg b/robotdata/0/ArmCam/32_Depth.jpg deleted file mode 100644 index 239be6a2..00000000 Binary files a/robotdata/0/ArmCam/32_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/32_RGB.jpg b/robotdata/0/ArmCam/32_RGB.jpg deleted file mode 100644 index 9482cf72..00000000 Binary files a/robotdata/0/ArmCam/32_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/330_Depth.jpg b/robotdata/0/ArmCam/330_Depth.jpg deleted file mode 100644 index 452ade27..00000000 Binary files a/robotdata/0/ArmCam/330_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/330_RGB.jpg b/robotdata/0/ArmCam/330_RGB.jpg deleted file mode 100644 index 18b7ac7c..00000000 Binary files a/robotdata/0/ArmCam/330_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/331_Depth.jpg b/robotdata/0/ArmCam/331_Depth.jpg deleted file mode 100644 index 1405e73a..00000000 Binary files a/robotdata/0/ArmCam/331_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/331_RGB.jpg b/robotdata/0/ArmCam/331_RGB.jpg deleted file mode 100644 index 053155ea..00000000 Binary files a/robotdata/0/ArmCam/331_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/332_Depth.jpg b/robotdata/0/ArmCam/332_Depth.jpg deleted file mode 100644 index f5515bfb..00000000 Binary files a/robotdata/0/ArmCam/332_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/332_RGB.jpg b/robotdata/0/ArmCam/332_RGB.jpg deleted file mode 100644 index 710af92c..00000000 Binary files a/robotdata/0/ArmCam/332_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/333_Depth.jpg b/robotdata/0/ArmCam/333_Depth.jpg deleted file mode 100644 index 1eef839f..00000000 Binary files a/robotdata/0/ArmCam/333_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/333_RGB.jpg b/robotdata/0/ArmCam/333_RGB.jpg deleted file mode 100644 index d22af8c2..00000000 Binary files a/robotdata/0/ArmCam/333_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/334_Depth.jpg b/robotdata/0/ArmCam/334_Depth.jpg deleted file mode 100644 index 587eb322..00000000 Binary files a/robotdata/0/ArmCam/334_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/334_RGB.jpg b/robotdata/0/ArmCam/334_RGB.jpg deleted file mode 100644 index 489523f0..00000000 Binary files a/robotdata/0/ArmCam/334_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/335_Depth.jpg b/robotdata/0/ArmCam/335_Depth.jpg deleted file mode 100644 index 37018e1e..00000000 Binary files a/robotdata/0/ArmCam/335_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/335_RGB.jpg b/robotdata/0/ArmCam/335_RGB.jpg deleted file mode 100644 index ef664b03..00000000 Binary files a/robotdata/0/ArmCam/335_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/336_Depth.jpg b/robotdata/0/ArmCam/336_Depth.jpg deleted file mode 100644 index 3e946c61..00000000 Binary files a/robotdata/0/ArmCam/336_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/336_RGB.jpg b/robotdata/0/ArmCam/336_RGB.jpg deleted file mode 100644 index 4043e8ab..00000000 Binary files a/robotdata/0/ArmCam/336_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/337_Depth.jpg b/robotdata/0/ArmCam/337_Depth.jpg deleted file mode 100644 index a16d130a..00000000 Binary files a/robotdata/0/ArmCam/337_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/337_RGB.jpg b/robotdata/0/ArmCam/337_RGB.jpg deleted file mode 100644 index df19d26c..00000000 Binary files a/robotdata/0/ArmCam/337_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/338_Depth.jpg b/robotdata/0/ArmCam/338_Depth.jpg deleted file mode 100644 index 9551aa9c..00000000 Binary files a/robotdata/0/ArmCam/338_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/338_RGB.jpg b/robotdata/0/ArmCam/338_RGB.jpg deleted file mode 100644 index 63f6e11e..00000000 Binary files a/robotdata/0/ArmCam/338_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/339_Depth.jpg b/robotdata/0/ArmCam/339_Depth.jpg deleted file mode 100644 index 08fe1972..00000000 Binary files a/robotdata/0/ArmCam/339_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/339_RGB.jpg b/robotdata/0/ArmCam/339_RGB.jpg deleted file mode 100644 index 61487998..00000000 Binary files a/robotdata/0/ArmCam/339_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/33_Depth.jpg b/robotdata/0/ArmCam/33_Depth.jpg deleted file mode 100644 index 73dafcaa..00000000 Binary files a/robotdata/0/ArmCam/33_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/33_RGB.jpg b/robotdata/0/ArmCam/33_RGB.jpg deleted file mode 100644 index ef12b889..00000000 Binary files a/robotdata/0/ArmCam/33_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/340_Depth.jpg b/robotdata/0/ArmCam/340_Depth.jpg deleted file mode 100644 index fdd934eb..00000000 Binary files a/robotdata/0/ArmCam/340_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/340_RGB.jpg b/robotdata/0/ArmCam/340_RGB.jpg deleted file mode 100644 index 6b601101..00000000 Binary files a/robotdata/0/ArmCam/340_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/341_Depth.jpg b/robotdata/0/ArmCam/341_Depth.jpg deleted file mode 100644 index 23a6e3d7..00000000 Binary files a/robotdata/0/ArmCam/341_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/341_RGB.jpg b/robotdata/0/ArmCam/341_RGB.jpg deleted file mode 100644 index e0f45b78..00000000 Binary files a/robotdata/0/ArmCam/341_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/342_Depth.jpg b/robotdata/0/ArmCam/342_Depth.jpg deleted file mode 100644 index ae6469b7..00000000 Binary files a/robotdata/0/ArmCam/342_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/342_RGB.jpg b/robotdata/0/ArmCam/342_RGB.jpg deleted file mode 100644 index 5f8a202c..00000000 Binary files a/robotdata/0/ArmCam/342_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/343_Depth.jpg b/robotdata/0/ArmCam/343_Depth.jpg deleted file mode 100644 index 3ca9cba2..00000000 Binary files a/robotdata/0/ArmCam/343_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/343_RGB.jpg b/robotdata/0/ArmCam/343_RGB.jpg deleted file mode 100644 index d5c80b15..00000000 Binary files a/robotdata/0/ArmCam/343_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/344_Depth.jpg b/robotdata/0/ArmCam/344_Depth.jpg deleted file mode 100644 index fbeff731..00000000 Binary files a/robotdata/0/ArmCam/344_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/344_RGB.jpg b/robotdata/0/ArmCam/344_RGB.jpg deleted file mode 100644 index 6dd793ff..00000000 Binary files a/robotdata/0/ArmCam/344_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/345_Depth.jpg b/robotdata/0/ArmCam/345_Depth.jpg deleted file mode 100644 index 893de1e8..00000000 Binary files a/robotdata/0/ArmCam/345_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/345_RGB.jpg b/robotdata/0/ArmCam/345_RGB.jpg deleted file mode 100644 index 80c5d368..00000000 Binary files a/robotdata/0/ArmCam/345_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/346_Depth.jpg b/robotdata/0/ArmCam/346_Depth.jpg deleted file mode 100644 index bc329146..00000000 Binary files a/robotdata/0/ArmCam/346_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/346_RGB.jpg b/robotdata/0/ArmCam/346_RGB.jpg deleted file mode 100644 index 9dbe94e9..00000000 Binary files a/robotdata/0/ArmCam/346_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/347_Depth.jpg b/robotdata/0/ArmCam/347_Depth.jpg deleted file mode 100644 index dd38e554..00000000 Binary files a/robotdata/0/ArmCam/347_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/347_RGB.jpg b/robotdata/0/ArmCam/347_RGB.jpg deleted file mode 100644 index f02585c4..00000000 Binary files a/robotdata/0/ArmCam/347_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/348_Depth.jpg b/robotdata/0/ArmCam/348_Depth.jpg deleted file mode 100644 index b36c0a95..00000000 Binary files a/robotdata/0/ArmCam/348_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/348_RGB.jpg b/robotdata/0/ArmCam/348_RGB.jpg deleted file mode 100644 index 79b0eb9b..00000000 Binary files a/robotdata/0/ArmCam/348_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/349_Depth.jpg b/robotdata/0/ArmCam/349_Depth.jpg deleted file mode 100644 index a334ad1f..00000000 Binary files a/robotdata/0/ArmCam/349_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/349_RGB.jpg b/robotdata/0/ArmCam/349_RGB.jpg deleted file mode 100644 index 33a276c9..00000000 Binary files a/robotdata/0/ArmCam/349_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/34_Depth.jpg b/robotdata/0/ArmCam/34_Depth.jpg deleted file mode 100644 index a9439d2b..00000000 Binary files a/robotdata/0/ArmCam/34_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/34_RGB.jpg b/robotdata/0/ArmCam/34_RGB.jpg deleted file mode 100644 index 2348509f..00000000 Binary files a/robotdata/0/ArmCam/34_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/350_Depth.jpg b/robotdata/0/ArmCam/350_Depth.jpg deleted file mode 100644 index 1c979d2c..00000000 Binary files a/robotdata/0/ArmCam/350_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/350_RGB.jpg b/robotdata/0/ArmCam/350_RGB.jpg deleted file mode 100644 index b110e6f7..00000000 Binary files a/robotdata/0/ArmCam/350_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/351_Depth.jpg b/robotdata/0/ArmCam/351_Depth.jpg deleted file mode 100644 index b13a8575..00000000 Binary files a/robotdata/0/ArmCam/351_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/351_RGB.jpg b/robotdata/0/ArmCam/351_RGB.jpg deleted file mode 100644 index eaee055b..00000000 Binary files a/robotdata/0/ArmCam/351_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/352_Depth.jpg b/robotdata/0/ArmCam/352_Depth.jpg deleted file mode 100644 index 883568af..00000000 Binary files a/robotdata/0/ArmCam/352_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/352_RGB.jpg b/robotdata/0/ArmCam/352_RGB.jpg deleted file mode 100644 index 9d028bc2..00000000 Binary files a/robotdata/0/ArmCam/352_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/353_Depth.jpg b/robotdata/0/ArmCam/353_Depth.jpg deleted file mode 100644 index 0c9d1cdc..00000000 Binary files a/robotdata/0/ArmCam/353_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/353_RGB.jpg b/robotdata/0/ArmCam/353_RGB.jpg deleted file mode 100644 index 7b622841..00000000 Binary files a/robotdata/0/ArmCam/353_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/354_Depth.jpg b/robotdata/0/ArmCam/354_Depth.jpg deleted file mode 100644 index 837be2d3..00000000 Binary files a/robotdata/0/ArmCam/354_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/354_RGB.jpg b/robotdata/0/ArmCam/354_RGB.jpg deleted file mode 100644 index 170a6da3..00000000 Binary files a/robotdata/0/ArmCam/354_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/355_Depth.jpg b/robotdata/0/ArmCam/355_Depth.jpg deleted file mode 100644 index 3ca9e741..00000000 Binary files a/robotdata/0/ArmCam/355_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/355_RGB.jpg b/robotdata/0/ArmCam/355_RGB.jpg deleted file mode 100644 index 4c8d3fc9..00000000 Binary files a/robotdata/0/ArmCam/355_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/356_Depth.jpg b/robotdata/0/ArmCam/356_Depth.jpg deleted file mode 100644 index 5010f965..00000000 Binary files a/robotdata/0/ArmCam/356_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/356_RGB.jpg b/robotdata/0/ArmCam/356_RGB.jpg deleted file mode 100644 index bcad4fd5..00000000 Binary files a/robotdata/0/ArmCam/356_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/357_Depth.jpg b/robotdata/0/ArmCam/357_Depth.jpg deleted file mode 100644 index f4a7c932..00000000 Binary files a/robotdata/0/ArmCam/357_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/357_RGB.jpg b/robotdata/0/ArmCam/357_RGB.jpg deleted file mode 100644 index d4f1b5b5..00000000 Binary files a/robotdata/0/ArmCam/357_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/358_Depth.jpg b/robotdata/0/ArmCam/358_Depth.jpg deleted file mode 100644 index 7400d533..00000000 Binary files a/robotdata/0/ArmCam/358_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/358_RGB.jpg b/robotdata/0/ArmCam/358_RGB.jpg deleted file mode 100644 index bcbd9e11..00000000 Binary files a/robotdata/0/ArmCam/358_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/35_Depth.jpg b/robotdata/0/ArmCam/35_Depth.jpg deleted file mode 100644 index 883a32b4..00000000 Binary files a/robotdata/0/ArmCam/35_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/35_RGB.jpg b/robotdata/0/ArmCam/35_RGB.jpg deleted file mode 100644 index 437356fd..00000000 Binary files a/robotdata/0/ArmCam/35_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/36_Depth.jpg b/robotdata/0/ArmCam/36_Depth.jpg deleted file mode 100644 index d019e66f..00000000 Binary files a/robotdata/0/ArmCam/36_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/36_RGB.jpg b/robotdata/0/ArmCam/36_RGB.jpg deleted file mode 100644 index cf09aaf9..00000000 Binary files a/robotdata/0/ArmCam/36_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/37_Depth.jpg b/robotdata/0/ArmCam/37_Depth.jpg deleted file mode 100644 index d60764c2..00000000 Binary files a/robotdata/0/ArmCam/37_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/37_RGB.jpg b/robotdata/0/ArmCam/37_RGB.jpg deleted file mode 100644 index 8dad26eb..00000000 Binary files a/robotdata/0/ArmCam/37_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/38_Depth.jpg b/robotdata/0/ArmCam/38_Depth.jpg deleted file mode 100644 index b9fb5c79..00000000 Binary files a/robotdata/0/ArmCam/38_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/38_RGB.jpg b/robotdata/0/ArmCam/38_RGB.jpg deleted file mode 100644 index c59e6769..00000000 Binary files a/robotdata/0/ArmCam/38_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/39_Depth.jpg b/robotdata/0/ArmCam/39_Depth.jpg deleted file mode 100644 index 1647c7f0..00000000 Binary files a/robotdata/0/ArmCam/39_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/39_RGB.jpg b/robotdata/0/ArmCam/39_RGB.jpg deleted file mode 100644 index 3cc9cbba..00000000 Binary files a/robotdata/0/ArmCam/39_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/3_Depth.jpg b/robotdata/0/ArmCam/3_Depth.jpg deleted file mode 100644 index f99c7045..00000000 Binary files a/robotdata/0/ArmCam/3_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/3_RGB.jpg b/robotdata/0/ArmCam/3_RGB.jpg deleted file mode 100644 index 2d718ded..00000000 Binary files a/robotdata/0/ArmCam/3_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/40_Depth.jpg b/robotdata/0/ArmCam/40_Depth.jpg deleted file mode 100644 index 60f0b0e0..00000000 Binary files a/robotdata/0/ArmCam/40_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/40_RGB.jpg b/robotdata/0/ArmCam/40_RGB.jpg deleted file mode 100644 index 6e54eabf..00000000 Binary files a/robotdata/0/ArmCam/40_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/41_Depth.jpg b/robotdata/0/ArmCam/41_Depth.jpg deleted file mode 100644 index 97e3cb70..00000000 Binary files a/robotdata/0/ArmCam/41_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/41_RGB.jpg b/robotdata/0/ArmCam/41_RGB.jpg deleted file mode 100644 index ee608d2d..00000000 Binary files a/robotdata/0/ArmCam/41_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/42_Depth.jpg b/robotdata/0/ArmCam/42_Depth.jpg deleted file mode 100644 index 38099469..00000000 Binary files a/robotdata/0/ArmCam/42_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/42_RGB.jpg b/robotdata/0/ArmCam/42_RGB.jpg deleted file mode 100644 index d2a69709..00000000 Binary files a/robotdata/0/ArmCam/42_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/43_Depth.jpg b/robotdata/0/ArmCam/43_Depth.jpg deleted file mode 100644 index cf3b93db..00000000 Binary files a/robotdata/0/ArmCam/43_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/43_RGB.jpg b/robotdata/0/ArmCam/43_RGB.jpg deleted file mode 100644 index 25094735..00000000 Binary files a/robotdata/0/ArmCam/43_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/44_Depth.jpg b/robotdata/0/ArmCam/44_Depth.jpg deleted file mode 100644 index 6b41be7e..00000000 Binary files a/robotdata/0/ArmCam/44_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/44_RGB.jpg b/robotdata/0/ArmCam/44_RGB.jpg deleted file mode 100644 index 78149a61..00000000 Binary files a/robotdata/0/ArmCam/44_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/45_Depth.jpg b/robotdata/0/ArmCam/45_Depth.jpg deleted file mode 100644 index 0ce76733..00000000 Binary files a/robotdata/0/ArmCam/45_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/45_RGB.jpg b/robotdata/0/ArmCam/45_RGB.jpg deleted file mode 100644 index b1dde7d0..00000000 Binary files a/robotdata/0/ArmCam/45_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/46_Depth.jpg b/robotdata/0/ArmCam/46_Depth.jpg deleted file mode 100644 index dbaeef8e..00000000 Binary files a/robotdata/0/ArmCam/46_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/46_RGB.jpg b/robotdata/0/ArmCam/46_RGB.jpg deleted file mode 100644 index 99da98c5..00000000 Binary files a/robotdata/0/ArmCam/46_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/47_Depth.jpg b/robotdata/0/ArmCam/47_Depth.jpg deleted file mode 100644 index ea649427..00000000 Binary files a/robotdata/0/ArmCam/47_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/47_RGB.jpg b/robotdata/0/ArmCam/47_RGB.jpg deleted file mode 100644 index 0a7a763c..00000000 Binary files a/robotdata/0/ArmCam/47_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/48_Depth.jpg b/robotdata/0/ArmCam/48_Depth.jpg deleted file mode 100644 index 854ec080..00000000 Binary files a/robotdata/0/ArmCam/48_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/48_RGB.jpg b/robotdata/0/ArmCam/48_RGB.jpg deleted file mode 100644 index bbdf95b5..00000000 Binary files a/robotdata/0/ArmCam/48_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/49_Depth.jpg b/robotdata/0/ArmCam/49_Depth.jpg deleted file mode 100644 index 9a90d7b7..00000000 Binary files a/robotdata/0/ArmCam/49_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/49_RGB.jpg b/robotdata/0/ArmCam/49_RGB.jpg deleted file mode 100644 index b5ada8ce..00000000 Binary files a/robotdata/0/ArmCam/49_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/4_Depth.jpg b/robotdata/0/ArmCam/4_Depth.jpg deleted file mode 100644 index 4123b406..00000000 Binary files a/robotdata/0/ArmCam/4_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/4_RGB.jpg b/robotdata/0/ArmCam/4_RGB.jpg deleted file mode 100644 index f5d8c032..00000000 Binary files a/robotdata/0/ArmCam/4_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/50_Depth.jpg b/robotdata/0/ArmCam/50_Depth.jpg deleted file mode 100644 index bca7ee8b..00000000 Binary files a/robotdata/0/ArmCam/50_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/50_RGB.jpg b/robotdata/0/ArmCam/50_RGB.jpg deleted file mode 100644 index 623972e4..00000000 Binary files a/robotdata/0/ArmCam/50_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/51_Depth.jpg b/robotdata/0/ArmCam/51_Depth.jpg deleted file mode 100644 index d07c8925..00000000 Binary files a/robotdata/0/ArmCam/51_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/51_RGB.jpg b/robotdata/0/ArmCam/51_RGB.jpg deleted file mode 100644 index c7650902..00000000 Binary files a/robotdata/0/ArmCam/51_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/52_Depth.jpg b/robotdata/0/ArmCam/52_Depth.jpg deleted file mode 100644 index 9f635cd7..00000000 Binary files a/robotdata/0/ArmCam/52_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/52_RGB.jpg b/robotdata/0/ArmCam/52_RGB.jpg deleted file mode 100644 index a78911f6..00000000 Binary files a/robotdata/0/ArmCam/52_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/53_Depth.jpg b/robotdata/0/ArmCam/53_Depth.jpg deleted file mode 100644 index e04925f0..00000000 Binary files a/robotdata/0/ArmCam/53_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/53_RGB.jpg b/robotdata/0/ArmCam/53_RGB.jpg deleted file mode 100644 index a404405b..00000000 Binary files a/robotdata/0/ArmCam/53_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/54_Depth.jpg b/robotdata/0/ArmCam/54_Depth.jpg deleted file mode 100644 index 23b58293..00000000 Binary files a/robotdata/0/ArmCam/54_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/54_RGB.jpg b/robotdata/0/ArmCam/54_RGB.jpg deleted file mode 100644 index 0421ad8a..00000000 Binary files a/robotdata/0/ArmCam/54_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/55_Depth.jpg b/robotdata/0/ArmCam/55_Depth.jpg deleted file mode 100644 index c9dc3cfc..00000000 Binary files a/robotdata/0/ArmCam/55_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/55_RGB.jpg b/robotdata/0/ArmCam/55_RGB.jpg deleted file mode 100644 index 09eeb856..00000000 Binary files a/robotdata/0/ArmCam/55_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/56_Depth.jpg b/robotdata/0/ArmCam/56_Depth.jpg deleted file mode 100644 index 8507586e..00000000 Binary files a/robotdata/0/ArmCam/56_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/56_RGB.jpg b/robotdata/0/ArmCam/56_RGB.jpg deleted file mode 100644 index c7a1e75d..00000000 Binary files a/robotdata/0/ArmCam/56_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/57_Depth.jpg b/robotdata/0/ArmCam/57_Depth.jpg deleted file mode 100644 index 6790efb3..00000000 Binary files a/robotdata/0/ArmCam/57_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/57_RGB.jpg b/robotdata/0/ArmCam/57_RGB.jpg deleted file mode 100644 index 5352c7dc..00000000 Binary files a/robotdata/0/ArmCam/57_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/58_Depth.jpg b/robotdata/0/ArmCam/58_Depth.jpg deleted file mode 100644 index 6b743ded..00000000 Binary files a/robotdata/0/ArmCam/58_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/58_RGB.jpg b/robotdata/0/ArmCam/58_RGB.jpg deleted file mode 100644 index 9cdf0224..00000000 Binary files a/robotdata/0/ArmCam/58_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/59_Depth.jpg b/robotdata/0/ArmCam/59_Depth.jpg deleted file mode 100644 index 9c135386..00000000 Binary files a/robotdata/0/ArmCam/59_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/59_RGB.jpg b/robotdata/0/ArmCam/59_RGB.jpg deleted file mode 100644 index 9e18dbc9..00000000 Binary files a/robotdata/0/ArmCam/59_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/5_Depth.jpg b/robotdata/0/ArmCam/5_Depth.jpg deleted file mode 100644 index 13a87f29..00000000 Binary files a/robotdata/0/ArmCam/5_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/5_RGB.jpg b/robotdata/0/ArmCam/5_RGB.jpg deleted file mode 100644 index 1842ba7d..00000000 Binary files a/robotdata/0/ArmCam/5_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/60_Depth.jpg b/robotdata/0/ArmCam/60_Depth.jpg deleted file mode 100644 index e15ba7d7..00000000 Binary files a/robotdata/0/ArmCam/60_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/60_RGB.jpg b/robotdata/0/ArmCam/60_RGB.jpg deleted file mode 100644 index c3602b2a..00000000 Binary files a/robotdata/0/ArmCam/60_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/61_Depth.jpg b/robotdata/0/ArmCam/61_Depth.jpg deleted file mode 100644 index 4a55cb52..00000000 Binary files a/robotdata/0/ArmCam/61_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/61_RGB.jpg b/robotdata/0/ArmCam/61_RGB.jpg deleted file mode 100644 index 3b12d9fe..00000000 Binary files a/robotdata/0/ArmCam/61_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/62_Depth.jpg b/robotdata/0/ArmCam/62_Depth.jpg deleted file mode 100644 index 5a53b75a..00000000 Binary files a/robotdata/0/ArmCam/62_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/62_RGB.jpg b/robotdata/0/ArmCam/62_RGB.jpg deleted file mode 100644 index dbae3e6e..00000000 Binary files a/robotdata/0/ArmCam/62_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/63_Depth.jpg b/robotdata/0/ArmCam/63_Depth.jpg deleted file mode 100644 index 613f2cf5..00000000 Binary files a/robotdata/0/ArmCam/63_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/63_RGB.jpg b/robotdata/0/ArmCam/63_RGB.jpg deleted file mode 100644 index b670d62d..00000000 Binary files a/robotdata/0/ArmCam/63_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/64_Depth.jpg b/robotdata/0/ArmCam/64_Depth.jpg deleted file mode 100644 index 9b1a3382..00000000 Binary files a/robotdata/0/ArmCam/64_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/64_RGB.jpg b/robotdata/0/ArmCam/64_RGB.jpg deleted file mode 100644 index 97962e79..00000000 Binary files a/robotdata/0/ArmCam/64_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/65_Depth.jpg b/robotdata/0/ArmCam/65_Depth.jpg deleted file mode 100644 index 96097ad6..00000000 Binary files a/robotdata/0/ArmCam/65_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/65_RGB.jpg b/robotdata/0/ArmCam/65_RGB.jpg deleted file mode 100644 index fef011e2..00000000 Binary files a/robotdata/0/ArmCam/65_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/66_Depth.jpg b/robotdata/0/ArmCam/66_Depth.jpg deleted file mode 100644 index 43ae8a59..00000000 Binary files a/robotdata/0/ArmCam/66_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/66_RGB.jpg b/robotdata/0/ArmCam/66_RGB.jpg deleted file mode 100644 index dbdb705d..00000000 Binary files a/robotdata/0/ArmCam/66_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/67_Depth.jpg b/robotdata/0/ArmCam/67_Depth.jpg deleted file mode 100644 index f5d809d6..00000000 Binary files a/robotdata/0/ArmCam/67_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/67_RGB.jpg b/robotdata/0/ArmCam/67_RGB.jpg deleted file mode 100644 index e9451b30..00000000 Binary files a/robotdata/0/ArmCam/67_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/68_Depth.jpg b/robotdata/0/ArmCam/68_Depth.jpg deleted file mode 100644 index 60452282..00000000 Binary files a/robotdata/0/ArmCam/68_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/68_RGB.jpg b/robotdata/0/ArmCam/68_RGB.jpg deleted file mode 100644 index 0d67107d..00000000 Binary files a/robotdata/0/ArmCam/68_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/69_Depth.jpg b/robotdata/0/ArmCam/69_Depth.jpg deleted file mode 100644 index 0741d746..00000000 Binary files a/robotdata/0/ArmCam/69_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/69_RGB.jpg b/robotdata/0/ArmCam/69_RGB.jpg deleted file mode 100644 index 51896169..00000000 Binary files a/robotdata/0/ArmCam/69_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/6_Depth.jpg b/robotdata/0/ArmCam/6_Depth.jpg deleted file mode 100644 index d245d8b0..00000000 Binary files a/robotdata/0/ArmCam/6_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/6_RGB.jpg b/robotdata/0/ArmCam/6_RGB.jpg deleted file mode 100644 index 395d4894..00000000 Binary files a/robotdata/0/ArmCam/6_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/70_Depth.jpg b/robotdata/0/ArmCam/70_Depth.jpg deleted file mode 100644 index f775fecf..00000000 Binary files a/robotdata/0/ArmCam/70_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/70_RGB.jpg b/robotdata/0/ArmCam/70_RGB.jpg deleted file mode 100644 index 57bfa079..00000000 Binary files a/robotdata/0/ArmCam/70_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/71_Depth.jpg b/robotdata/0/ArmCam/71_Depth.jpg deleted file mode 100644 index ba3bd9c3..00000000 Binary files a/robotdata/0/ArmCam/71_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/71_RGB.jpg b/robotdata/0/ArmCam/71_RGB.jpg deleted file mode 100644 index 4b0f301e..00000000 Binary files a/robotdata/0/ArmCam/71_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/72_Depth.jpg b/robotdata/0/ArmCam/72_Depth.jpg deleted file mode 100644 index 3d25324c..00000000 Binary files a/robotdata/0/ArmCam/72_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/72_RGB.jpg b/robotdata/0/ArmCam/72_RGB.jpg deleted file mode 100644 index 06765c4c..00000000 Binary files a/robotdata/0/ArmCam/72_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/73_Depth.jpg b/robotdata/0/ArmCam/73_Depth.jpg deleted file mode 100644 index 4a968da3..00000000 Binary files a/robotdata/0/ArmCam/73_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/73_RGB.jpg b/robotdata/0/ArmCam/73_RGB.jpg deleted file mode 100644 index 11662438..00000000 Binary files a/robotdata/0/ArmCam/73_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/74_Depth.jpg b/robotdata/0/ArmCam/74_Depth.jpg deleted file mode 100644 index 3339ada1..00000000 Binary files a/robotdata/0/ArmCam/74_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/74_RGB.jpg b/robotdata/0/ArmCam/74_RGB.jpg deleted file mode 100644 index 8e2de4b4..00000000 Binary files a/robotdata/0/ArmCam/74_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/75_Depth.jpg b/robotdata/0/ArmCam/75_Depth.jpg deleted file mode 100644 index d161fdf6..00000000 Binary files a/robotdata/0/ArmCam/75_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/75_RGB.jpg b/robotdata/0/ArmCam/75_RGB.jpg deleted file mode 100644 index 9a85668c..00000000 Binary files a/robotdata/0/ArmCam/75_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/76_Depth.jpg b/robotdata/0/ArmCam/76_Depth.jpg deleted file mode 100644 index 1b2da201..00000000 Binary files a/robotdata/0/ArmCam/76_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/76_RGB.jpg b/robotdata/0/ArmCam/76_RGB.jpg deleted file mode 100644 index b13fde00..00000000 Binary files a/robotdata/0/ArmCam/76_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/77_Depth.jpg b/robotdata/0/ArmCam/77_Depth.jpg deleted file mode 100644 index 2b4b4f46..00000000 Binary files a/robotdata/0/ArmCam/77_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/77_RGB.jpg b/robotdata/0/ArmCam/77_RGB.jpg deleted file mode 100644 index 299b20d0..00000000 Binary files a/robotdata/0/ArmCam/77_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/78_Depth.jpg b/robotdata/0/ArmCam/78_Depth.jpg deleted file mode 100644 index d9f35b6f..00000000 Binary files a/robotdata/0/ArmCam/78_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/78_RGB.jpg b/robotdata/0/ArmCam/78_RGB.jpg deleted file mode 100644 index bc29349c..00000000 Binary files a/robotdata/0/ArmCam/78_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/79_Depth.jpg b/robotdata/0/ArmCam/79_Depth.jpg deleted file mode 100644 index d8589918..00000000 Binary files a/robotdata/0/ArmCam/79_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/79_RGB.jpg b/robotdata/0/ArmCam/79_RGB.jpg deleted file mode 100644 index b8cbaadb..00000000 Binary files a/robotdata/0/ArmCam/79_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/7_Depth.jpg b/robotdata/0/ArmCam/7_Depth.jpg deleted file mode 100644 index 07f2fe50..00000000 Binary files a/robotdata/0/ArmCam/7_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/7_RGB.jpg b/robotdata/0/ArmCam/7_RGB.jpg deleted file mode 100644 index 9bcb211b..00000000 Binary files a/robotdata/0/ArmCam/7_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/80_Depth.jpg b/robotdata/0/ArmCam/80_Depth.jpg deleted file mode 100644 index bb897868..00000000 Binary files a/robotdata/0/ArmCam/80_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/80_RGB.jpg b/robotdata/0/ArmCam/80_RGB.jpg deleted file mode 100644 index 948e052f..00000000 Binary files a/robotdata/0/ArmCam/80_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/81_Depth.jpg b/robotdata/0/ArmCam/81_Depth.jpg deleted file mode 100644 index e2ed01f4..00000000 Binary files a/robotdata/0/ArmCam/81_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/81_RGB.jpg b/robotdata/0/ArmCam/81_RGB.jpg deleted file mode 100644 index 8d7063a2..00000000 Binary files a/robotdata/0/ArmCam/81_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/82_Depth.jpg b/robotdata/0/ArmCam/82_Depth.jpg deleted file mode 100644 index 144e6f5b..00000000 Binary files a/robotdata/0/ArmCam/82_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/82_RGB.jpg b/robotdata/0/ArmCam/82_RGB.jpg deleted file mode 100644 index 283acb03..00000000 Binary files a/robotdata/0/ArmCam/82_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/83_Depth.jpg b/robotdata/0/ArmCam/83_Depth.jpg deleted file mode 100644 index e9435df2..00000000 Binary files a/robotdata/0/ArmCam/83_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/83_RGB.jpg b/robotdata/0/ArmCam/83_RGB.jpg deleted file mode 100644 index 86b3d1c7..00000000 Binary files a/robotdata/0/ArmCam/83_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/84_Depth.jpg b/robotdata/0/ArmCam/84_Depth.jpg deleted file mode 100644 index 643688f7..00000000 Binary files a/robotdata/0/ArmCam/84_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/84_RGB.jpg b/robotdata/0/ArmCam/84_RGB.jpg deleted file mode 100644 index d3864e64..00000000 Binary files a/robotdata/0/ArmCam/84_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/85_Depth.jpg b/robotdata/0/ArmCam/85_Depth.jpg deleted file mode 100644 index 975931cf..00000000 Binary files a/robotdata/0/ArmCam/85_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/85_RGB.jpg b/robotdata/0/ArmCam/85_RGB.jpg deleted file mode 100644 index 52ea5a63..00000000 Binary files a/robotdata/0/ArmCam/85_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/86_Depth.jpg b/robotdata/0/ArmCam/86_Depth.jpg deleted file mode 100644 index bc63a811..00000000 Binary files a/robotdata/0/ArmCam/86_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/86_RGB.jpg b/robotdata/0/ArmCam/86_RGB.jpg deleted file mode 100644 index aa107efe..00000000 Binary files a/robotdata/0/ArmCam/86_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/87_Depth.jpg b/robotdata/0/ArmCam/87_Depth.jpg deleted file mode 100644 index 9bda8264..00000000 Binary files a/robotdata/0/ArmCam/87_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/87_RGB.jpg b/robotdata/0/ArmCam/87_RGB.jpg deleted file mode 100644 index 02efbfb6..00000000 Binary files a/robotdata/0/ArmCam/87_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/88_Depth.jpg b/robotdata/0/ArmCam/88_Depth.jpg deleted file mode 100644 index 59769405..00000000 Binary files a/robotdata/0/ArmCam/88_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/88_RGB.jpg b/robotdata/0/ArmCam/88_RGB.jpg deleted file mode 100644 index b8d08503..00000000 Binary files a/robotdata/0/ArmCam/88_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/89_Depth.jpg b/robotdata/0/ArmCam/89_Depth.jpg deleted file mode 100644 index 3b1f8775..00000000 Binary files a/robotdata/0/ArmCam/89_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/89_RGB.jpg b/robotdata/0/ArmCam/89_RGB.jpg deleted file mode 100644 index c6fcb12c..00000000 Binary files a/robotdata/0/ArmCam/89_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/8_Depth.jpg b/robotdata/0/ArmCam/8_Depth.jpg deleted file mode 100644 index e91d2f03..00000000 Binary files a/robotdata/0/ArmCam/8_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/8_RGB.jpg b/robotdata/0/ArmCam/8_RGB.jpg deleted file mode 100644 index a4bc4a60..00000000 Binary files a/robotdata/0/ArmCam/8_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/90_Depth.jpg b/robotdata/0/ArmCam/90_Depth.jpg deleted file mode 100644 index 013fe2f5..00000000 Binary files a/robotdata/0/ArmCam/90_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/90_RGB.jpg b/robotdata/0/ArmCam/90_RGB.jpg deleted file mode 100644 index b5029d7c..00000000 Binary files a/robotdata/0/ArmCam/90_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/91_Depth.jpg b/robotdata/0/ArmCam/91_Depth.jpg deleted file mode 100644 index 09c4acdb..00000000 Binary files a/robotdata/0/ArmCam/91_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/91_RGB.jpg b/robotdata/0/ArmCam/91_RGB.jpg deleted file mode 100644 index f5122864..00000000 Binary files a/robotdata/0/ArmCam/91_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/92_Depth.jpg b/robotdata/0/ArmCam/92_Depth.jpg deleted file mode 100644 index 47abdada..00000000 Binary files a/robotdata/0/ArmCam/92_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/92_RGB.jpg b/robotdata/0/ArmCam/92_RGB.jpg deleted file mode 100644 index 8d2e6db2..00000000 Binary files a/robotdata/0/ArmCam/92_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/93_Depth.jpg b/robotdata/0/ArmCam/93_Depth.jpg deleted file mode 100644 index 8d1965ab..00000000 Binary files a/robotdata/0/ArmCam/93_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/93_RGB.jpg b/robotdata/0/ArmCam/93_RGB.jpg deleted file mode 100644 index 815be4e6..00000000 Binary files a/robotdata/0/ArmCam/93_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/94_Depth.jpg b/robotdata/0/ArmCam/94_Depth.jpg deleted file mode 100644 index e2138401..00000000 Binary files a/robotdata/0/ArmCam/94_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/94_RGB.jpg b/robotdata/0/ArmCam/94_RGB.jpg deleted file mode 100644 index 617a10a9..00000000 Binary files a/robotdata/0/ArmCam/94_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/95_Depth.jpg b/robotdata/0/ArmCam/95_Depth.jpg deleted file mode 100644 index 71ea0a7a..00000000 Binary files a/robotdata/0/ArmCam/95_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/95_RGB.jpg b/robotdata/0/ArmCam/95_RGB.jpg deleted file mode 100644 index 4540d1ac..00000000 Binary files a/robotdata/0/ArmCam/95_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/96_Depth.jpg b/robotdata/0/ArmCam/96_Depth.jpg deleted file mode 100644 index 763f3564..00000000 Binary files a/robotdata/0/ArmCam/96_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/96_RGB.jpg b/robotdata/0/ArmCam/96_RGB.jpg deleted file mode 100644 index 07e77e99..00000000 Binary files a/robotdata/0/ArmCam/96_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/97_Depth.jpg b/robotdata/0/ArmCam/97_Depth.jpg deleted file mode 100644 index 3ae5ba6d..00000000 Binary files a/robotdata/0/ArmCam/97_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/97_RGB.jpg b/robotdata/0/ArmCam/97_RGB.jpg deleted file mode 100644 index dae26c3f..00000000 Binary files a/robotdata/0/ArmCam/97_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/98_Depth.jpg b/robotdata/0/ArmCam/98_Depth.jpg deleted file mode 100644 index 977e7471..00000000 Binary files a/robotdata/0/ArmCam/98_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/98_RGB.jpg b/robotdata/0/ArmCam/98_RGB.jpg deleted file mode 100644 index bc8d79e9..00000000 Binary files a/robotdata/0/ArmCam/98_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/99_Depth.jpg b/robotdata/0/ArmCam/99_Depth.jpg deleted file mode 100644 index dfd96e74..00000000 Binary files a/robotdata/0/ArmCam/99_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/99_RGB.jpg b/robotdata/0/ArmCam/99_RGB.jpg deleted file mode 100644 index be2cf283..00000000 Binary files a/robotdata/0/ArmCam/99_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/9_Depth.jpg b/robotdata/0/ArmCam/9_Depth.jpg deleted file mode 100644 index 3b2f367c..00000000 Binary files a/robotdata/0/ArmCam/9_Depth.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/9_RGB.jpg b/robotdata/0/ArmCam/9_RGB.jpg deleted file mode 100644 index 5d4819aa..00000000 Binary files a/robotdata/0/ArmCam/9_RGB.jpg and /dev/null differ diff --git a/robotdata/0/ArmCam/ArmCamPos.json b/robotdata/0/ArmCam/ArmCamPos.json deleted file mode 100644 index 7ed6792b..00000000 --- a/robotdata/0/ArmCam/ArmCamPos.json +++ /dev/null @@ -1,248 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.140 Y=359.651 Z=17.364 Rotation: P=-10.054351 Y=80.299758 R=-0.180234 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-141.841 Y=358.873 Z=17.402 Rotation: P=-10.031875 Y=74.296398 R=-0.117943 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-137.634 Y=357.663 Z=17.384 Rotation: P=-10.033965 Y=68.321061 R=-0.154617 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-133.545 Y=356.012 Z=17.381 Rotation: P=-10.037234 Y=62.315325 R=-0.189964 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-126.011 Y=351.494 Z=17.382 Rotation: P=-10.051741 Y=50.357651 R=-0.161627 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-119.575 Y=345.501 Z=17.391 Rotation: P=-10.032311 Y=38.353393 R=-0.138132 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-114.522 Y=338.335 Z=17.378 Rotation: P=-10.037549 Y=26.395128 R=-0.179844 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-109.393 Y=322.306 Z=17.450 Rotation: P=-9.959679 Y=4.024490 R=-0.120979 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-109.005 Y=316.943 Z=17.371 Rotation: P=-10.045204 Y=3.337920 R=-0.192304 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-108.810 Y=313.762 Z=17.384 Rotation: P=-10.046158 Y=3.421466 R=-0.144161 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-108.614 Y=310.589 Z=17.384 Rotation: P=-10.043507 Y=3.498560 R=-0.149187 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-108.412 Y=307.399 Z=17.381 Rotation: P=-10.045980 Y=3.588412 R=-0.190278 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-108.209 Y=304.218 Z=17.386 Rotation: P=-10.045096 Y=3.609114 R=-0.123985 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-108.007 Y=301.038 Z=17.373 Rotation: P=-10.042222 Y=3.646698 R=-0.184805 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-107.799 Y=297.853 Z=17.385 Rotation: P=-10.045653 Y=3.709623 R=-0.160882 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-107.591 Y=294.658 Z=17.390 Rotation: P=-10.040645 Y=3.725517 R=-0.135542 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-107.377 Y=291.443 Z=17.372 Rotation: P=-10.044106 Y=3.750829 R=-0.194410 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-107.164 Y=288.245 Z=17.385 Rotation: P=-10.044374 Y=3.768938 R=-0.127980 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-106.946 Y=284.992 Z=17.374 Rotation: P=-10.040368 Y=3.792988 R=-0.173980 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-106.723 Y=281.736 Z=17.383 Rotation: P=-10.046770 Y=3.818956 R=-0.166843 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-106.505 Y=278.513 Z=17.394 Rotation: P=-10.040426 Y=3.856007 R=-0.130546 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-106.279 Y=275.250 Z=17.374 Rotation: P=-10.045950 Y=3.892542 R=-0.182824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-106.052 Y=271.987 Z=17.389 Rotation: P=-10.045286 Y=3.901705 R=-0.129289 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-105.824 Y=268.683 Z=17.387 Rotation: P=-10.035077 Y=3.922516 R=-0.157646 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-105.589 Y=265.386 Z=17.379 Rotation: P=-10.048747 Y=3.937645 R=-0.158236 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-105.360 Y=262.095 Z=17.392 Rotation: P=-10.040492 Y=3.945439 R=-0.132271 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-105.128 Y=258.783 Z=17.378 Rotation: P=-10.038643 Y=3.965721 R=-0.177913 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 27, - "transform": "Translation: X=-104.894 Y=255.497 Z=17.384 Rotation: P=-10.048139 Y=3.969531 R=-0.137293 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 28, - "transform": "Translation: X=-104.665 Y=252.196 Z=17.392 Rotation: P=-10.033825 Y=3.980863 R=-0.146703 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 29, - "transform": "Translation: X=-104.428 Y=248.892 Z=17.377 Rotation: P=-10.045648 Y=3.995841 R=-0.171924 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 30, - "transform": "Translation: X=-104.196 Y=245.608 Z=17.390 Rotation: P=-10.043807 Y=3.998266 R=-0.132196 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 31, - "transform": "Translation: X=-103.966 Y=242.301 Z=17.388 Rotation: P=-10.028591 Y=4.014036 R=-0.169321 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 32, - "transform": "Translation: X=-103.725 Y=239.012 Z=17.377 Rotation: P=-10.051593 Y=4.021032 R=-0.151081 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 33, - "transform": "Translation: X=-103.496 Y=235.722 Z=17.393 Rotation: P=-10.036558 Y=4.028265 R=-0.137104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 34, - "transform": "Translation: X=-103.258 Y=232.419 Z=17.376 Rotation: P=-10.042094 Y=4.045401 R=-0.174854 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 35, - "transform": "Translation: X=-103.021 Y=229.138 Z=17.385 Rotation: P=-10.048787 Y=4.049100 R=-0.136475 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 36, - "transform": "Translation: X=-102.791 Y=225.840 Z=17.393 Rotation: P=-10.028355 Y=4.061708 R=-0.153544 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 37, - "transform": "Translation: X=-102.547 Y=222.549 Z=17.372 Rotation: P=-10.054196 Y=4.075265 R=-0.162262 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 38, - "transform": "Translation: X=-102.314 Y=219.267 Z=17.390 Rotation: P=-10.042611 Y=4.080998 R=-0.134152 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 39, - "transform": "Translation: X=-102.080 Y=215.967 Z=17.389 Rotation: P=-10.026458 Y=4.099413 R=-0.169976 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 40, - "transform": "Translation: X=-101.835 Y=212.689 Z=17.378 Rotation: P=-10.053080 Y=4.108131 R=-0.146021 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 41, - "transform": "Translation: X=-101.602 Y=209.403 Z=17.394 Rotation: P=-10.034355 Y=4.119133 R=-0.139602 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 42, - "transform": "Translation: X=-101.359 Y=206.109 Z=17.377 Rotation: P=-10.041917 Y=4.139090 R=-0.172428 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 43, - "transform": "Translation: X=-101.118 Y=202.838 Z=17.384 Rotation: P=-10.050148 Y=4.148518 R=-0.136587 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 44, - "transform": "Translation: X=-100.884 Y=199.547 Z=17.397 Rotation: P=-10.022380 Y=4.164750 R=-0.154958 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 45, - "transform": "Translation: X=-100.633 Y=196.266 Z=17.372 Rotation: P=-10.054438 Y=4.183719 R=-0.162593 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 46, - "transform": "Translation: X=-100.394 Y=192.994 Z=17.387 Rotation: P=-10.045585 Y=4.194682 R=-0.135951 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 47, - "transform": "Translation: X=-100.157 Y=189.705 Z=17.394 Rotation: P=-10.022336 Y=4.217046 R=-0.166283 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 48, - "transform": "Translation: X=-99.903 Y=186.438 Z=17.373 Rotation: P=-10.059194 Y=4.236071 R=-0.149319 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 49, - "transform": "Translation: X=-99.666 Y=183.164 Z=17.395 Rotation: P=-10.032771 Y=4.252768 R=-0.140897 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 50, - "transform": "Translation: X=-99.417 Y=179.883 Z=17.381 Rotation: P=-10.039769 Y=4.277727 R=-0.165923 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 51, - "transform": "Translation: X=-99.166 Y=176.623 Z=17.378 Rotation: P=-10.055534 Y=4.298704 R=-0.140710 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 52, - "transform": "Translation: X=-98.928 Y=173.345 Z=17.399 Rotation: P=-10.020479 Y=4.320889 R=-0.153675 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 53, - "transform": "Translation: X=-98.669 Y=170.080 Z=17.372 Rotation: P=-10.054375 Y=4.350039 R=-0.161979 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 54, - "transform": "Translation: X=-98.420 Y=166.821 Z=17.385 Rotation: P=-10.048183 Y=4.371506 R=-0.137440 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 55, - "transform": "Translation: X=-98.176 Y=163.545 Z=17.398 Rotation: P=-10.019553 Y=4.399381 R=-0.161594 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 56, - "transform": "Translation: X=-98.040 Y=162.323 Z=17.411 Rotation: P=-10.049651 Y=3.854424 R=-1.047474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 57, - "transform": "Translation: X=-98.383 Y=166.002 Z=17.448 Rotation: P=-9.984035 Y=3.430606 R=-0.196734 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 58, - "transform": "Translation: X=-98.329 Y=164.908 Z=17.363 Rotation: P=-10.066242 Y=5.016328 R=-0.160612 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 59, - "transform": "Translation: X=-98.056 Y=161.652 Z=17.391 Rotation: P=-10.038386 Y=5.025547 R=-0.139206 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 60, - "transform": "Translation: X=-97.778 Y=158.389 Z=17.399 Rotation: P=-10.018500 Y=5.045215 R=-0.157780 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/0/HeadCam/0_Depth.jpg b/robotdata/0/HeadCam/0_Depth.jpg deleted file mode 100644 index f4fdb084..00000000 Binary files a/robotdata/0/HeadCam/0_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/0_RGB.jpg b/robotdata/0/HeadCam/0_RGB.jpg deleted file mode 100644 index b901c341..00000000 Binary files a/robotdata/0/HeadCam/0_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/100_Depth.jpg b/robotdata/0/HeadCam/100_Depth.jpg deleted file mode 100644 index b64c6d1c..00000000 Binary files a/robotdata/0/HeadCam/100_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/100_RGB.jpg b/robotdata/0/HeadCam/100_RGB.jpg deleted file mode 100644 index 843118ad..00000000 Binary files a/robotdata/0/HeadCam/100_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/101_Depth.jpg b/robotdata/0/HeadCam/101_Depth.jpg deleted file mode 100644 index 619897ce..00000000 Binary files a/robotdata/0/HeadCam/101_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/101_RGB.jpg b/robotdata/0/HeadCam/101_RGB.jpg deleted file mode 100644 index 68242bb5..00000000 Binary files a/robotdata/0/HeadCam/101_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/102_Depth.jpg b/robotdata/0/HeadCam/102_Depth.jpg deleted file mode 100644 index 26bb5008..00000000 Binary files a/robotdata/0/HeadCam/102_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/102_RGB.jpg b/robotdata/0/HeadCam/102_RGB.jpg deleted file mode 100644 index 69d7d06e..00000000 Binary files a/robotdata/0/HeadCam/102_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/103_Depth.jpg b/robotdata/0/HeadCam/103_Depth.jpg deleted file mode 100644 index 1bc1d482..00000000 Binary files a/robotdata/0/HeadCam/103_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/103_RGB.jpg b/robotdata/0/HeadCam/103_RGB.jpg deleted file mode 100644 index 1e7ebe21..00000000 Binary files a/robotdata/0/HeadCam/103_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/104_Depth.jpg b/robotdata/0/HeadCam/104_Depth.jpg deleted file mode 100644 index e038aa18..00000000 Binary files a/robotdata/0/HeadCam/104_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/104_RGB.jpg b/robotdata/0/HeadCam/104_RGB.jpg deleted file mode 100644 index 48769f8a..00000000 Binary files a/robotdata/0/HeadCam/104_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/105_Depth.jpg b/robotdata/0/HeadCam/105_Depth.jpg deleted file mode 100644 index 89e49d8d..00000000 Binary files a/robotdata/0/HeadCam/105_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/105_RGB.jpg b/robotdata/0/HeadCam/105_RGB.jpg deleted file mode 100644 index 44374110..00000000 Binary files a/robotdata/0/HeadCam/105_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/106_Depth.jpg b/robotdata/0/HeadCam/106_Depth.jpg deleted file mode 100644 index 9eebd249..00000000 Binary files a/robotdata/0/HeadCam/106_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/106_RGB.jpg b/robotdata/0/HeadCam/106_RGB.jpg deleted file mode 100644 index f33fb800..00000000 Binary files a/robotdata/0/HeadCam/106_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/107_Depth.jpg b/robotdata/0/HeadCam/107_Depth.jpg deleted file mode 100644 index 73e95bcd..00000000 Binary files a/robotdata/0/HeadCam/107_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/107_RGB.jpg b/robotdata/0/HeadCam/107_RGB.jpg deleted file mode 100644 index 9a690e83..00000000 Binary files a/robotdata/0/HeadCam/107_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/108_Depth.jpg b/robotdata/0/HeadCam/108_Depth.jpg deleted file mode 100644 index a4333156..00000000 Binary files a/robotdata/0/HeadCam/108_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/108_RGB.jpg b/robotdata/0/HeadCam/108_RGB.jpg deleted file mode 100644 index 527ea215..00000000 Binary files a/robotdata/0/HeadCam/108_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/109_Depth.jpg b/robotdata/0/HeadCam/109_Depth.jpg deleted file mode 100644 index 550558b0..00000000 Binary files a/robotdata/0/HeadCam/109_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/109_RGB.jpg b/robotdata/0/HeadCam/109_RGB.jpg deleted file mode 100644 index 0bb4f65c..00000000 Binary files a/robotdata/0/HeadCam/109_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/10_Depth.jpg b/robotdata/0/HeadCam/10_Depth.jpg deleted file mode 100644 index f2e6b231..00000000 Binary files a/robotdata/0/HeadCam/10_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/10_RGB.jpg b/robotdata/0/HeadCam/10_RGB.jpg deleted file mode 100644 index 3e97ede0..00000000 Binary files a/robotdata/0/HeadCam/10_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/110_Depth.jpg b/robotdata/0/HeadCam/110_Depth.jpg deleted file mode 100644 index b48717ea..00000000 Binary files a/robotdata/0/HeadCam/110_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/110_RGB.jpg b/robotdata/0/HeadCam/110_RGB.jpg deleted file mode 100644 index 00bc05a8..00000000 Binary files a/robotdata/0/HeadCam/110_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/111_Depth.jpg b/robotdata/0/HeadCam/111_Depth.jpg deleted file mode 100644 index cb1c4e7d..00000000 Binary files a/robotdata/0/HeadCam/111_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/111_RGB.jpg b/robotdata/0/HeadCam/111_RGB.jpg deleted file mode 100644 index dd663210..00000000 Binary files a/robotdata/0/HeadCam/111_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/112_Depth.jpg b/robotdata/0/HeadCam/112_Depth.jpg deleted file mode 100644 index f749a8f4..00000000 Binary files a/robotdata/0/HeadCam/112_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/112_RGB.jpg b/robotdata/0/HeadCam/112_RGB.jpg deleted file mode 100644 index 4e06f70c..00000000 Binary files a/robotdata/0/HeadCam/112_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/113_Depth.jpg b/robotdata/0/HeadCam/113_Depth.jpg deleted file mode 100644 index 6311a684..00000000 Binary files a/robotdata/0/HeadCam/113_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/113_RGB.jpg b/robotdata/0/HeadCam/113_RGB.jpg deleted file mode 100644 index 2cf99db8..00000000 Binary files a/robotdata/0/HeadCam/113_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/114_Depth.jpg b/robotdata/0/HeadCam/114_Depth.jpg deleted file mode 100644 index d304c756..00000000 Binary files a/robotdata/0/HeadCam/114_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/114_RGB.jpg b/robotdata/0/HeadCam/114_RGB.jpg deleted file mode 100644 index e9943ada..00000000 Binary files a/robotdata/0/HeadCam/114_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/115_Depth.jpg b/robotdata/0/HeadCam/115_Depth.jpg deleted file mode 100644 index 51bd665c..00000000 Binary files a/robotdata/0/HeadCam/115_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/115_RGB.jpg b/robotdata/0/HeadCam/115_RGB.jpg deleted file mode 100644 index 678cb4de..00000000 Binary files a/robotdata/0/HeadCam/115_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/116_Depth.jpg b/robotdata/0/HeadCam/116_Depth.jpg deleted file mode 100644 index 31d98628..00000000 Binary files a/robotdata/0/HeadCam/116_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/116_RGB.jpg b/robotdata/0/HeadCam/116_RGB.jpg deleted file mode 100644 index 8ce89478..00000000 Binary files a/robotdata/0/HeadCam/116_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/117_Depth.jpg b/robotdata/0/HeadCam/117_Depth.jpg deleted file mode 100644 index afc8a10e..00000000 Binary files a/robotdata/0/HeadCam/117_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/117_RGB.jpg b/robotdata/0/HeadCam/117_RGB.jpg deleted file mode 100644 index 61863284..00000000 Binary files a/robotdata/0/HeadCam/117_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/118_Depth.jpg b/robotdata/0/HeadCam/118_Depth.jpg deleted file mode 100644 index 6c52e22a..00000000 Binary files a/robotdata/0/HeadCam/118_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/118_RGB.jpg b/robotdata/0/HeadCam/118_RGB.jpg deleted file mode 100644 index 7ef36a14..00000000 Binary files a/robotdata/0/HeadCam/118_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/119_Depth.jpg b/robotdata/0/HeadCam/119_Depth.jpg deleted file mode 100644 index 5c060ce9..00000000 Binary files a/robotdata/0/HeadCam/119_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/119_RGB.jpg b/robotdata/0/HeadCam/119_RGB.jpg deleted file mode 100644 index 5f49ee9e..00000000 Binary files a/robotdata/0/HeadCam/119_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/11_Depth.jpg b/robotdata/0/HeadCam/11_Depth.jpg deleted file mode 100644 index 44e95748..00000000 Binary files a/robotdata/0/HeadCam/11_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/11_RGB.jpg b/robotdata/0/HeadCam/11_RGB.jpg deleted file mode 100644 index 89d59a43..00000000 Binary files a/robotdata/0/HeadCam/11_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/120_Depth.jpg b/robotdata/0/HeadCam/120_Depth.jpg deleted file mode 100644 index d681d357..00000000 Binary files a/robotdata/0/HeadCam/120_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/120_RGB.jpg b/robotdata/0/HeadCam/120_RGB.jpg deleted file mode 100644 index 4c680f7b..00000000 Binary files a/robotdata/0/HeadCam/120_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/121_Depth.jpg b/robotdata/0/HeadCam/121_Depth.jpg deleted file mode 100644 index bf66ac6b..00000000 Binary files a/robotdata/0/HeadCam/121_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/121_RGB.jpg b/robotdata/0/HeadCam/121_RGB.jpg deleted file mode 100644 index ad9cf5d0..00000000 Binary files a/robotdata/0/HeadCam/121_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/122_Depth.jpg b/robotdata/0/HeadCam/122_Depth.jpg deleted file mode 100644 index dae7c81d..00000000 Binary files a/robotdata/0/HeadCam/122_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/122_RGB.jpg b/robotdata/0/HeadCam/122_RGB.jpg deleted file mode 100644 index 38b85e15..00000000 Binary files a/robotdata/0/HeadCam/122_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/123_Depth.jpg b/robotdata/0/HeadCam/123_Depth.jpg deleted file mode 100644 index 7894851d..00000000 Binary files a/robotdata/0/HeadCam/123_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/123_RGB.jpg b/robotdata/0/HeadCam/123_RGB.jpg deleted file mode 100644 index 0d890ba5..00000000 Binary files a/robotdata/0/HeadCam/123_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/124_Depth.jpg b/robotdata/0/HeadCam/124_Depth.jpg deleted file mode 100644 index b6e06122..00000000 Binary files a/robotdata/0/HeadCam/124_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/124_RGB.jpg b/robotdata/0/HeadCam/124_RGB.jpg deleted file mode 100644 index 6df22cd0..00000000 Binary files a/robotdata/0/HeadCam/124_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/125_Depth.jpg b/robotdata/0/HeadCam/125_Depth.jpg deleted file mode 100644 index d232a211..00000000 Binary files a/robotdata/0/HeadCam/125_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/125_RGB.jpg b/robotdata/0/HeadCam/125_RGB.jpg deleted file mode 100644 index 442a98aa..00000000 Binary files a/robotdata/0/HeadCam/125_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/126_Depth.jpg b/robotdata/0/HeadCam/126_Depth.jpg deleted file mode 100644 index 71092e1b..00000000 Binary files a/robotdata/0/HeadCam/126_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/126_RGB.jpg b/robotdata/0/HeadCam/126_RGB.jpg deleted file mode 100644 index 36b77f49..00000000 Binary files a/robotdata/0/HeadCam/126_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/127_Depth.jpg b/robotdata/0/HeadCam/127_Depth.jpg deleted file mode 100644 index aa97ef1c..00000000 Binary files a/robotdata/0/HeadCam/127_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/127_RGB.jpg b/robotdata/0/HeadCam/127_RGB.jpg deleted file mode 100644 index f2398535..00000000 Binary files a/robotdata/0/HeadCam/127_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/128_Depth.jpg b/robotdata/0/HeadCam/128_Depth.jpg deleted file mode 100644 index 10bc9b23..00000000 Binary files a/robotdata/0/HeadCam/128_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/128_RGB.jpg b/robotdata/0/HeadCam/128_RGB.jpg deleted file mode 100644 index 48b3d84f..00000000 Binary files a/robotdata/0/HeadCam/128_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/129_Depth.jpg b/robotdata/0/HeadCam/129_Depth.jpg deleted file mode 100644 index 2fee098b..00000000 Binary files a/robotdata/0/HeadCam/129_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/129_RGB.jpg b/robotdata/0/HeadCam/129_RGB.jpg deleted file mode 100644 index cd096c76..00000000 Binary files a/robotdata/0/HeadCam/129_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/12_Depth.jpg b/robotdata/0/HeadCam/12_Depth.jpg deleted file mode 100644 index a5836ca0..00000000 Binary files a/robotdata/0/HeadCam/12_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/12_RGB.jpg b/robotdata/0/HeadCam/12_RGB.jpg deleted file mode 100644 index 1d7551dd..00000000 Binary files a/robotdata/0/HeadCam/12_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/130_Depth.jpg b/robotdata/0/HeadCam/130_Depth.jpg deleted file mode 100644 index cf26d983..00000000 Binary files a/robotdata/0/HeadCam/130_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/130_RGB.jpg b/robotdata/0/HeadCam/130_RGB.jpg deleted file mode 100644 index d91d4535..00000000 Binary files a/robotdata/0/HeadCam/130_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/131_Depth.jpg b/robotdata/0/HeadCam/131_Depth.jpg deleted file mode 100644 index 27f3b8ca..00000000 Binary files a/robotdata/0/HeadCam/131_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/131_RGB.jpg b/robotdata/0/HeadCam/131_RGB.jpg deleted file mode 100644 index 54c56aa3..00000000 Binary files a/robotdata/0/HeadCam/131_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/132_Depth.jpg b/robotdata/0/HeadCam/132_Depth.jpg deleted file mode 100644 index e221e1a5..00000000 Binary files a/robotdata/0/HeadCam/132_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/132_RGB.jpg b/robotdata/0/HeadCam/132_RGB.jpg deleted file mode 100644 index d362e43c..00000000 Binary files a/robotdata/0/HeadCam/132_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/133_Depth.jpg b/robotdata/0/HeadCam/133_Depth.jpg deleted file mode 100644 index 8475cf5d..00000000 Binary files a/robotdata/0/HeadCam/133_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/133_RGB.jpg b/robotdata/0/HeadCam/133_RGB.jpg deleted file mode 100644 index 0738debe..00000000 Binary files a/robotdata/0/HeadCam/133_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/134_Depth.jpg b/robotdata/0/HeadCam/134_Depth.jpg deleted file mode 100644 index 1c6f6e12..00000000 Binary files a/robotdata/0/HeadCam/134_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/134_RGB.jpg b/robotdata/0/HeadCam/134_RGB.jpg deleted file mode 100644 index 1a1d688d..00000000 Binary files a/robotdata/0/HeadCam/134_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/135_Depth.jpg b/robotdata/0/HeadCam/135_Depth.jpg deleted file mode 100644 index b77df0d9..00000000 Binary files a/robotdata/0/HeadCam/135_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/135_RGB.jpg b/robotdata/0/HeadCam/135_RGB.jpg deleted file mode 100644 index f11bf3cf..00000000 Binary files a/robotdata/0/HeadCam/135_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/136_Depth.jpg b/robotdata/0/HeadCam/136_Depth.jpg deleted file mode 100644 index 3bd35287..00000000 Binary files a/robotdata/0/HeadCam/136_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/136_RGB.jpg b/robotdata/0/HeadCam/136_RGB.jpg deleted file mode 100644 index f5a516f1..00000000 Binary files a/robotdata/0/HeadCam/136_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/137_Depth.jpg b/robotdata/0/HeadCam/137_Depth.jpg deleted file mode 100644 index a38b916d..00000000 Binary files a/robotdata/0/HeadCam/137_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/137_RGB.jpg b/robotdata/0/HeadCam/137_RGB.jpg deleted file mode 100644 index 1d53d97b..00000000 Binary files a/robotdata/0/HeadCam/137_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/138_Depth.jpg b/robotdata/0/HeadCam/138_Depth.jpg deleted file mode 100644 index 887f100e..00000000 Binary files a/robotdata/0/HeadCam/138_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/138_RGB.jpg b/robotdata/0/HeadCam/138_RGB.jpg deleted file mode 100644 index e7ead89c..00000000 Binary files a/robotdata/0/HeadCam/138_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/139_Depth.jpg b/robotdata/0/HeadCam/139_Depth.jpg deleted file mode 100644 index ae8a3eed..00000000 Binary files a/robotdata/0/HeadCam/139_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/139_RGB.jpg b/robotdata/0/HeadCam/139_RGB.jpg deleted file mode 100644 index 74b84072..00000000 Binary files a/robotdata/0/HeadCam/139_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/13_Depth.jpg b/robotdata/0/HeadCam/13_Depth.jpg deleted file mode 100644 index 43ba9026..00000000 Binary files a/robotdata/0/HeadCam/13_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/13_RGB.jpg b/robotdata/0/HeadCam/13_RGB.jpg deleted file mode 100644 index 4c216ff9..00000000 Binary files a/robotdata/0/HeadCam/13_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/140_Depth.jpg b/robotdata/0/HeadCam/140_Depth.jpg deleted file mode 100644 index 1e3798d8..00000000 Binary files a/robotdata/0/HeadCam/140_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/140_RGB.jpg b/robotdata/0/HeadCam/140_RGB.jpg deleted file mode 100644 index cd9b20f1..00000000 Binary files a/robotdata/0/HeadCam/140_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/141_Depth.jpg b/robotdata/0/HeadCam/141_Depth.jpg deleted file mode 100644 index 68f8a58e..00000000 Binary files a/robotdata/0/HeadCam/141_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/141_RGB.jpg b/robotdata/0/HeadCam/141_RGB.jpg deleted file mode 100644 index 645b2e77..00000000 Binary files a/robotdata/0/HeadCam/141_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/142_Depth.jpg b/robotdata/0/HeadCam/142_Depth.jpg deleted file mode 100644 index 0c34fb5f..00000000 Binary files a/robotdata/0/HeadCam/142_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/142_RGB.jpg b/robotdata/0/HeadCam/142_RGB.jpg deleted file mode 100644 index 6d775ccd..00000000 Binary files a/robotdata/0/HeadCam/142_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/143_Depth.jpg b/robotdata/0/HeadCam/143_Depth.jpg deleted file mode 100644 index 93dca598..00000000 Binary files a/robotdata/0/HeadCam/143_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/143_RGB.jpg b/robotdata/0/HeadCam/143_RGB.jpg deleted file mode 100644 index 65bafe86..00000000 Binary files a/robotdata/0/HeadCam/143_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/144_Depth.jpg b/robotdata/0/HeadCam/144_Depth.jpg deleted file mode 100644 index 65ff5a32..00000000 Binary files a/robotdata/0/HeadCam/144_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/144_RGB.jpg b/robotdata/0/HeadCam/144_RGB.jpg deleted file mode 100644 index 8ca66aeb..00000000 Binary files a/robotdata/0/HeadCam/144_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/145_Depth.jpg b/robotdata/0/HeadCam/145_Depth.jpg deleted file mode 100644 index f9710181..00000000 Binary files a/robotdata/0/HeadCam/145_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/145_RGB.jpg b/robotdata/0/HeadCam/145_RGB.jpg deleted file mode 100644 index d0be99c5..00000000 Binary files a/robotdata/0/HeadCam/145_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/146_Depth.jpg b/robotdata/0/HeadCam/146_Depth.jpg deleted file mode 100644 index 67af2754..00000000 Binary files a/robotdata/0/HeadCam/146_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/146_RGB.jpg b/robotdata/0/HeadCam/146_RGB.jpg deleted file mode 100644 index f44094aa..00000000 Binary files a/robotdata/0/HeadCam/146_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/147_Depth.jpg b/robotdata/0/HeadCam/147_Depth.jpg deleted file mode 100644 index 92ba5492..00000000 Binary files a/robotdata/0/HeadCam/147_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/147_RGB.jpg b/robotdata/0/HeadCam/147_RGB.jpg deleted file mode 100644 index 22584c7a..00000000 Binary files a/robotdata/0/HeadCam/147_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/148_Depth.jpg b/robotdata/0/HeadCam/148_Depth.jpg deleted file mode 100644 index 31dd30b4..00000000 Binary files a/robotdata/0/HeadCam/148_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/148_RGB.jpg b/robotdata/0/HeadCam/148_RGB.jpg deleted file mode 100644 index 9d7649c1..00000000 Binary files a/robotdata/0/HeadCam/148_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/149_Depth.jpg b/robotdata/0/HeadCam/149_Depth.jpg deleted file mode 100644 index cbfb7cbd..00000000 Binary files a/robotdata/0/HeadCam/149_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/149_RGB.jpg b/robotdata/0/HeadCam/149_RGB.jpg deleted file mode 100644 index 231d97a2..00000000 Binary files a/robotdata/0/HeadCam/149_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/14_Depth.jpg b/robotdata/0/HeadCam/14_Depth.jpg deleted file mode 100644 index 0263b41f..00000000 Binary files a/robotdata/0/HeadCam/14_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/14_RGB.jpg b/robotdata/0/HeadCam/14_RGB.jpg deleted file mode 100644 index 6954d7b5..00000000 Binary files a/robotdata/0/HeadCam/14_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/150_Depth.jpg b/robotdata/0/HeadCam/150_Depth.jpg deleted file mode 100644 index d439e055..00000000 Binary files a/robotdata/0/HeadCam/150_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/150_RGB.jpg b/robotdata/0/HeadCam/150_RGB.jpg deleted file mode 100644 index eed78923..00000000 Binary files a/robotdata/0/HeadCam/150_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/151_Depth.jpg b/robotdata/0/HeadCam/151_Depth.jpg deleted file mode 100644 index 36ea67a2..00000000 Binary files a/robotdata/0/HeadCam/151_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/151_RGB.jpg b/robotdata/0/HeadCam/151_RGB.jpg deleted file mode 100644 index 1a8fb31f..00000000 Binary files a/robotdata/0/HeadCam/151_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/152_Depth.jpg b/robotdata/0/HeadCam/152_Depth.jpg deleted file mode 100644 index f557fee3..00000000 Binary files a/robotdata/0/HeadCam/152_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/152_RGB.jpg b/robotdata/0/HeadCam/152_RGB.jpg deleted file mode 100644 index 996ab62f..00000000 Binary files a/robotdata/0/HeadCam/152_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/153_Depth.jpg b/robotdata/0/HeadCam/153_Depth.jpg deleted file mode 100644 index 294bef87..00000000 Binary files a/robotdata/0/HeadCam/153_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/153_RGB.jpg b/robotdata/0/HeadCam/153_RGB.jpg deleted file mode 100644 index fd8f8623..00000000 Binary files a/robotdata/0/HeadCam/153_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/154_Depth.jpg b/robotdata/0/HeadCam/154_Depth.jpg deleted file mode 100644 index 60cb813b..00000000 Binary files a/robotdata/0/HeadCam/154_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/154_RGB.jpg b/robotdata/0/HeadCam/154_RGB.jpg deleted file mode 100644 index 91eb94a1..00000000 Binary files a/robotdata/0/HeadCam/154_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/155_Depth.jpg b/robotdata/0/HeadCam/155_Depth.jpg deleted file mode 100644 index 67285406..00000000 Binary files a/robotdata/0/HeadCam/155_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/155_RGB.jpg b/robotdata/0/HeadCam/155_RGB.jpg deleted file mode 100644 index 0912104b..00000000 Binary files a/robotdata/0/HeadCam/155_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/156_Depth.jpg b/robotdata/0/HeadCam/156_Depth.jpg deleted file mode 100644 index e9f5dbd8..00000000 Binary files a/robotdata/0/HeadCam/156_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/156_RGB.jpg b/robotdata/0/HeadCam/156_RGB.jpg deleted file mode 100644 index 03802275..00000000 Binary files a/robotdata/0/HeadCam/156_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/157_Depth.jpg b/robotdata/0/HeadCam/157_Depth.jpg deleted file mode 100644 index 59dbc1e5..00000000 Binary files a/robotdata/0/HeadCam/157_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/157_RGB.jpg b/robotdata/0/HeadCam/157_RGB.jpg deleted file mode 100644 index 8e28e372..00000000 Binary files a/robotdata/0/HeadCam/157_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/158_Depth.jpg b/robotdata/0/HeadCam/158_Depth.jpg deleted file mode 100644 index de99a768..00000000 Binary files a/robotdata/0/HeadCam/158_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/158_RGB.jpg b/robotdata/0/HeadCam/158_RGB.jpg deleted file mode 100644 index cd161633..00000000 Binary files a/robotdata/0/HeadCam/158_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/159_Depth.jpg b/robotdata/0/HeadCam/159_Depth.jpg deleted file mode 100644 index eb9d10db..00000000 Binary files a/robotdata/0/HeadCam/159_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/159_RGB.jpg b/robotdata/0/HeadCam/159_RGB.jpg deleted file mode 100644 index 753039df..00000000 Binary files a/robotdata/0/HeadCam/159_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/15_Depth.jpg b/robotdata/0/HeadCam/15_Depth.jpg deleted file mode 100644 index 5c6352ec..00000000 Binary files a/robotdata/0/HeadCam/15_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/15_RGB.jpg b/robotdata/0/HeadCam/15_RGB.jpg deleted file mode 100644 index ff4b0ea1..00000000 Binary files a/robotdata/0/HeadCam/15_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/160_Depth.jpg b/robotdata/0/HeadCam/160_Depth.jpg deleted file mode 100644 index 231e8cf8..00000000 Binary files a/robotdata/0/HeadCam/160_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/160_RGB.jpg b/robotdata/0/HeadCam/160_RGB.jpg deleted file mode 100644 index abf77086..00000000 Binary files a/robotdata/0/HeadCam/160_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/161_Depth.jpg b/robotdata/0/HeadCam/161_Depth.jpg deleted file mode 100644 index 2720c0b5..00000000 Binary files a/robotdata/0/HeadCam/161_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/161_RGB.jpg b/robotdata/0/HeadCam/161_RGB.jpg deleted file mode 100644 index 51ca1fff..00000000 Binary files a/robotdata/0/HeadCam/161_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/162_Depth.jpg b/robotdata/0/HeadCam/162_Depth.jpg deleted file mode 100644 index 47f1ca9a..00000000 Binary files a/robotdata/0/HeadCam/162_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/162_RGB.jpg b/robotdata/0/HeadCam/162_RGB.jpg deleted file mode 100644 index bdddd328..00000000 Binary files a/robotdata/0/HeadCam/162_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/163_Depth.jpg b/robotdata/0/HeadCam/163_Depth.jpg deleted file mode 100644 index 8a22b2b9..00000000 Binary files a/robotdata/0/HeadCam/163_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/163_RGB.jpg b/robotdata/0/HeadCam/163_RGB.jpg deleted file mode 100644 index 31e7fd6c..00000000 Binary files a/robotdata/0/HeadCam/163_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/164_Depth.jpg b/robotdata/0/HeadCam/164_Depth.jpg deleted file mode 100644 index 0a5ad5a1..00000000 Binary files a/robotdata/0/HeadCam/164_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/164_RGB.jpg b/robotdata/0/HeadCam/164_RGB.jpg deleted file mode 100644 index 67316d22..00000000 Binary files a/robotdata/0/HeadCam/164_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/165_Depth.jpg b/robotdata/0/HeadCam/165_Depth.jpg deleted file mode 100644 index 54dfb609..00000000 Binary files a/robotdata/0/HeadCam/165_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/165_RGB.jpg b/robotdata/0/HeadCam/165_RGB.jpg deleted file mode 100644 index 68142016..00000000 Binary files a/robotdata/0/HeadCam/165_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/166_Depth.jpg b/robotdata/0/HeadCam/166_Depth.jpg deleted file mode 100644 index 1067799c..00000000 Binary files a/robotdata/0/HeadCam/166_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/166_RGB.jpg b/robotdata/0/HeadCam/166_RGB.jpg deleted file mode 100644 index 4c1dfe5c..00000000 Binary files a/robotdata/0/HeadCam/166_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/167_Depth.jpg b/robotdata/0/HeadCam/167_Depth.jpg deleted file mode 100644 index d27c3d56..00000000 Binary files a/robotdata/0/HeadCam/167_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/167_RGB.jpg b/robotdata/0/HeadCam/167_RGB.jpg deleted file mode 100644 index ffc92c3e..00000000 Binary files a/robotdata/0/HeadCam/167_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/168_Depth.jpg b/robotdata/0/HeadCam/168_Depth.jpg deleted file mode 100644 index 82b94a10..00000000 Binary files a/robotdata/0/HeadCam/168_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/168_RGB.jpg b/robotdata/0/HeadCam/168_RGB.jpg deleted file mode 100644 index 95b8a2d2..00000000 Binary files a/robotdata/0/HeadCam/168_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/169_Depth.jpg b/robotdata/0/HeadCam/169_Depth.jpg deleted file mode 100644 index de498914..00000000 Binary files a/robotdata/0/HeadCam/169_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/169_RGB.jpg b/robotdata/0/HeadCam/169_RGB.jpg deleted file mode 100644 index 79a31a6c..00000000 Binary files a/robotdata/0/HeadCam/169_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/16_Depth.jpg b/robotdata/0/HeadCam/16_Depth.jpg deleted file mode 100644 index d76bca44..00000000 Binary files a/robotdata/0/HeadCam/16_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/16_RGB.jpg b/robotdata/0/HeadCam/16_RGB.jpg deleted file mode 100644 index d0a2e76d..00000000 Binary files a/robotdata/0/HeadCam/16_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/170_Depth.jpg b/robotdata/0/HeadCam/170_Depth.jpg deleted file mode 100644 index ac401148..00000000 Binary files a/robotdata/0/HeadCam/170_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/170_RGB.jpg b/robotdata/0/HeadCam/170_RGB.jpg deleted file mode 100644 index 0900db03..00000000 Binary files a/robotdata/0/HeadCam/170_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/171_Depth.jpg b/robotdata/0/HeadCam/171_Depth.jpg deleted file mode 100644 index 947befd2..00000000 Binary files a/robotdata/0/HeadCam/171_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/171_RGB.jpg b/robotdata/0/HeadCam/171_RGB.jpg deleted file mode 100644 index cb54b21f..00000000 Binary files a/robotdata/0/HeadCam/171_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/172_Depth.jpg b/robotdata/0/HeadCam/172_Depth.jpg deleted file mode 100644 index 770872f0..00000000 Binary files a/robotdata/0/HeadCam/172_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/172_RGB.jpg b/robotdata/0/HeadCam/172_RGB.jpg deleted file mode 100644 index cf4b13b2..00000000 Binary files a/robotdata/0/HeadCam/172_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/173_Depth.jpg b/robotdata/0/HeadCam/173_Depth.jpg deleted file mode 100644 index 033574df..00000000 Binary files a/robotdata/0/HeadCam/173_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/173_RGB.jpg b/robotdata/0/HeadCam/173_RGB.jpg deleted file mode 100644 index 60b9d21f..00000000 Binary files a/robotdata/0/HeadCam/173_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/174_Depth.jpg b/robotdata/0/HeadCam/174_Depth.jpg deleted file mode 100644 index 04c0b484..00000000 Binary files a/robotdata/0/HeadCam/174_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/174_RGB.jpg b/robotdata/0/HeadCam/174_RGB.jpg deleted file mode 100644 index f799ca4a..00000000 Binary files a/robotdata/0/HeadCam/174_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/175_Depth.jpg b/robotdata/0/HeadCam/175_Depth.jpg deleted file mode 100644 index b2aac84b..00000000 Binary files a/robotdata/0/HeadCam/175_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/175_RGB.jpg b/robotdata/0/HeadCam/175_RGB.jpg deleted file mode 100644 index 263e4d74..00000000 Binary files a/robotdata/0/HeadCam/175_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/176_Depth.jpg b/robotdata/0/HeadCam/176_Depth.jpg deleted file mode 100644 index 35755b16..00000000 Binary files a/robotdata/0/HeadCam/176_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/176_RGB.jpg b/robotdata/0/HeadCam/176_RGB.jpg deleted file mode 100644 index 76912c21..00000000 Binary files a/robotdata/0/HeadCam/176_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/177_Depth.jpg b/robotdata/0/HeadCam/177_Depth.jpg deleted file mode 100644 index 0fe7d250..00000000 Binary files a/robotdata/0/HeadCam/177_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/177_RGB.jpg b/robotdata/0/HeadCam/177_RGB.jpg deleted file mode 100644 index fcb21786..00000000 Binary files a/robotdata/0/HeadCam/177_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/178_Depth.jpg b/robotdata/0/HeadCam/178_Depth.jpg deleted file mode 100644 index 0e35c5cd..00000000 Binary files a/robotdata/0/HeadCam/178_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/178_RGB.jpg b/robotdata/0/HeadCam/178_RGB.jpg deleted file mode 100644 index 243a0516..00000000 Binary files a/robotdata/0/HeadCam/178_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/179_Depth.jpg b/robotdata/0/HeadCam/179_Depth.jpg deleted file mode 100644 index 872ad4e9..00000000 Binary files a/robotdata/0/HeadCam/179_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/179_RGB.jpg b/robotdata/0/HeadCam/179_RGB.jpg deleted file mode 100644 index 78198f5f..00000000 Binary files a/robotdata/0/HeadCam/179_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/17_Depth.jpg b/robotdata/0/HeadCam/17_Depth.jpg deleted file mode 100644 index 9948c20a..00000000 Binary files a/robotdata/0/HeadCam/17_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/17_RGB.jpg b/robotdata/0/HeadCam/17_RGB.jpg deleted file mode 100644 index be709f4c..00000000 Binary files a/robotdata/0/HeadCam/17_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/180_Depth.jpg b/robotdata/0/HeadCam/180_Depth.jpg deleted file mode 100644 index 17ff1884..00000000 Binary files a/robotdata/0/HeadCam/180_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/180_RGB.jpg b/robotdata/0/HeadCam/180_RGB.jpg deleted file mode 100644 index e990407a..00000000 Binary files a/robotdata/0/HeadCam/180_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/181_Depth.jpg b/robotdata/0/HeadCam/181_Depth.jpg deleted file mode 100644 index 78077e25..00000000 Binary files a/robotdata/0/HeadCam/181_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/181_RGB.jpg b/robotdata/0/HeadCam/181_RGB.jpg deleted file mode 100644 index a8d7edf7..00000000 Binary files a/robotdata/0/HeadCam/181_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/182_Depth.jpg b/robotdata/0/HeadCam/182_Depth.jpg deleted file mode 100644 index 0a0bd5df..00000000 Binary files a/robotdata/0/HeadCam/182_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/182_RGB.jpg b/robotdata/0/HeadCam/182_RGB.jpg deleted file mode 100644 index cbbe455c..00000000 Binary files a/robotdata/0/HeadCam/182_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/183_Depth.jpg b/robotdata/0/HeadCam/183_Depth.jpg deleted file mode 100644 index 7a4adb09..00000000 Binary files a/robotdata/0/HeadCam/183_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/183_RGB.jpg b/robotdata/0/HeadCam/183_RGB.jpg deleted file mode 100644 index 6977ead7..00000000 Binary files a/robotdata/0/HeadCam/183_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/184_Depth.jpg b/robotdata/0/HeadCam/184_Depth.jpg deleted file mode 100644 index d4fa714f..00000000 Binary files a/robotdata/0/HeadCam/184_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/184_RGB.jpg b/robotdata/0/HeadCam/184_RGB.jpg deleted file mode 100644 index 9aa1ddb9..00000000 Binary files a/robotdata/0/HeadCam/184_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/185_Depth.jpg b/robotdata/0/HeadCam/185_Depth.jpg deleted file mode 100644 index 75714fab..00000000 Binary files a/robotdata/0/HeadCam/185_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/185_RGB.jpg b/robotdata/0/HeadCam/185_RGB.jpg deleted file mode 100644 index 21251473..00000000 Binary files a/robotdata/0/HeadCam/185_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/186_Depth.jpg b/robotdata/0/HeadCam/186_Depth.jpg deleted file mode 100644 index 2c1ae1d5..00000000 Binary files a/robotdata/0/HeadCam/186_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/186_RGB.jpg b/robotdata/0/HeadCam/186_RGB.jpg deleted file mode 100644 index 5ecf9c15..00000000 Binary files a/robotdata/0/HeadCam/186_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/187_Depth.jpg b/robotdata/0/HeadCam/187_Depth.jpg deleted file mode 100644 index 5aba5b61..00000000 Binary files a/robotdata/0/HeadCam/187_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/187_RGB.jpg b/robotdata/0/HeadCam/187_RGB.jpg deleted file mode 100644 index 8121c551..00000000 Binary files a/robotdata/0/HeadCam/187_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/188_Depth.jpg b/robotdata/0/HeadCam/188_Depth.jpg deleted file mode 100644 index 85ba4b4f..00000000 Binary files a/robotdata/0/HeadCam/188_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/188_RGB.jpg b/robotdata/0/HeadCam/188_RGB.jpg deleted file mode 100644 index 68ab5e32..00000000 Binary files a/robotdata/0/HeadCam/188_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/189_Depth.jpg b/robotdata/0/HeadCam/189_Depth.jpg deleted file mode 100644 index 57ff9fb9..00000000 Binary files a/robotdata/0/HeadCam/189_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/189_RGB.jpg b/robotdata/0/HeadCam/189_RGB.jpg deleted file mode 100644 index 128d828d..00000000 Binary files a/robotdata/0/HeadCam/189_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/18_Depth.jpg b/robotdata/0/HeadCam/18_Depth.jpg deleted file mode 100644 index 726c9c31..00000000 Binary files a/robotdata/0/HeadCam/18_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/18_RGB.jpg b/robotdata/0/HeadCam/18_RGB.jpg deleted file mode 100644 index fa6d1af4..00000000 Binary files a/robotdata/0/HeadCam/18_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/190_Depth.jpg b/robotdata/0/HeadCam/190_Depth.jpg deleted file mode 100644 index 75674ab4..00000000 Binary files a/robotdata/0/HeadCam/190_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/190_RGB.jpg b/robotdata/0/HeadCam/190_RGB.jpg deleted file mode 100644 index 14dcadaa..00000000 Binary files a/robotdata/0/HeadCam/190_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/191_Depth.jpg b/robotdata/0/HeadCam/191_Depth.jpg deleted file mode 100644 index be4d6ac1..00000000 Binary files a/robotdata/0/HeadCam/191_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/191_RGB.jpg b/robotdata/0/HeadCam/191_RGB.jpg deleted file mode 100644 index 0926572d..00000000 Binary files a/robotdata/0/HeadCam/191_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/192_Depth.jpg b/robotdata/0/HeadCam/192_Depth.jpg deleted file mode 100644 index e7c21bcb..00000000 Binary files a/robotdata/0/HeadCam/192_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/192_RGB.jpg b/robotdata/0/HeadCam/192_RGB.jpg deleted file mode 100644 index 214cdb2f..00000000 Binary files a/robotdata/0/HeadCam/192_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/193_Depth.jpg b/robotdata/0/HeadCam/193_Depth.jpg deleted file mode 100644 index 2c69af55..00000000 Binary files a/robotdata/0/HeadCam/193_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/193_RGB.jpg b/robotdata/0/HeadCam/193_RGB.jpg deleted file mode 100644 index c197c7a4..00000000 Binary files a/robotdata/0/HeadCam/193_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/194_Depth.jpg b/robotdata/0/HeadCam/194_Depth.jpg deleted file mode 100644 index 987ccde0..00000000 Binary files a/robotdata/0/HeadCam/194_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/194_RGB.jpg b/robotdata/0/HeadCam/194_RGB.jpg deleted file mode 100644 index 640ad99d..00000000 Binary files a/robotdata/0/HeadCam/194_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/195_Depth.jpg b/robotdata/0/HeadCam/195_Depth.jpg deleted file mode 100644 index a479cfa5..00000000 Binary files a/robotdata/0/HeadCam/195_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/195_RGB.jpg b/robotdata/0/HeadCam/195_RGB.jpg deleted file mode 100644 index fc278e8e..00000000 Binary files a/robotdata/0/HeadCam/195_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/196_Depth.jpg b/robotdata/0/HeadCam/196_Depth.jpg deleted file mode 100644 index d66957b4..00000000 Binary files a/robotdata/0/HeadCam/196_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/196_RGB.jpg b/robotdata/0/HeadCam/196_RGB.jpg deleted file mode 100644 index 28d2cc02..00000000 Binary files a/robotdata/0/HeadCam/196_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/197_Depth.jpg b/robotdata/0/HeadCam/197_Depth.jpg deleted file mode 100644 index 2d6ea13b..00000000 Binary files a/robotdata/0/HeadCam/197_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/197_RGB.jpg b/robotdata/0/HeadCam/197_RGB.jpg deleted file mode 100644 index b3ce4e30..00000000 Binary files a/robotdata/0/HeadCam/197_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/198_Depth.jpg b/robotdata/0/HeadCam/198_Depth.jpg deleted file mode 100644 index cfe92c9c..00000000 Binary files a/robotdata/0/HeadCam/198_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/198_RGB.jpg b/robotdata/0/HeadCam/198_RGB.jpg deleted file mode 100644 index 052a2c3f..00000000 Binary files a/robotdata/0/HeadCam/198_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/199_Depth.jpg b/robotdata/0/HeadCam/199_Depth.jpg deleted file mode 100644 index 33434ec6..00000000 Binary files a/robotdata/0/HeadCam/199_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/199_RGB.jpg b/robotdata/0/HeadCam/199_RGB.jpg deleted file mode 100644 index eeeb3e6f..00000000 Binary files a/robotdata/0/HeadCam/199_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/19_Depth.jpg b/robotdata/0/HeadCam/19_Depth.jpg deleted file mode 100644 index 00112dcf..00000000 Binary files a/robotdata/0/HeadCam/19_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/19_RGB.jpg b/robotdata/0/HeadCam/19_RGB.jpg deleted file mode 100644 index aa225012..00000000 Binary files a/robotdata/0/HeadCam/19_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/1_Depth.jpg b/robotdata/0/HeadCam/1_Depth.jpg deleted file mode 100644 index c38236ae..00000000 Binary files a/robotdata/0/HeadCam/1_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/1_RGB.jpg b/robotdata/0/HeadCam/1_RGB.jpg deleted file mode 100644 index 8606fb77..00000000 Binary files a/robotdata/0/HeadCam/1_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/200_Depth.jpg b/robotdata/0/HeadCam/200_Depth.jpg deleted file mode 100644 index 74433e4b..00000000 Binary files a/robotdata/0/HeadCam/200_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/200_RGB.jpg b/robotdata/0/HeadCam/200_RGB.jpg deleted file mode 100644 index d15b5ca4..00000000 Binary files a/robotdata/0/HeadCam/200_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/201_Depth.jpg b/robotdata/0/HeadCam/201_Depth.jpg deleted file mode 100644 index 6c46a1d1..00000000 Binary files a/robotdata/0/HeadCam/201_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/201_RGB.jpg b/robotdata/0/HeadCam/201_RGB.jpg deleted file mode 100644 index 116668b8..00000000 Binary files a/robotdata/0/HeadCam/201_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/202_Depth.jpg b/robotdata/0/HeadCam/202_Depth.jpg deleted file mode 100644 index 1b293f60..00000000 Binary files a/robotdata/0/HeadCam/202_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/202_RGB.jpg b/robotdata/0/HeadCam/202_RGB.jpg deleted file mode 100644 index 6488d0cf..00000000 Binary files a/robotdata/0/HeadCam/202_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/203_Depth.jpg b/robotdata/0/HeadCam/203_Depth.jpg deleted file mode 100644 index 4e590439..00000000 Binary files a/robotdata/0/HeadCam/203_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/203_RGB.jpg b/robotdata/0/HeadCam/203_RGB.jpg deleted file mode 100644 index 971bb39a..00000000 Binary files a/robotdata/0/HeadCam/203_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/204_Depth.jpg b/robotdata/0/HeadCam/204_Depth.jpg deleted file mode 100644 index c76a5441..00000000 Binary files a/robotdata/0/HeadCam/204_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/204_RGB.jpg b/robotdata/0/HeadCam/204_RGB.jpg deleted file mode 100644 index 23410475..00000000 Binary files a/robotdata/0/HeadCam/204_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/205_Depth.jpg b/robotdata/0/HeadCam/205_Depth.jpg deleted file mode 100644 index fc11bbcc..00000000 Binary files a/robotdata/0/HeadCam/205_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/205_RGB.jpg b/robotdata/0/HeadCam/205_RGB.jpg deleted file mode 100644 index 8ca7c47a..00000000 Binary files a/robotdata/0/HeadCam/205_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/206_Depth.jpg b/robotdata/0/HeadCam/206_Depth.jpg deleted file mode 100644 index 46cf681a..00000000 Binary files a/robotdata/0/HeadCam/206_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/206_RGB.jpg b/robotdata/0/HeadCam/206_RGB.jpg deleted file mode 100644 index 7e32230f..00000000 Binary files a/robotdata/0/HeadCam/206_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/207_Depth.jpg b/robotdata/0/HeadCam/207_Depth.jpg deleted file mode 100644 index fcfc7a4d..00000000 Binary files a/robotdata/0/HeadCam/207_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/207_RGB.jpg b/robotdata/0/HeadCam/207_RGB.jpg deleted file mode 100644 index 033aa603..00000000 Binary files a/robotdata/0/HeadCam/207_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/208_Depth.jpg b/robotdata/0/HeadCam/208_Depth.jpg deleted file mode 100644 index 0a52e79c..00000000 Binary files a/robotdata/0/HeadCam/208_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/208_RGB.jpg b/robotdata/0/HeadCam/208_RGB.jpg deleted file mode 100644 index 496f3e85..00000000 Binary files a/robotdata/0/HeadCam/208_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/209_Depth.jpg b/robotdata/0/HeadCam/209_Depth.jpg deleted file mode 100644 index fd183535..00000000 Binary files a/robotdata/0/HeadCam/209_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/209_RGB.jpg b/robotdata/0/HeadCam/209_RGB.jpg deleted file mode 100644 index b020ed41..00000000 Binary files a/robotdata/0/HeadCam/209_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/20_Depth.jpg b/robotdata/0/HeadCam/20_Depth.jpg deleted file mode 100644 index bd62b9d4..00000000 Binary files a/robotdata/0/HeadCam/20_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/20_RGB.jpg b/robotdata/0/HeadCam/20_RGB.jpg deleted file mode 100644 index a860fe45..00000000 Binary files a/robotdata/0/HeadCam/20_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/210_Depth.jpg b/robotdata/0/HeadCam/210_Depth.jpg deleted file mode 100644 index 9bdd74cd..00000000 Binary files a/robotdata/0/HeadCam/210_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/210_RGB.jpg b/robotdata/0/HeadCam/210_RGB.jpg deleted file mode 100644 index 2b478b01..00000000 Binary files a/robotdata/0/HeadCam/210_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/211_Depth.jpg b/robotdata/0/HeadCam/211_Depth.jpg deleted file mode 100644 index 6b29a24d..00000000 Binary files a/robotdata/0/HeadCam/211_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/211_RGB.jpg b/robotdata/0/HeadCam/211_RGB.jpg deleted file mode 100644 index b4c94b04..00000000 Binary files a/robotdata/0/HeadCam/211_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/212_Depth.jpg b/robotdata/0/HeadCam/212_Depth.jpg deleted file mode 100644 index 54d8e168..00000000 Binary files a/robotdata/0/HeadCam/212_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/212_RGB.jpg b/robotdata/0/HeadCam/212_RGB.jpg deleted file mode 100644 index 571bd17b..00000000 Binary files a/robotdata/0/HeadCam/212_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/213_Depth.jpg b/robotdata/0/HeadCam/213_Depth.jpg deleted file mode 100644 index 5bca3733..00000000 Binary files a/robotdata/0/HeadCam/213_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/213_RGB.jpg b/robotdata/0/HeadCam/213_RGB.jpg deleted file mode 100644 index b3c4451b..00000000 Binary files a/robotdata/0/HeadCam/213_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/214_Depth.jpg b/robotdata/0/HeadCam/214_Depth.jpg deleted file mode 100644 index dfcbb4ca..00000000 Binary files a/robotdata/0/HeadCam/214_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/214_RGB.jpg b/robotdata/0/HeadCam/214_RGB.jpg deleted file mode 100644 index 1160eeae..00000000 Binary files a/robotdata/0/HeadCam/214_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/215_Depth.jpg b/robotdata/0/HeadCam/215_Depth.jpg deleted file mode 100644 index 524d409e..00000000 Binary files a/robotdata/0/HeadCam/215_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/215_RGB.jpg b/robotdata/0/HeadCam/215_RGB.jpg deleted file mode 100644 index 36493972..00000000 Binary files a/robotdata/0/HeadCam/215_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/216_Depth.jpg b/robotdata/0/HeadCam/216_Depth.jpg deleted file mode 100644 index c06370ef..00000000 Binary files a/robotdata/0/HeadCam/216_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/216_RGB.jpg b/robotdata/0/HeadCam/216_RGB.jpg deleted file mode 100644 index 7f76a159..00000000 Binary files a/robotdata/0/HeadCam/216_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/217_Depth.jpg b/robotdata/0/HeadCam/217_Depth.jpg deleted file mode 100644 index d56ea269..00000000 Binary files a/robotdata/0/HeadCam/217_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/217_RGB.jpg b/robotdata/0/HeadCam/217_RGB.jpg deleted file mode 100644 index a13502e4..00000000 Binary files a/robotdata/0/HeadCam/217_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/218_Depth.jpg b/robotdata/0/HeadCam/218_Depth.jpg deleted file mode 100644 index 3b627534..00000000 Binary files a/robotdata/0/HeadCam/218_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/218_RGB.jpg b/robotdata/0/HeadCam/218_RGB.jpg deleted file mode 100644 index 083d2d10..00000000 Binary files a/robotdata/0/HeadCam/218_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/219_Depth.jpg b/robotdata/0/HeadCam/219_Depth.jpg deleted file mode 100644 index 3816fdac..00000000 Binary files a/robotdata/0/HeadCam/219_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/219_RGB.jpg b/robotdata/0/HeadCam/219_RGB.jpg deleted file mode 100644 index 4fbf0415..00000000 Binary files a/robotdata/0/HeadCam/219_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/21_Depth.jpg b/robotdata/0/HeadCam/21_Depth.jpg deleted file mode 100644 index 8b5d2923..00000000 Binary files a/robotdata/0/HeadCam/21_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/21_RGB.jpg b/robotdata/0/HeadCam/21_RGB.jpg deleted file mode 100644 index 7b3c5279..00000000 Binary files a/robotdata/0/HeadCam/21_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/220_Depth.jpg b/robotdata/0/HeadCam/220_Depth.jpg deleted file mode 100644 index 7c249e5e..00000000 Binary files a/robotdata/0/HeadCam/220_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/220_RGB.jpg b/robotdata/0/HeadCam/220_RGB.jpg deleted file mode 100644 index 6cd99b42..00000000 Binary files a/robotdata/0/HeadCam/220_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/221_Depth.jpg b/robotdata/0/HeadCam/221_Depth.jpg deleted file mode 100644 index a4b6c7b9..00000000 Binary files a/robotdata/0/HeadCam/221_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/221_RGB.jpg b/robotdata/0/HeadCam/221_RGB.jpg deleted file mode 100644 index 4002f03a..00000000 Binary files a/robotdata/0/HeadCam/221_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/222_Depth.jpg b/robotdata/0/HeadCam/222_Depth.jpg deleted file mode 100644 index b325c232..00000000 Binary files a/robotdata/0/HeadCam/222_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/222_RGB.jpg b/robotdata/0/HeadCam/222_RGB.jpg deleted file mode 100644 index d49adfaf..00000000 Binary files a/robotdata/0/HeadCam/222_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/223_Depth.jpg b/robotdata/0/HeadCam/223_Depth.jpg deleted file mode 100644 index 23b87a11..00000000 Binary files a/robotdata/0/HeadCam/223_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/223_RGB.jpg b/robotdata/0/HeadCam/223_RGB.jpg deleted file mode 100644 index 563cf8ac..00000000 Binary files a/robotdata/0/HeadCam/223_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/224_Depth.jpg b/robotdata/0/HeadCam/224_Depth.jpg deleted file mode 100644 index 9c1ca398..00000000 Binary files a/robotdata/0/HeadCam/224_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/224_RGB.jpg b/robotdata/0/HeadCam/224_RGB.jpg deleted file mode 100644 index ea84069e..00000000 Binary files a/robotdata/0/HeadCam/224_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/225_Depth.jpg b/robotdata/0/HeadCam/225_Depth.jpg deleted file mode 100644 index 45c5b5c2..00000000 Binary files a/robotdata/0/HeadCam/225_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/225_RGB.jpg b/robotdata/0/HeadCam/225_RGB.jpg deleted file mode 100644 index 3a13b533..00000000 Binary files a/robotdata/0/HeadCam/225_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/226_Depth.jpg b/robotdata/0/HeadCam/226_Depth.jpg deleted file mode 100644 index 9c924659..00000000 Binary files a/robotdata/0/HeadCam/226_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/226_RGB.jpg b/robotdata/0/HeadCam/226_RGB.jpg deleted file mode 100644 index 8aa50176..00000000 Binary files a/robotdata/0/HeadCam/226_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/227_Depth.jpg b/robotdata/0/HeadCam/227_Depth.jpg deleted file mode 100644 index 87079df1..00000000 Binary files a/robotdata/0/HeadCam/227_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/227_RGB.jpg b/robotdata/0/HeadCam/227_RGB.jpg deleted file mode 100644 index 2490bde7..00000000 Binary files a/robotdata/0/HeadCam/227_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/228_Depth.jpg b/robotdata/0/HeadCam/228_Depth.jpg deleted file mode 100644 index e4bd8af3..00000000 Binary files a/robotdata/0/HeadCam/228_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/228_RGB.jpg b/robotdata/0/HeadCam/228_RGB.jpg deleted file mode 100644 index c971f277..00000000 Binary files a/robotdata/0/HeadCam/228_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/229_Depth.jpg b/robotdata/0/HeadCam/229_Depth.jpg deleted file mode 100644 index 3e8d0788..00000000 Binary files a/robotdata/0/HeadCam/229_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/229_RGB.jpg b/robotdata/0/HeadCam/229_RGB.jpg deleted file mode 100644 index 576451af..00000000 Binary files a/robotdata/0/HeadCam/229_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/22_Depth.jpg b/robotdata/0/HeadCam/22_Depth.jpg deleted file mode 100644 index 5c1f672d..00000000 Binary files a/robotdata/0/HeadCam/22_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/22_RGB.jpg b/robotdata/0/HeadCam/22_RGB.jpg deleted file mode 100644 index 6908def0..00000000 Binary files a/robotdata/0/HeadCam/22_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/230_Depth.jpg b/robotdata/0/HeadCam/230_Depth.jpg deleted file mode 100644 index dc5e83ee..00000000 Binary files a/robotdata/0/HeadCam/230_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/230_RGB.jpg b/robotdata/0/HeadCam/230_RGB.jpg deleted file mode 100644 index ec65c993..00000000 Binary files a/robotdata/0/HeadCam/230_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/231_Depth.jpg b/robotdata/0/HeadCam/231_Depth.jpg deleted file mode 100644 index d291d5d3..00000000 Binary files a/robotdata/0/HeadCam/231_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/231_RGB.jpg b/robotdata/0/HeadCam/231_RGB.jpg deleted file mode 100644 index e7de46f7..00000000 Binary files a/robotdata/0/HeadCam/231_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/232_Depth.jpg b/robotdata/0/HeadCam/232_Depth.jpg deleted file mode 100644 index 6f28814f..00000000 Binary files a/robotdata/0/HeadCam/232_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/232_RGB.jpg b/robotdata/0/HeadCam/232_RGB.jpg deleted file mode 100644 index 6efdd9cd..00000000 Binary files a/robotdata/0/HeadCam/232_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/233_Depth.jpg b/robotdata/0/HeadCam/233_Depth.jpg deleted file mode 100644 index 721c4faa..00000000 Binary files a/robotdata/0/HeadCam/233_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/233_RGB.jpg b/robotdata/0/HeadCam/233_RGB.jpg deleted file mode 100644 index 2c5629ce..00000000 Binary files a/robotdata/0/HeadCam/233_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/234_Depth.jpg b/robotdata/0/HeadCam/234_Depth.jpg deleted file mode 100644 index 4d764c12..00000000 Binary files a/robotdata/0/HeadCam/234_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/234_RGB.jpg b/robotdata/0/HeadCam/234_RGB.jpg deleted file mode 100644 index f0d4276f..00000000 Binary files a/robotdata/0/HeadCam/234_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/235_Depth.jpg b/robotdata/0/HeadCam/235_Depth.jpg deleted file mode 100644 index 995ff4f0..00000000 Binary files a/robotdata/0/HeadCam/235_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/235_RGB.jpg b/robotdata/0/HeadCam/235_RGB.jpg deleted file mode 100644 index f14430aa..00000000 Binary files a/robotdata/0/HeadCam/235_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/236_Depth.jpg b/robotdata/0/HeadCam/236_Depth.jpg deleted file mode 100644 index 1b91f610..00000000 Binary files a/robotdata/0/HeadCam/236_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/236_RGB.jpg b/robotdata/0/HeadCam/236_RGB.jpg deleted file mode 100644 index 2f3ea577..00000000 Binary files a/robotdata/0/HeadCam/236_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/237_Depth.jpg b/robotdata/0/HeadCam/237_Depth.jpg deleted file mode 100644 index d5eed75c..00000000 Binary files a/robotdata/0/HeadCam/237_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/237_RGB.jpg b/robotdata/0/HeadCam/237_RGB.jpg deleted file mode 100644 index 2cbc3e55..00000000 Binary files a/robotdata/0/HeadCam/237_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/238_Depth.jpg b/robotdata/0/HeadCam/238_Depth.jpg deleted file mode 100644 index 144831fc..00000000 Binary files a/robotdata/0/HeadCam/238_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/238_RGB.jpg b/robotdata/0/HeadCam/238_RGB.jpg deleted file mode 100644 index fa92a737..00000000 Binary files a/robotdata/0/HeadCam/238_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/239_Depth.jpg b/robotdata/0/HeadCam/239_Depth.jpg deleted file mode 100644 index 6b0a70c2..00000000 Binary files a/robotdata/0/HeadCam/239_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/239_RGB.jpg b/robotdata/0/HeadCam/239_RGB.jpg deleted file mode 100644 index e2f65bce..00000000 Binary files a/robotdata/0/HeadCam/239_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/23_Depth.jpg b/robotdata/0/HeadCam/23_Depth.jpg deleted file mode 100644 index 7ca9722a..00000000 Binary files a/robotdata/0/HeadCam/23_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/23_RGB.jpg b/robotdata/0/HeadCam/23_RGB.jpg deleted file mode 100644 index 54268197..00000000 Binary files a/robotdata/0/HeadCam/23_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/240_Depth.jpg b/robotdata/0/HeadCam/240_Depth.jpg deleted file mode 100644 index 5eed48c4..00000000 Binary files a/robotdata/0/HeadCam/240_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/240_RGB.jpg b/robotdata/0/HeadCam/240_RGB.jpg deleted file mode 100644 index 9c726ee3..00000000 Binary files a/robotdata/0/HeadCam/240_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/241_Depth.jpg b/robotdata/0/HeadCam/241_Depth.jpg deleted file mode 100644 index 85336717..00000000 Binary files a/robotdata/0/HeadCam/241_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/241_RGB.jpg b/robotdata/0/HeadCam/241_RGB.jpg deleted file mode 100644 index e8a41337..00000000 Binary files a/robotdata/0/HeadCam/241_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/242_Depth.jpg b/robotdata/0/HeadCam/242_Depth.jpg deleted file mode 100644 index 5719a60f..00000000 Binary files a/robotdata/0/HeadCam/242_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/242_RGB.jpg b/robotdata/0/HeadCam/242_RGB.jpg deleted file mode 100644 index 23ea7db2..00000000 Binary files a/robotdata/0/HeadCam/242_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/243_Depth.jpg b/robotdata/0/HeadCam/243_Depth.jpg deleted file mode 100644 index 574e6d11..00000000 Binary files a/robotdata/0/HeadCam/243_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/243_RGB.jpg b/robotdata/0/HeadCam/243_RGB.jpg deleted file mode 100644 index 5cd4b4a5..00000000 Binary files a/robotdata/0/HeadCam/243_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/244_Depth.jpg b/robotdata/0/HeadCam/244_Depth.jpg deleted file mode 100644 index 73460bc5..00000000 Binary files a/robotdata/0/HeadCam/244_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/244_RGB.jpg b/robotdata/0/HeadCam/244_RGB.jpg deleted file mode 100644 index 9fe310a7..00000000 Binary files a/robotdata/0/HeadCam/244_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/245_Depth.jpg b/robotdata/0/HeadCam/245_Depth.jpg deleted file mode 100644 index 1fc92516..00000000 Binary files a/robotdata/0/HeadCam/245_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/245_RGB.jpg b/robotdata/0/HeadCam/245_RGB.jpg deleted file mode 100644 index 237be290..00000000 Binary files a/robotdata/0/HeadCam/245_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/246_Depth.jpg b/robotdata/0/HeadCam/246_Depth.jpg deleted file mode 100644 index 4990c699..00000000 Binary files a/robotdata/0/HeadCam/246_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/246_RGB.jpg b/robotdata/0/HeadCam/246_RGB.jpg deleted file mode 100644 index de7c57c6..00000000 Binary files a/robotdata/0/HeadCam/246_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/247_Depth.jpg b/robotdata/0/HeadCam/247_Depth.jpg deleted file mode 100644 index 73b7176a..00000000 Binary files a/robotdata/0/HeadCam/247_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/247_RGB.jpg b/robotdata/0/HeadCam/247_RGB.jpg deleted file mode 100644 index ca0a8903..00000000 Binary files a/robotdata/0/HeadCam/247_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/248_Depth.jpg b/robotdata/0/HeadCam/248_Depth.jpg deleted file mode 100644 index 095bb50d..00000000 Binary files a/robotdata/0/HeadCam/248_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/248_RGB.jpg b/robotdata/0/HeadCam/248_RGB.jpg deleted file mode 100644 index 4d9eeb51..00000000 Binary files a/robotdata/0/HeadCam/248_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/249_Depth.jpg b/robotdata/0/HeadCam/249_Depth.jpg deleted file mode 100644 index beb0a725..00000000 Binary files a/robotdata/0/HeadCam/249_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/249_RGB.jpg b/robotdata/0/HeadCam/249_RGB.jpg deleted file mode 100644 index 1d17342c..00000000 Binary files a/robotdata/0/HeadCam/249_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/24_Depth.jpg b/robotdata/0/HeadCam/24_Depth.jpg deleted file mode 100644 index bf524a94..00000000 Binary files a/robotdata/0/HeadCam/24_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/24_RGB.jpg b/robotdata/0/HeadCam/24_RGB.jpg deleted file mode 100644 index 303cf00d..00000000 Binary files a/robotdata/0/HeadCam/24_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/250_Depth.jpg b/robotdata/0/HeadCam/250_Depth.jpg deleted file mode 100644 index 7fb03abd..00000000 Binary files a/robotdata/0/HeadCam/250_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/250_RGB.jpg b/robotdata/0/HeadCam/250_RGB.jpg deleted file mode 100644 index 4274d46e..00000000 Binary files a/robotdata/0/HeadCam/250_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/251_Depth.jpg b/robotdata/0/HeadCam/251_Depth.jpg deleted file mode 100644 index 48bd4ed4..00000000 Binary files a/robotdata/0/HeadCam/251_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/251_RGB.jpg b/robotdata/0/HeadCam/251_RGB.jpg deleted file mode 100644 index d3b8c7fe..00000000 Binary files a/robotdata/0/HeadCam/251_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/252_Depth.jpg b/robotdata/0/HeadCam/252_Depth.jpg deleted file mode 100644 index a47b5bc1..00000000 Binary files a/robotdata/0/HeadCam/252_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/252_RGB.jpg b/robotdata/0/HeadCam/252_RGB.jpg deleted file mode 100644 index 89f631cf..00000000 Binary files a/robotdata/0/HeadCam/252_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/253_Depth.jpg b/robotdata/0/HeadCam/253_Depth.jpg deleted file mode 100644 index 1574aa4e..00000000 Binary files a/robotdata/0/HeadCam/253_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/253_RGB.jpg b/robotdata/0/HeadCam/253_RGB.jpg deleted file mode 100644 index e204d31e..00000000 Binary files a/robotdata/0/HeadCam/253_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/254_Depth.jpg b/robotdata/0/HeadCam/254_Depth.jpg deleted file mode 100644 index b248e059..00000000 Binary files a/robotdata/0/HeadCam/254_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/254_RGB.jpg b/robotdata/0/HeadCam/254_RGB.jpg deleted file mode 100644 index 61ba2ca4..00000000 Binary files a/robotdata/0/HeadCam/254_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/255_Depth.jpg b/robotdata/0/HeadCam/255_Depth.jpg deleted file mode 100644 index 6cf80ae0..00000000 Binary files a/robotdata/0/HeadCam/255_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/255_RGB.jpg b/robotdata/0/HeadCam/255_RGB.jpg deleted file mode 100644 index 0b41811a..00000000 Binary files a/robotdata/0/HeadCam/255_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/256_Depth.jpg b/robotdata/0/HeadCam/256_Depth.jpg deleted file mode 100644 index 01752024..00000000 Binary files a/robotdata/0/HeadCam/256_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/256_RGB.jpg b/robotdata/0/HeadCam/256_RGB.jpg deleted file mode 100644 index 615c96ee..00000000 Binary files a/robotdata/0/HeadCam/256_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/257_Depth.jpg b/robotdata/0/HeadCam/257_Depth.jpg deleted file mode 100644 index fa6847fe..00000000 Binary files a/robotdata/0/HeadCam/257_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/257_RGB.jpg b/robotdata/0/HeadCam/257_RGB.jpg deleted file mode 100644 index 9ee15dee..00000000 Binary files a/robotdata/0/HeadCam/257_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/258_Depth.jpg b/robotdata/0/HeadCam/258_Depth.jpg deleted file mode 100644 index c6fb0670..00000000 Binary files a/robotdata/0/HeadCam/258_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/258_RGB.jpg b/robotdata/0/HeadCam/258_RGB.jpg deleted file mode 100644 index 21934e5b..00000000 Binary files a/robotdata/0/HeadCam/258_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/259_Depth.jpg b/robotdata/0/HeadCam/259_Depth.jpg deleted file mode 100644 index b2cfb179..00000000 Binary files a/robotdata/0/HeadCam/259_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/259_RGB.jpg b/robotdata/0/HeadCam/259_RGB.jpg deleted file mode 100644 index af3025bc..00000000 Binary files a/robotdata/0/HeadCam/259_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/25_Depth.jpg b/robotdata/0/HeadCam/25_Depth.jpg deleted file mode 100644 index 15ffeb2b..00000000 Binary files a/robotdata/0/HeadCam/25_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/25_RGB.jpg b/robotdata/0/HeadCam/25_RGB.jpg deleted file mode 100644 index edff26a4..00000000 Binary files a/robotdata/0/HeadCam/25_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/260_Depth.jpg b/robotdata/0/HeadCam/260_Depth.jpg deleted file mode 100644 index b716750c..00000000 Binary files a/robotdata/0/HeadCam/260_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/260_RGB.jpg b/robotdata/0/HeadCam/260_RGB.jpg deleted file mode 100644 index a7cdaf71..00000000 Binary files a/robotdata/0/HeadCam/260_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/261_Depth.jpg b/robotdata/0/HeadCam/261_Depth.jpg deleted file mode 100644 index 781111d7..00000000 Binary files a/robotdata/0/HeadCam/261_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/261_RGB.jpg b/robotdata/0/HeadCam/261_RGB.jpg deleted file mode 100644 index 4ed4129e..00000000 Binary files a/robotdata/0/HeadCam/261_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/262_Depth.jpg b/robotdata/0/HeadCam/262_Depth.jpg deleted file mode 100644 index 485933aa..00000000 Binary files a/robotdata/0/HeadCam/262_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/262_RGB.jpg b/robotdata/0/HeadCam/262_RGB.jpg deleted file mode 100644 index f0134a09..00000000 Binary files a/robotdata/0/HeadCam/262_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/263_Depth.jpg b/robotdata/0/HeadCam/263_Depth.jpg deleted file mode 100644 index 9889fa51..00000000 Binary files a/robotdata/0/HeadCam/263_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/263_RGB.jpg b/robotdata/0/HeadCam/263_RGB.jpg deleted file mode 100644 index a35dd1d7..00000000 Binary files a/robotdata/0/HeadCam/263_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/264_Depth.jpg b/robotdata/0/HeadCam/264_Depth.jpg deleted file mode 100644 index 22d7fc63..00000000 Binary files a/robotdata/0/HeadCam/264_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/264_RGB.jpg b/robotdata/0/HeadCam/264_RGB.jpg deleted file mode 100644 index 55f4aa47..00000000 Binary files a/robotdata/0/HeadCam/264_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/265_Depth.jpg b/robotdata/0/HeadCam/265_Depth.jpg deleted file mode 100644 index 400a7833..00000000 Binary files a/robotdata/0/HeadCam/265_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/265_RGB.jpg b/robotdata/0/HeadCam/265_RGB.jpg deleted file mode 100644 index 560d9e18..00000000 Binary files a/robotdata/0/HeadCam/265_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/266_Depth.jpg b/robotdata/0/HeadCam/266_Depth.jpg deleted file mode 100644 index 105e3cb4..00000000 Binary files a/robotdata/0/HeadCam/266_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/266_RGB.jpg b/robotdata/0/HeadCam/266_RGB.jpg deleted file mode 100644 index b23a9601..00000000 Binary files a/robotdata/0/HeadCam/266_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/267_Depth.jpg b/robotdata/0/HeadCam/267_Depth.jpg deleted file mode 100644 index d9232c40..00000000 Binary files a/robotdata/0/HeadCam/267_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/267_RGB.jpg b/robotdata/0/HeadCam/267_RGB.jpg deleted file mode 100644 index c905afb1..00000000 Binary files a/robotdata/0/HeadCam/267_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/268_Depth.jpg b/robotdata/0/HeadCam/268_Depth.jpg deleted file mode 100644 index 83c03777..00000000 Binary files a/robotdata/0/HeadCam/268_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/268_RGB.jpg b/robotdata/0/HeadCam/268_RGB.jpg deleted file mode 100644 index bdd0b5af..00000000 Binary files a/robotdata/0/HeadCam/268_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/269_Depth.jpg b/robotdata/0/HeadCam/269_Depth.jpg deleted file mode 100644 index e932a038..00000000 Binary files a/robotdata/0/HeadCam/269_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/269_RGB.jpg b/robotdata/0/HeadCam/269_RGB.jpg deleted file mode 100644 index 5be50961..00000000 Binary files a/robotdata/0/HeadCam/269_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/26_Depth.jpg b/robotdata/0/HeadCam/26_Depth.jpg deleted file mode 100644 index ba0c4844..00000000 Binary files a/robotdata/0/HeadCam/26_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/26_RGB.jpg b/robotdata/0/HeadCam/26_RGB.jpg deleted file mode 100644 index 8ad37ef8..00000000 Binary files a/robotdata/0/HeadCam/26_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/270_Depth.jpg b/robotdata/0/HeadCam/270_Depth.jpg deleted file mode 100644 index 9a6a6545..00000000 Binary files a/robotdata/0/HeadCam/270_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/270_RGB.jpg b/robotdata/0/HeadCam/270_RGB.jpg deleted file mode 100644 index 80901324..00000000 Binary files a/robotdata/0/HeadCam/270_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/271_Depth.jpg b/robotdata/0/HeadCam/271_Depth.jpg deleted file mode 100644 index 6e263e3c..00000000 Binary files a/robotdata/0/HeadCam/271_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/271_RGB.jpg b/robotdata/0/HeadCam/271_RGB.jpg deleted file mode 100644 index 69c8cbd5..00000000 Binary files a/robotdata/0/HeadCam/271_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/272_Depth.jpg b/robotdata/0/HeadCam/272_Depth.jpg deleted file mode 100644 index 5b74517c..00000000 Binary files a/robotdata/0/HeadCam/272_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/272_RGB.jpg b/robotdata/0/HeadCam/272_RGB.jpg deleted file mode 100644 index 87436fec..00000000 Binary files a/robotdata/0/HeadCam/272_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/273_Depth.jpg b/robotdata/0/HeadCam/273_Depth.jpg deleted file mode 100644 index cbc4b38c..00000000 Binary files a/robotdata/0/HeadCam/273_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/273_RGB.jpg b/robotdata/0/HeadCam/273_RGB.jpg deleted file mode 100644 index 9f95f39a..00000000 Binary files a/robotdata/0/HeadCam/273_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/274_Depth.jpg b/robotdata/0/HeadCam/274_Depth.jpg deleted file mode 100644 index 919edf9f..00000000 Binary files a/robotdata/0/HeadCam/274_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/274_RGB.jpg b/robotdata/0/HeadCam/274_RGB.jpg deleted file mode 100644 index 01a30e7a..00000000 Binary files a/robotdata/0/HeadCam/274_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/275_Depth.jpg b/robotdata/0/HeadCam/275_Depth.jpg deleted file mode 100644 index 7b972476..00000000 Binary files a/robotdata/0/HeadCam/275_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/275_RGB.jpg b/robotdata/0/HeadCam/275_RGB.jpg deleted file mode 100644 index 7d9dc83d..00000000 Binary files a/robotdata/0/HeadCam/275_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/276_Depth.jpg b/robotdata/0/HeadCam/276_Depth.jpg deleted file mode 100644 index fb75aa1f..00000000 Binary files a/robotdata/0/HeadCam/276_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/276_RGB.jpg b/robotdata/0/HeadCam/276_RGB.jpg deleted file mode 100644 index 119e8dfe..00000000 Binary files a/robotdata/0/HeadCam/276_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/277_Depth.jpg b/robotdata/0/HeadCam/277_Depth.jpg deleted file mode 100644 index fa7e7ee3..00000000 Binary files a/robotdata/0/HeadCam/277_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/277_RGB.jpg b/robotdata/0/HeadCam/277_RGB.jpg deleted file mode 100644 index fa599b0c..00000000 Binary files a/robotdata/0/HeadCam/277_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/278_Depth.jpg b/robotdata/0/HeadCam/278_Depth.jpg deleted file mode 100644 index 090dbc6d..00000000 Binary files a/robotdata/0/HeadCam/278_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/278_RGB.jpg b/robotdata/0/HeadCam/278_RGB.jpg deleted file mode 100644 index ee22ef74..00000000 Binary files a/robotdata/0/HeadCam/278_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/279_Depth.jpg b/robotdata/0/HeadCam/279_Depth.jpg deleted file mode 100644 index d5a43c74..00000000 Binary files a/robotdata/0/HeadCam/279_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/279_RGB.jpg b/robotdata/0/HeadCam/279_RGB.jpg deleted file mode 100644 index 980d6c45..00000000 Binary files a/robotdata/0/HeadCam/279_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/27_Depth.jpg b/robotdata/0/HeadCam/27_Depth.jpg deleted file mode 100644 index aac789d1..00000000 Binary files a/robotdata/0/HeadCam/27_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/27_RGB.jpg b/robotdata/0/HeadCam/27_RGB.jpg deleted file mode 100644 index 9e7e1a19..00000000 Binary files a/robotdata/0/HeadCam/27_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/280_Depth.jpg b/robotdata/0/HeadCam/280_Depth.jpg deleted file mode 100644 index 24891e4e..00000000 Binary files a/robotdata/0/HeadCam/280_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/280_RGB.jpg b/robotdata/0/HeadCam/280_RGB.jpg deleted file mode 100644 index 34def028..00000000 Binary files a/robotdata/0/HeadCam/280_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/281_Depth.jpg b/robotdata/0/HeadCam/281_Depth.jpg deleted file mode 100644 index c5746dd5..00000000 Binary files a/robotdata/0/HeadCam/281_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/281_RGB.jpg b/robotdata/0/HeadCam/281_RGB.jpg deleted file mode 100644 index e9a03792..00000000 Binary files a/robotdata/0/HeadCam/281_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/282_Depth.jpg b/robotdata/0/HeadCam/282_Depth.jpg deleted file mode 100644 index 9fbf4702..00000000 Binary files a/robotdata/0/HeadCam/282_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/282_RGB.jpg b/robotdata/0/HeadCam/282_RGB.jpg deleted file mode 100644 index 59a94b32..00000000 Binary files a/robotdata/0/HeadCam/282_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/283_Depth.jpg b/robotdata/0/HeadCam/283_Depth.jpg deleted file mode 100644 index adde5c71..00000000 Binary files a/robotdata/0/HeadCam/283_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/283_RGB.jpg b/robotdata/0/HeadCam/283_RGB.jpg deleted file mode 100644 index 46c2b873..00000000 Binary files a/robotdata/0/HeadCam/283_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/284_Depth.jpg b/robotdata/0/HeadCam/284_Depth.jpg deleted file mode 100644 index af273c30..00000000 Binary files a/robotdata/0/HeadCam/284_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/284_RGB.jpg b/robotdata/0/HeadCam/284_RGB.jpg deleted file mode 100644 index 8a7768ec..00000000 Binary files a/robotdata/0/HeadCam/284_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/285_Depth.jpg b/robotdata/0/HeadCam/285_Depth.jpg deleted file mode 100644 index 4c0ceb76..00000000 Binary files a/robotdata/0/HeadCam/285_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/285_RGB.jpg b/robotdata/0/HeadCam/285_RGB.jpg deleted file mode 100644 index 480f436f..00000000 Binary files a/robotdata/0/HeadCam/285_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/286_Depth.jpg b/robotdata/0/HeadCam/286_Depth.jpg deleted file mode 100644 index 7a92eb89..00000000 Binary files a/robotdata/0/HeadCam/286_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/286_RGB.jpg b/robotdata/0/HeadCam/286_RGB.jpg deleted file mode 100644 index 83923bce..00000000 Binary files a/robotdata/0/HeadCam/286_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/287_Depth.jpg b/robotdata/0/HeadCam/287_Depth.jpg deleted file mode 100644 index f0bc7ab1..00000000 Binary files a/robotdata/0/HeadCam/287_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/287_RGB.jpg b/robotdata/0/HeadCam/287_RGB.jpg deleted file mode 100644 index 6abaec94..00000000 Binary files a/robotdata/0/HeadCam/287_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/288_Depth.jpg b/robotdata/0/HeadCam/288_Depth.jpg deleted file mode 100644 index 0ed16091..00000000 Binary files a/robotdata/0/HeadCam/288_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/288_RGB.jpg b/robotdata/0/HeadCam/288_RGB.jpg deleted file mode 100644 index 6457bc72..00000000 Binary files a/robotdata/0/HeadCam/288_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/289_Depth.jpg b/robotdata/0/HeadCam/289_Depth.jpg deleted file mode 100644 index abccc1a8..00000000 Binary files a/robotdata/0/HeadCam/289_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/289_RGB.jpg b/robotdata/0/HeadCam/289_RGB.jpg deleted file mode 100644 index 5819fc1a..00000000 Binary files a/robotdata/0/HeadCam/289_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/28_Depth.jpg b/robotdata/0/HeadCam/28_Depth.jpg deleted file mode 100644 index c40e822c..00000000 Binary files a/robotdata/0/HeadCam/28_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/28_RGB.jpg b/robotdata/0/HeadCam/28_RGB.jpg deleted file mode 100644 index daaf5f5e..00000000 Binary files a/robotdata/0/HeadCam/28_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/290_Depth.jpg b/robotdata/0/HeadCam/290_Depth.jpg deleted file mode 100644 index fa42ed39..00000000 Binary files a/robotdata/0/HeadCam/290_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/290_RGB.jpg b/robotdata/0/HeadCam/290_RGB.jpg deleted file mode 100644 index 08648848..00000000 Binary files a/robotdata/0/HeadCam/290_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/291_Depth.jpg b/robotdata/0/HeadCam/291_Depth.jpg deleted file mode 100644 index 8401912d..00000000 Binary files a/robotdata/0/HeadCam/291_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/291_RGB.jpg b/robotdata/0/HeadCam/291_RGB.jpg deleted file mode 100644 index 0159bcd2..00000000 Binary files a/robotdata/0/HeadCam/291_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/292_Depth.jpg b/robotdata/0/HeadCam/292_Depth.jpg deleted file mode 100644 index 8ff45711..00000000 Binary files a/robotdata/0/HeadCam/292_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/292_RGB.jpg b/robotdata/0/HeadCam/292_RGB.jpg deleted file mode 100644 index 3738181b..00000000 Binary files a/robotdata/0/HeadCam/292_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/293_Depth.jpg b/robotdata/0/HeadCam/293_Depth.jpg deleted file mode 100644 index 016b4e89..00000000 Binary files a/robotdata/0/HeadCam/293_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/293_RGB.jpg b/robotdata/0/HeadCam/293_RGB.jpg deleted file mode 100644 index da79819d..00000000 Binary files a/robotdata/0/HeadCam/293_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/294_Depth.jpg b/robotdata/0/HeadCam/294_Depth.jpg deleted file mode 100644 index fd21013a..00000000 Binary files a/robotdata/0/HeadCam/294_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/294_RGB.jpg b/robotdata/0/HeadCam/294_RGB.jpg deleted file mode 100644 index a0f9d320..00000000 Binary files a/robotdata/0/HeadCam/294_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/295_Depth.jpg b/robotdata/0/HeadCam/295_Depth.jpg deleted file mode 100644 index 474f0072..00000000 Binary files a/robotdata/0/HeadCam/295_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/295_RGB.jpg b/robotdata/0/HeadCam/295_RGB.jpg deleted file mode 100644 index 6c74f5a8..00000000 Binary files a/robotdata/0/HeadCam/295_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/296_Depth.jpg b/robotdata/0/HeadCam/296_Depth.jpg deleted file mode 100644 index f1177821..00000000 Binary files a/robotdata/0/HeadCam/296_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/296_RGB.jpg b/robotdata/0/HeadCam/296_RGB.jpg deleted file mode 100644 index ace33d04..00000000 Binary files a/robotdata/0/HeadCam/296_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/297_Depth.jpg b/robotdata/0/HeadCam/297_Depth.jpg deleted file mode 100644 index 1fe4fbf6..00000000 Binary files a/robotdata/0/HeadCam/297_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/297_RGB.jpg b/robotdata/0/HeadCam/297_RGB.jpg deleted file mode 100644 index 4c9f3eab..00000000 Binary files a/robotdata/0/HeadCam/297_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/298_Depth.jpg b/robotdata/0/HeadCam/298_Depth.jpg deleted file mode 100644 index d57e068c..00000000 Binary files a/robotdata/0/HeadCam/298_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/298_RGB.jpg b/robotdata/0/HeadCam/298_RGB.jpg deleted file mode 100644 index c431030e..00000000 Binary files a/robotdata/0/HeadCam/298_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/299_Depth.jpg b/robotdata/0/HeadCam/299_Depth.jpg deleted file mode 100644 index 39329f40..00000000 Binary files a/robotdata/0/HeadCam/299_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/299_RGB.jpg b/robotdata/0/HeadCam/299_RGB.jpg deleted file mode 100644 index 96fa8300..00000000 Binary files a/robotdata/0/HeadCam/299_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/29_Depth.jpg b/robotdata/0/HeadCam/29_Depth.jpg deleted file mode 100644 index ea146e90..00000000 Binary files a/robotdata/0/HeadCam/29_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/29_RGB.jpg b/robotdata/0/HeadCam/29_RGB.jpg deleted file mode 100644 index 7ab614fe..00000000 Binary files a/robotdata/0/HeadCam/29_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/2_Depth.jpg b/robotdata/0/HeadCam/2_Depth.jpg deleted file mode 100644 index c5aaafb6..00000000 Binary files a/robotdata/0/HeadCam/2_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/2_RGB.jpg b/robotdata/0/HeadCam/2_RGB.jpg deleted file mode 100644 index ef7c22cd..00000000 Binary files a/robotdata/0/HeadCam/2_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/300_Depth.jpg b/robotdata/0/HeadCam/300_Depth.jpg deleted file mode 100644 index 6b02f117..00000000 Binary files a/robotdata/0/HeadCam/300_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/300_RGB.jpg b/robotdata/0/HeadCam/300_RGB.jpg deleted file mode 100644 index ecc2520a..00000000 Binary files a/robotdata/0/HeadCam/300_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/301_Depth.jpg b/robotdata/0/HeadCam/301_Depth.jpg deleted file mode 100644 index b09b6adf..00000000 Binary files a/robotdata/0/HeadCam/301_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/301_RGB.jpg b/robotdata/0/HeadCam/301_RGB.jpg deleted file mode 100644 index 70a72922..00000000 Binary files a/robotdata/0/HeadCam/301_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/302_Depth.jpg b/robotdata/0/HeadCam/302_Depth.jpg deleted file mode 100644 index 36d1292e..00000000 Binary files a/robotdata/0/HeadCam/302_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/302_RGB.jpg b/robotdata/0/HeadCam/302_RGB.jpg deleted file mode 100644 index 7b83422e..00000000 Binary files a/robotdata/0/HeadCam/302_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/303_Depth.jpg b/robotdata/0/HeadCam/303_Depth.jpg deleted file mode 100644 index a15552e6..00000000 Binary files a/robotdata/0/HeadCam/303_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/303_RGB.jpg b/robotdata/0/HeadCam/303_RGB.jpg deleted file mode 100644 index e991bbac..00000000 Binary files a/robotdata/0/HeadCam/303_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/304_Depth.jpg b/robotdata/0/HeadCam/304_Depth.jpg deleted file mode 100644 index 772f5a87..00000000 Binary files a/robotdata/0/HeadCam/304_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/304_RGB.jpg b/robotdata/0/HeadCam/304_RGB.jpg deleted file mode 100644 index 23b022ce..00000000 Binary files a/robotdata/0/HeadCam/304_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/305_Depth.jpg b/robotdata/0/HeadCam/305_Depth.jpg deleted file mode 100644 index 1ad548a5..00000000 Binary files a/robotdata/0/HeadCam/305_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/305_RGB.jpg b/robotdata/0/HeadCam/305_RGB.jpg deleted file mode 100644 index 0cabcff4..00000000 Binary files a/robotdata/0/HeadCam/305_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/306_Depth.jpg b/robotdata/0/HeadCam/306_Depth.jpg deleted file mode 100644 index 3aed4283..00000000 Binary files a/robotdata/0/HeadCam/306_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/306_RGB.jpg b/robotdata/0/HeadCam/306_RGB.jpg deleted file mode 100644 index ae44065c..00000000 Binary files a/robotdata/0/HeadCam/306_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/307_Depth.jpg b/robotdata/0/HeadCam/307_Depth.jpg deleted file mode 100644 index 706ee103..00000000 Binary files a/robotdata/0/HeadCam/307_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/307_RGB.jpg b/robotdata/0/HeadCam/307_RGB.jpg deleted file mode 100644 index db661616..00000000 Binary files a/robotdata/0/HeadCam/307_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/308_Depth.jpg b/robotdata/0/HeadCam/308_Depth.jpg deleted file mode 100644 index 9a514623..00000000 Binary files a/robotdata/0/HeadCam/308_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/308_RGB.jpg b/robotdata/0/HeadCam/308_RGB.jpg deleted file mode 100644 index 88414954..00000000 Binary files a/robotdata/0/HeadCam/308_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/309_Depth.jpg b/robotdata/0/HeadCam/309_Depth.jpg deleted file mode 100644 index ec492a19..00000000 Binary files a/robotdata/0/HeadCam/309_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/309_RGB.jpg b/robotdata/0/HeadCam/309_RGB.jpg deleted file mode 100644 index e055dec1..00000000 Binary files a/robotdata/0/HeadCam/309_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/30_Depth.jpg b/robotdata/0/HeadCam/30_Depth.jpg deleted file mode 100644 index f1228775..00000000 Binary files a/robotdata/0/HeadCam/30_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/30_RGB.jpg b/robotdata/0/HeadCam/30_RGB.jpg deleted file mode 100644 index 3b4fe068..00000000 Binary files a/robotdata/0/HeadCam/30_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/310_Depth.jpg b/robotdata/0/HeadCam/310_Depth.jpg deleted file mode 100644 index e6de82ab..00000000 Binary files a/robotdata/0/HeadCam/310_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/310_RGB.jpg b/robotdata/0/HeadCam/310_RGB.jpg deleted file mode 100644 index e2f700a5..00000000 Binary files a/robotdata/0/HeadCam/310_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/311_Depth.jpg b/robotdata/0/HeadCam/311_Depth.jpg deleted file mode 100644 index 7190ad0e..00000000 Binary files a/robotdata/0/HeadCam/311_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/311_RGB.jpg b/robotdata/0/HeadCam/311_RGB.jpg deleted file mode 100644 index 92096c17..00000000 Binary files a/robotdata/0/HeadCam/311_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/312_Depth.jpg b/robotdata/0/HeadCam/312_Depth.jpg deleted file mode 100644 index 6ec63a58..00000000 Binary files a/robotdata/0/HeadCam/312_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/312_RGB.jpg b/robotdata/0/HeadCam/312_RGB.jpg deleted file mode 100644 index 6d94a78a..00000000 Binary files a/robotdata/0/HeadCam/312_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/313_Depth.jpg b/robotdata/0/HeadCam/313_Depth.jpg deleted file mode 100644 index aa1338a1..00000000 Binary files a/robotdata/0/HeadCam/313_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/313_RGB.jpg b/robotdata/0/HeadCam/313_RGB.jpg deleted file mode 100644 index c74388a6..00000000 Binary files a/robotdata/0/HeadCam/313_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/314_Depth.jpg b/robotdata/0/HeadCam/314_Depth.jpg deleted file mode 100644 index 00465bb2..00000000 Binary files a/robotdata/0/HeadCam/314_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/314_RGB.jpg b/robotdata/0/HeadCam/314_RGB.jpg deleted file mode 100644 index bd89d33e..00000000 Binary files a/robotdata/0/HeadCam/314_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/315_Depth.jpg b/robotdata/0/HeadCam/315_Depth.jpg deleted file mode 100644 index 1e50c909..00000000 Binary files a/robotdata/0/HeadCam/315_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/315_RGB.jpg b/robotdata/0/HeadCam/315_RGB.jpg deleted file mode 100644 index ed2ebd9e..00000000 Binary files a/robotdata/0/HeadCam/315_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/316_Depth.jpg b/robotdata/0/HeadCam/316_Depth.jpg deleted file mode 100644 index de53a29b..00000000 Binary files a/robotdata/0/HeadCam/316_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/316_RGB.jpg b/robotdata/0/HeadCam/316_RGB.jpg deleted file mode 100644 index 71290344..00000000 Binary files a/robotdata/0/HeadCam/316_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/317_Depth.jpg b/robotdata/0/HeadCam/317_Depth.jpg deleted file mode 100644 index 4c4856d9..00000000 Binary files a/robotdata/0/HeadCam/317_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/317_RGB.jpg b/robotdata/0/HeadCam/317_RGB.jpg deleted file mode 100644 index ef0a5a0f..00000000 Binary files a/robotdata/0/HeadCam/317_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/318_Depth.jpg b/robotdata/0/HeadCam/318_Depth.jpg deleted file mode 100644 index 29c237ca..00000000 Binary files a/robotdata/0/HeadCam/318_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/318_RGB.jpg b/robotdata/0/HeadCam/318_RGB.jpg deleted file mode 100644 index 1ddf1892..00000000 Binary files a/robotdata/0/HeadCam/318_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/319_Depth.jpg b/robotdata/0/HeadCam/319_Depth.jpg deleted file mode 100644 index 085384b1..00000000 Binary files a/robotdata/0/HeadCam/319_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/319_RGB.jpg b/robotdata/0/HeadCam/319_RGB.jpg deleted file mode 100644 index eee69fbd..00000000 Binary files a/robotdata/0/HeadCam/319_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/31_Depth.jpg b/robotdata/0/HeadCam/31_Depth.jpg deleted file mode 100644 index 1f27da68..00000000 Binary files a/robotdata/0/HeadCam/31_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/31_RGB.jpg b/robotdata/0/HeadCam/31_RGB.jpg deleted file mode 100644 index 0e54858d..00000000 Binary files a/robotdata/0/HeadCam/31_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/320_Depth.jpg b/robotdata/0/HeadCam/320_Depth.jpg deleted file mode 100644 index 2718d6cf..00000000 Binary files a/robotdata/0/HeadCam/320_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/320_RGB.jpg b/robotdata/0/HeadCam/320_RGB.jpg deleted file mode 100644 index 8a7e1f69..00000000 Binary files a/robotdata/0/HeadCam/320_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/321_Depth.jpg b/robotdata/0/HeadCam/321_Depth.jpg deleted file mode 100644 index a65dc87d..00000000 Binary files a/robotdata/0/HeadCam/321_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/321_RGB.jpg b/robotdata/0/HeadCam/321_RGB.jpg deleted file mode 100644 index ee406d8c..00000000 Binary files a/robotdata/0/HeadCam/321_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/322_Depth.jpg b/robotdata/0/HeadCam/322_Depth.jpg deleted file mode 100644 index 8d2c0e37..00000000 Binary files a/robotdata/0/HeadCam/322_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/322_RGB.jpg b/robotdata/0/HeadCam/322_RGB.jpg deleted file mode 100644 index 38ca0aa2..00000000 Binary files a/robotdata/0/HeadCam/322_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/323_Depth.jpg b/robotdata/0/HeadCam/323_Depth.jpg deleted file mode 100644 index 86d1828c..00000000 Binary files a/robotdata/0/HeadCam/323_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/323_RGB.jpg b/robotdata/0/HeadCam/323_RGB.jpg deleted file mode 100644 index 49bc43ee..00000000 Binary files a/robotdata/0/HeadCam/323_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/324_Depth.jpg b/robotdata/0/HeadCam/324_Depth.jpg deleted file mode 100644 index cd3623ab..00000000 Binary files a/robotdata/0/HeadCam/324_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/324_RGB.jpg b/robotdata/0/HeadCam/324_RGB.jpg deleted file mode 100644 index 5d8be9a2..00000000 Binary files a/robotdata/0/HeadCam/324_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/325_Depth.jpg b/robotdata/0/HeadCam/325_Depth.jpg deleted file mode 100644 index 5e3d6fad..00000000 Binary files a/robotdata/0/HeadCam/325_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/325_RGB.jpg b/robotdata/0/HeadCam/325_RGB.jpg deleted file mode 100644 index d07a948f..00000000 Binary files a/robotdata/0/HeadCam/325_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/326_Depth.jpg b/robotdata/0/HeadCam/326_Depth.jpg deleted file mode 100644 index a02f4fc1..00000000 Binary files a/robotdata/0/HeadCam/326_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/326_RGB.jpg b/robotdata/0/HeadCam/326_RGB.jpg deleted file mode 100644 index 9a246d66..00000000 Binary files a/robotdata/0/HeadCam/326_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/327_Depth.jpg b/robotdata/0/HeadCam/327_Depth.jpg deleted file mode 100644 index 0fb57790..00000000 Binary files a/robotdata/0/HeadCam/327_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/327_RGB.jpg b/robotdata/0/HeadCam/327_RGB.jpg deleted file mode 100644 index 0d317740..00000000 Binary files a/robotdata/0/HeadCam/327_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/328_Depth.jpg b/robotdata/0/HeadCam/328_Depth.jpg deleted file mode 100644 index 30e2c284..00000000 Binary files a/robotdata/0/HeadCam/328_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/328_RGB.jpg b/robotdata/0/HeadCam/328_RGB.jpg deleted file mode 100644 index cc8c7a74..00000000 Binary files a/robotdata/0/HeadCam/328_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/329_Depth.jpg b/robotdata/0/HeadCam/329_Depth.jpg deleted file mode 100644 index aa342062..00000000 Binary files a/robotdata/0/HeadCam/329_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/329_RGB.jpg b/robotdata/0/HeadCam/329_RGB.jpg deleted file mode 100644 index bc4d435b..00000000 Binary files a/robotdata/0/HeadCam/329_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/32_Depth.jpg b/robotdata/0/HeadCam/32_Depth.jpg deleted file mode 100644 index f508eb99..00000000 Binary files a/robotdata/0/HeadCam/32_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/32_RGB.jpg b/robotdata/0/HeadCam/32_RGB.jpg deleted file mode 100644 index e14952c3..00000000 Binary files a/robotdata/0/HeadCam/32_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/330_Depth.jpg b/robotdata/0/HeadCam/330_Depth.jpg deleted file mode 100644 index 859f7810..00000000 Binary files a/robotdata/0/HeadCam/330_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/330_RGB.jpg b/robotdata/0/HeadCam/330_RGB.jpg deleted file mode 100644 index 2ec71efd..00000000 Binary files a/robotdata/0/HeadCam/330_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/331_Depth.jpg b/robotdata/0/HeadCam/331_Depth.jpg deleted file mode 100644 index 6bc62910..00000000 Binary files a/robotdata/0/HeadCam/331_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/331_RGB.jpg b/robotdata/0/HeadCam/331_RGB.jpg deleted file mode 100644 index cf2bf449..00000000 Binary files a/robotdata/0/HeadCam/331_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/332_Depth.jpg b/robotdata/0/HeadCam/332_Depth.jpg deleted file mode 100644 index 5ef6b5b2..00000000 Binary files a/robotdata/0/HeadCam/332_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/332_RGB.jpg b/robotdata/0/HeadCam/332_RGB.jpg deleted file mode 100644 index 111ff1ed..00000000 Binary files a/robotdata/0/HeadCam/332_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/333_Depth.jpg b/robotdata/0/HeadCam/333_Depth.jpg deleted file mode 100644 index 64f757fd..00000000 Binary files a/robotdata/0/HeadCam/333_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/333_RGB.jpg b/robotdata/0/HeadCam/333_RGB.jpg deleted file mode 100644 index 184db43e..00000000 Binary files a/robotdata/0/HeadCam/333_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/334_Depth.jpg b/robotdata/0/HeadCam/334_Depth.jpg deleted file mode 100644 index ad80cfbf..00000000 Binary files a/robotdata/0/HeadCam/334_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/334_RGB.jpg b/robotdata/0/HeadCam/334_RGB.jpg deleted file mode 100644 index 4cd33efa..00000000 Binary files a/robotdata/0/HeadCam/334_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/335_Depth.jpg b/robotdata/0/HeadCam/335_Depth.jpg deleted file mode 100644 index e027afa2..00000000 Binary files a/robotdata/0/HeadCam/335_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/335_RGB.jpg b/robotdata/0/HeadCam/335_RGB.jpg deleted file mode 100644 index 80a84ebf..00000000 Binary files a/robotdata/0/HeadCam/335_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/336_Depth.jpg b/robotdata/0/HeadCam/336_Depth.jpg deleted file mode 100644 index 1e179973..00000000 Binary files a/robotdata/0/HeadCam/336_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/336_RGB.jpg b/robotdata/0/HeadCam/336_RGB.jpg deleted file mode 100644 index 16713db2..00000000 Binary files a/robotdata/0/HeadCam/336_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/337_Depth.jpg b/robotdata/0/HeadCam/337_Depth.jpg deleted file mode 100644 index 716efa66..00000000 Binary files a/robotdata/0/HeadCam/337_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/337_RGB.jpg b/robotdata/0/HeadCam/337_RGB.jpg deleted file mode 100644 index d2d974dc..00000000 Binary files a/robotdata/0/HeadCam/337_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/338_Depth.jpg b/robotdata/0/HeadCam/338_Depth.jpg deleted file mode 100644 index 34e0f8c5..00000000 Binary files a/robotdata/0/HeadCam/338_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/338_RGB.jpg b/robotdata/0/HeadCam/338_RGB.jpg deleted file mode 100644 index e04cb8e6..00000000 Binary files a/robotdata/0/HeadCam/338_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/339_Depth.jpg b/robotdata/0/HeadCam/339_Depth.jpg deleted file mode 100644 index df656651..00000000 Binary files a/robotdata/0/HeadCam/339_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/339_RGB.jpg b/robotdata/0/HeadCam/339_RGB.jpg deleted file mode 100644 index 725d2648..00000000 Binary files a/robotdata/0/HeadCam/339_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/33_Depth.jpg b/robotdata/0/HeadCam/33_Depth.jpg deleted file mode 100644 index ea192e9c..00000000 Binary files a/robotdata/0/HeadCam/33_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/33_RGB.jpg b/robotdata/0/HeadCam/33_RGB.jpg deleted file mode 100644 index d468bbd4..00000000 Binary files a/robotdata/0/HeadCam/33_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/340_Depth.jpg b/robotdata/0/HeadCam/340_Depth.jpg deleted file mode 100644 index 8a4a3b91..00000000 Binary files a/robotdata/0/HeadCam/340_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/340_RGB.jpg b/robotdata/0/HeadCam/340_RGB.jpg deleted file mode 100644 index c7f22206..00000000 Binary files a/robotdata/0/HeadCam/340_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/341_Depth.jpg b/robotdata/0/HeadCam/341_Depth.jpg deleted file mode 100644 index bae1789f..00000000 Binary files a/robotdata/0/HeadCam/341_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/341_RGB.jpg b/robotdata/0/HeadCam/341_RGB.jpg deleted file mode 100644 index 1cdeb5d6..00000000 Binary files a/robotdata/0/HeadCam/341_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/342_Depth.jpg b/robotdata/0/HeadCam/342_Depth.jpg deleted file mode 100644 index 51f9a129..00000000 Binary files a/robotdata/0/HeadCam/342_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/342_RGB.jpg b/robotdata/0/HeadCam/342_RGB.jpg deleted file mode 100644 index 3314e7e2..00000000 Binary files a/robotdata/0/HeadCam/342_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/343_Depth.jpg b/robotdata/0/HeadCam/343_Depth.jpg deleted file mode 100644 index 0b96b2a1..00000000 Binary files a/robotdata/0/HeadCam/343_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/343_RGB.jpg b/robotdata/0/HeadCam/343_RGB.jpg deleted file mode 100644 index e65bab7b..00000000 Binary files a/robotdata/0/HeadCam/343_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/344_Depth.jpg b/robotdata/0/HeadCam/344_Depth.jpg deleted file mode 100644 index c55c5554..00000000 Binary files a/robotdata/0/HeadCam/344_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/344_RGB.jpg b/robotdata/0/HeadCam/344_RGB.jpg deleted file mode 100644 index 39a2e09e..00000000 Binary files a/robotdata/0/HeadCam/344_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/345_Depth.jpg b/robotdata/0/HeadCam/345_Depth.jpg deleted file mode 100644 index 29672429..00000000 Binary files a/robotdata/0/HeadCam/345_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/345_RGB.jpg b/robotdata/0/HeadCam/345_RGB.jpg deleted file mode 100644 index 21aee6e8..00000000 Binary files a/robotdata/0/HeadCam/345_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/346_Depth.jpg b/robotdata/0/HeadCam/346_Depth.jpg deleted file mode 100644 index 8d88ac7c..00000000 Binary files a/robotdata/0/HeadCam/346_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/346_RGB.jpg b/robotdata/0/HeadCam/346_RGB.jpg deleted file mode 100644 index 039ae812..00000000 Binary files a/robotdata/0/HeadCam/346_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/347_Depth.jpg b/robotdata/0/HeadCam/347_Depth.jpg deleted file mode 100644 index 7f197f11..00000000 Binary files a/robotdata/0/HeadCam/347_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/347_RGB.jpg b/robotdata/0/HeadCam/347_RGB.jpg deleted file mode 100644 index 6fac19e1..00000000 Binary files a/robotdata/0/HeadCam/347_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/348_Depth.jpg b/robotdata/0/HeadCam/348_Depth.jpg deleted file mode 100644 index f474cb36..00000000 Binary files a/robotdata/0/HeadCam/348_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/348_RGB.jpg b/robotdata/0/HeadCam/348_RGB.jpg deleted file mode 100644 index 9b1be4ca..00000000 Binary files a/robotdata/0/HeadCam/348_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/349_Depth.jpg b/robotdata/0/HeadCam/349_Depth.jpg deleted file mode 100644 index 784456f1..00000000 Binary files a/robotdata/0/HeadCam/349_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/349_RGB.jpg b/robotdata/0/HeadCam/349_RGB.jpg deleted file mode 100644 index 0321839a..00000000 Binary files a/robotdata/0/HeadCam/349_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/34_Depth.jpg b/robotdata/0/HeadCam/34_Depth.jpg deleted file mode 100644 index 66504268..00000000 Binary files a/robotdata/0/HeadCam/34_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/34_RGB.jpg b/robotdata/0/HeadCam/34_RGB.jpg deleted file mode 100644 index bd4fdc0a..00000000 Binary files a/robotdata/0/HeadCam/34_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/350_Depth.jpg b/robotdata/0/HeadCam/350_Depth.jpg deleted file mode 100644 index cc3034fd..00000000 Binary files a/robotdata/0/HeadCam/350_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/350_RGB.jpg b/robotdata/0/HeadCam/350_RGB.jpg deleted file mode 100644 index e5fe504f..00000000 Binary files a/robotdata/0/HeadCam/350_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/351_Depth.jpg b/robotdata/0/HeadCam/351_Depth.jpg deleted file mode 100644 index 601ecc73..00000000 Binary files a/robotdata/0/HeadCam/351_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/351_RGB.jpg b/robotdata/0/HeadCam/351_RGB.jpg deleted file mode 100644 index cf7b58c5..00000000 Binary files a/robotdata/0/HeadCam/351_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/352_Depth.jpg b/robotdata/0/HeadCam/352_Depth.jpg deleted file mode 100644 index f3fdfc64..00000000 Binary files a/robotdata/0/HeadCam/352_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/352_RGB.jpg b/robotdata/0/HeadCam/352_RGB.jpg deleted file mode 100644 index 100a8526..00000000 Binary files a/robotdata/0/HeadCam/352_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/353_Depth.jpg b/robotdata/0/HeadCam/353_Depth.jpg deleted file mode 100644 index 6e6ee493..00000000 Binary files a/robotdata/0/HeadCam/353_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/353_RGB.jpg b/robotdata/0/HeadCam/353_RGB.jpg deleted file mode 100644 index 2ddd15b4..00000000 Binary files a/robotdata/0/HeadCam/353_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/354_Depth.jpg b/robotdata/0/HeadCam/354_Depth.jpg deleted file mode 100644 index c210dd4a..00000000 Binary files a/robotdata/0/HeadCam/354_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/354_RGB.jpg b/robotdata/0/HeadCam/354_RGB.jpg deleted file mode 100644 index 18343349..00000000 Binary files a/robotdata/0/HeadCam/354_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/355_Depth.jpg b/robotdata/0/HeadCam/355_Depth.jpg deleted file mode 100644 index 0755f52d..00000000 Binary files a/robotdata/0/HeadCam/355_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/355_RGB.jpg b/robotdata/0/HeadCam/355_RGB.jpg deleted file mode 100644 index 9233df33..00000000 Binary files a/robotdata/0/HeadCam/355_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/356_Depth.jpg b/robotdata/0/HeadCam/356_Depth.jpg deleted file mode 100644 index 518a65e2..00000000 Binary files a/robotdata/0/HeadCam/356_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/356_RGB.jpg b/robotdata/0/HeadCam/356_RGB.jpg deleted file mode 100644 index e417bca0..00000000 Binary files a/robotdata/0/HeadCam/356_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/357_Depth.jpg b/robotdata/0/HeadCam/357_Depth.jpg deleted file mode 100644 index 693db97b..00000000 Binary files a/robotdata/0/HeadCam/357_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/357_RGB.jpg b/robotdata/0/HeadCam/357_RGB.jpg deleted file mode 100644 index ccb172f5..00000000 Binary files a/robotdata/0/HeadCam/357_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/358_Depth.jpg b/robotdata/0/HeadCam/358_Depth.jpg deleted file mode 100644 index 51096c8d..00000000 Binary files a/robotdata/0/HeadCam/358_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/358_RGB.jpg b/robotdata/0/HeadCam/358_RGB.jpg deleted file mode 100644 index 0e0908b1..00000000 Binary files a/robotdata/0/HeadCam/358_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/35_Depth.jpg b/robotdata/0/HeadCam/35_Depth.jpg deleted file mode 100644 index 82bfc15d..00000000 Binary files a/robotdata/0/HeadCam/35_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/35_RGB.jpg b/robotdata/0/HeadCam/35_RGB.jpg deleted file mode 100644 index 4254ae39..00000000 Binary files a/robotdata/0/HeadCam/35_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/36_Depth.jpg b/robotdata/0/HeadCam/36_Depth.jpg deleted file mode 100644 index fd96a0f8..00000000 Binary files a/robotdata/0/HeadCam/36_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/36_RGB.jpg b/robotdata/0/HeadCam/36_RGB.jpg deleted file mode 100644 index 42588d78..00000000 Binary files a/robotdata/0/HeadCam/36_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/37_Depth.jpg b/robotdata/0/HeadCam/37_Depth.jpg deleted file mode 100644 index ea01bc1c..00000000 Binary files a/robotdata/0/HeadCam/37_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/37_RGB.jpg b/robotdata/0/HeadCam/37_RGB.jpg deleted file mode 100644 index c6297c25..00000000 Binary files a/robotdata/0/HeadCam/37_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/38_Depth.jpg b/robotdata/0/HeadCam/38_Depth.jpg deleted file mode 100644 index 1572f921..00000000 Binary files a/robotdata/0/HeadCam/38_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/38_RGB.jpg b/robotdata/0/HeadCam/38_RGB.jpg deleted file mode 100644 index d0adfc25..00000000 Binary files a/robotdata/0/HeadCam/38_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/39_Depth.jpg b/robotdata/0/HeadCam/39_Depth.jpg deleted file mode 100644 index 2ddbc76a..00000000 Binary files a/robotdata/0/HeadCam/39_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/39_RGB.jpg b/robotdata/0/HeadCam/39_RGB.jpg deleted file mode 100644 index 3068249d..00000000 Binary files a/robotdata/0/HeadCam/39_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/3_Depth.jpg b/robotdata/0/HeadCam/3_Depth.jpg deleted file mode 100644 index b583adb8..00000000 Binary files a/robotdata/0/HeadCam/3_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/3_RGB.jpg b/robotdata/0/HeadCam/3_RGB.jpg deleted file mode 100644 index 9ae07bee..00000000 Binary files a/robotdata/0/HeadCam/3_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/40_Depth.jpg b/robotdata/0/HeadCam/40_Depth.jpg deleted file mode 100644 index 647004cb..00000000 Binary files a/robotdata/0/HeadCam/40_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/40_RGB.jpg b/robotdata/0/HeadCam/40_RGB.jpg deleted file mode 100644 index a16e9f83..00000000 Binary files a/robotdata/0/HeadCam/40_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/41_Depth.jpg b/robotdata/0/HeadCam/41_Depth.jpg deleted file mode 100644 index b960e8b2..00000000 Binary files a/robotdata/0/HeadCam/41_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/41_RGB.jpg b/robotdata/0/HeadCam/41_RGB.jpg deleted file mode 100644 index 0000437d..00000000 Binary files a/robotdata/0/HeadCam/41_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/42_Depth.jpg b/robotdata/0/HeadCam/42_Depth.jpg deleted file mode 100644 index 78a5383d..00000000 Binary files a/robotdata/0/HeadCam/42_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/42_RGB.jpg b/robotdata/0/HeadCam/42_RGB.jpg deleted file mode 100644 index e45bb5f0..00000000 Binary files a/robotdata/0/HeadCam/42_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/43_Depth.jpg b/robotdata/0/HeadCam/43_Depth.jpg deleted file mode 100644 index 5a7457d6..00000000 Binary files a/robotdata/0/HeadCam/43_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/43_RGB.jpg b/robotdata/0/HeadCam/43_RGB.jpg deleted file mode 100644 index 5cadfa12..00000000 Binary files a/robotdata/0/HeadCam/43_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/44_Depth.jpg b/robotdata/0/HeadCam/44_Depth.jpg deleted file mode 100644 index e95a0374..00000000 Binary files a/robotdata/0/HeadCam/44_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/44_RGB.jpg b/robotdata/0/HeadCam/44_RGB.jpg deleted file mode 100644 index 26e297ea..00000000 Binary files a/robotdata/0/HeadCam/44_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/45_Depth.jpg b/robotdata/0/HeadCam/45_Depth.jpg deleted file mode 100644 index 37bea56a..00000000 Binary files a/robotdata/0/HeadCam/45_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/45_RGB.jpg b/robotdata/0/HeadCam/45_RGB.jpg deleted file mode 100644 index 9b432c9f..00000000 Binary files a/robotdata/0/HeadCam/45_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/46_Depth.jpg b/robotdata/0/HeadCam/46_Depth.jpg deleted file mode 100644 index d0d61fb9..00000000 Binary files a/robotdata/0/HeadCam/46_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/46_RGB.jpg b/robotdata/0/HeadCam/46_RGB.jpg deleted file mode 100644 index 14f30d37..00000000 Binary files a/robotdata/0/HeadCam/46_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/47_Depth.jpg b/robotdata/0/HeadCam/47_Depth.jpg deleted file mode 100644 index 70fb66dc..00000000 Binary files a/robotdata/0/HeadCam/47_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/47_RGB.jpg b/robotdata/0/HeadCam/47_RGB.jpg deleted file mode 100644 index e154e504..00000000 Binary files a/robotdata/0/HeadCam/47_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/48_Depth.jpg b/robotdata/0/HeadCam/48_Depth.jpg deleted file mode 100644 index 1d1fc4c4..00000000 Binary files a/robotdata/0/HeadCam/48_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/48_RGB.jpg b/robotdata/0/HeadCam/48_RGB.jpg deleted file mode 100644 index e1f06474..00000000 Binary files a/robotdata/0/HeadCam/48_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/49_Depth.jpg b/robotdata/0/HeadCam/49_Depth.jpg deleted file mode 100644 index d42040be..00000000 Binary files a/robotdata/0/HeadCam/49_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/49_RGB.jpg b/robotdata/0/HeadCam/49_RGB.jpg deleted file mode 100644 index 1a098aa4..00000000 Binary files a/robotdata/0/HeadCam/49_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/4_Depth.jpg b/robotdata/0/HeadCam/4_Depth.jpg deleted file mode 100644 index dfb03bdc..00000000 Binary files a/robotdata/0/HeadCam/4_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/4_RGB.jpg b/robotdata/0/HeadCam/4_RGB.jpg deleted file mode 100644 index 46efef4e..00000000 Binary files a/robotdata/0/HeadCam/4_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/50_Depth.jpg b/robotdata/0/HeadCam/50_Depth.jpg deleted file mode 100644 index 4024d973..00000000 Binary files a/robotdata/0/HeadCam/50_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/50_RGB.jpg b/robotdata/0/HeadCam/50_RGB.jpg deleted file mode 100644 index 2b7be3dd..00000000 Binary files a/robotdata/0/HeadCam/50_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/51_Depth.jpg b/robotdata/0/HeadCam/51_Depth.jpg deleted file mode 100644 index 24f59994..00000000 Binary files a/robotdata/0/HeadCam/51_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/51_RGB.jpg b/robotdata/0/HeadCam/51_RGB.jpg deleted file mode 100644 index 8b95a60d..00000000 Binary files a/robotdata/0/HeadCam/51_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/52_Depth.jpg b/robotdata/0/HeadCam/52_Depth.jpg deleted file mode 100644 index e8454fb8..00000000 Binary files a/robotdata/0/HeadCam/52_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/52_RGB.jpg b/robotdata/0/HeadCam/52_RGB.jpg deleted file mode 100644 index 9fcc4009..00000000 Binary files a/robotdata/0/HeadCam/52_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/53_Depth.jpg b/robotdata/0/HeadCam/53_Depth.jpg deleted file mode 100644 index 35862792..00000000 Binary files a/robotdata/0/HeadCam/53_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/53_RGB.jpg b/robotdata/0/HeadCam/53_RGB.jpg deleted file mode 100644 index 06a3a68f..00000000 Binary files a/robotdata/0/HeadCam/53_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/54_Depth.jpg b/robotdata/0/HeadCam/54_Depth.jpg deleted file mode 100644 index ffc168e2..00000000 Binary files a/robotdata/0/HeadCam/54_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/54_RGB.jpg b/robotdata/0/HeadCam/54_RGB.jpg deleted file mode 100644 index 7205d8ce..00000000 Binary files a/robotdata/0/HeadCam/54_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/55_Depth.jpg b/robotdata/0/HeadCam/55_Depth.jpg deleted file mode 100644 index 3c7d7e17..00000000 Binary files a/robotdata/0/HeadCam/55_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/55_RGB.jpg b/robotdata/0/HeadCam/55_RGB.jpg deleted file mode 100644 index e167cec6..00000000 Binary files a/robotdata/0/HeadCam/55_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/56_Depth.jpg b/robotdata/0/HeadCam/56_Depth.jpg deleted file mode 100644 index eb4ad021..00000000 Binary files a/robotdata/0/HeadCam/56_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/56_RGB.jpg b/robotdata/0/HeadCam/56_RGB.jpg deleted file mode 100644 index d6ee56cd..00000000 Binary files a/robotdata/0/HeadCam/56_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/57_Depth.jpg b/robotdata/0/HeadCam/57_Depth.jpg deleted file mode 100644 index 756eb49f..00000000 Binary files a/robotdata/0/HeadCam/57_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/57_RGB.jpg b/robotdata/0/HeadCam/57_RGB.jpg deleted file mode 100644 index c95c6458..00000000 Binary files a/robotdata/0/HeadCam/57_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/58_Depth.jpg b/robotdata/0/HeadCam/58_Depth.jpg deleted file mode 100644 index c2b03c82..00000000 Binary files a/robotdata/0/HeadCam/58_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/58_RGB.jpg b/robotdata/0/HeadCam/58_RGB.jpg deleted file mode 100644 index c27f16b5..00000000 Binary files a/robotdata/0/HeadCam/58_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/59_Depth.jpg b/robotdata/0/HeadCam/59_Depth.jpg deleted file mode 100644 index 3dbb3397..00000000 Binary files a/robotdata/0/HeadCam/59_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/59_RGB.jpg b/robotdata/0/HeadCam/59_RGB.jpg deleted file mode 100644 index 664ae86c..00000000 Binary files a/robotdata/0/HeadCam/59_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/5_Depth.jpg b/robotdata/0/HeadCam/5_Depth.jpg deleted file mode 100644 index 53b6d8bf..00000000 Binary files a/robotdata/0/HeadCam/5_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/5_RGB.jpg b/robotdata/0/HeadCam/5_RGB.jpg deleted file mode 100644 index c702129f..00000000 Binary files a/robotdata/0/HeadCam/5_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/60_Depth.jpg b/robotdata/0/HeadCam/60_Depth.jpg deleted file mode 100644 index 82bd72e9..00000000 Binary files a/robotdata/0/HeadCam/60_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/60_RGB.jpg b/robotdata/0/HeadCam/60_RGB.jpg deleted file mode 100644 index 53f37474..00000000 Binary files a/robotdata/0/HeadCam/60_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/61_Depth.jpg b/robotdata/0/HeadCam/61_Depth.jpg deleted file mode 100644 index 9f76ade7..00000000 Binary files a/robotdata/0/HeadCam/61_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/61_RGB.jpg b/robotdata/0/HeadCam/61_RGB.jpg deleted file mode 100644 index 7c646f4f..00000000 Binary files a/robotdata/0/HeadCam/61_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/62_Depth.jpg b/robotdata/0/HeadCam/62_Depth.jpg deleted file mode 100644 index 27d3f9b2..00000000 Binary files a/robotdata/0/HeadCam/62_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/62_RGB.jpg b/robotdata/0/HeadCam/62_RGB.jpg deleted file mode 100644 index a05d4a1a..00000000 Binary files a/robotdata/0/HeadCam/62_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/63_Depth.jpg b/robotdata/0/HeadCam/63_Depth.jpg deleted file mode 100644 index cfd2d4b0..00000000 Binary files a/robotdata/0/HeadCam/63_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/63_RGB.jpg b/robotdata/0/HeadCam/63_RGB.jpg deleted file mode 100644 index 87a54154..00000000 Binary files a/robotdata/0/HeadCam/63_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/64_Depth.jpg b/robotdata/0/HeadCam/64_Depth.jpg deleted file mode 100644 index 37e0d511..00000000 Binary files a/robotdata/0/HeadCam/64_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/64_RGB.jpg b/robotdata/0/HeadCam/64_RGB.jpg deleted file mode 100644 index 5f150ab7..00000000 Binary files a/robotdata/0/HeadCam/64_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/65_Depth.jpg b/robotdata/0/HeadCam/65_Depth.jpg deleted file mode 100644 index 9ccc6648..00000000 Binary files a/robotdata/0/HeadCam/65_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/65_RGB.jpg b/robotdata/0/HeadCam/65_RGB.jpg deleted file mode 100644 index 4f5d1dd1..00000000 Binary files a/robotdata/0/HeadCam/65_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/66_Depth.jpg b/robotdata/0/HeadCam/66_Depth.jpg deleted file mode 100644 index 623c5d06..00000000 Binary files a/robotdata/0/HeadCam/66_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/66_RGB.jpg b/robotdata/0/HeadCam/66_RGB.jpg deleted file mode 100644 index ebecc12d..00000000 Binary files a/robotdata/0/HeadCam/66_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/67_Depth.jpg b/robotdata/0/HeadCam/67_Depth.jpg deleted file mode 100644 index b3fd506a..00000000 Binary files a/robotdata/0/HeadCam/67_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/67_RGB.jpg b/robotdata/0/HeadCam/67_RGB.jpg deleted file mode 100644 index 3e4f7e4c..00000000 Binary files a/robotdata/0/HeadCam/67_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/68_Depth.jpg b/robotdata/0/HeadCam/68_Depth.jpg deleted file mode 100644 index 47fe6407..00000000 Binary files a/robotdata/0/HeadCam/68_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/68_RGB.jpg b/robotdata/0/HeadCam/68_RGB.jpg deleted file mode 100644 index 28995159..00000000 Binary files a/robotdata/0/HeadCam/68_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/69_Depth.jpg b/robotdata/0/HeadCam/69_Depth.jpg deleted file mode 100644 index 4ed35b69..00000000 Binary files a/robotdata/0/HeadCam/69_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/69_RGB.jpg b/robotdata/0/HeadCam/69_RGB.jpg deleted file mode 100644 index 0797726e..00000000 Binary files a/robotdata/0/HeadCam/69_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/6_Depth.jpg b/robotdata/0/HeadCam/6_Depth.jpg deleted file mode 100644 index 6f0e277a..00000000 Binary files a/robotdata/0/HeadCam/6_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/6_RGB.jpg b/robotdata/0/HeadCam/6_RGB.jpg deleted file mode 100644 index db0613ef..00000000 Binary files a/robotdata/0/HeadCam/6_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/70_Depth.jpg b/robotdata/0/HeadCam/70_Depth.jpg deleted file mode 100644 index f9d98257..00000000 Binary files a/robotdata/0/HeadCam/70_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/70_RGB.jpg b/robotdata/0/HeadCam/70_RGB.jpg deleted file mode 100644 index 04dfd8d9..00000000 Binary files a/robotdata/0/HeadCam/70_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/71_Depth.jpg b/robotdata/0/HeadCam/71_Depth.jpg deleted file mode 100644 index f958a306..00000000 Binary files a/robotdata/0/HeadCam/71_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/71_RGB.jpg b/robotdata/0/HeadCam/71_RGB.jpg deleted file mode 100644 index 1c9be472..00000000 Binary files a/robotdata/0/HeadCam/71_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/72_Depth.jpg b/robotdata/0/HeadCam/72_Depth.jpg deleted file mode 100644 index 60149e35..00000000 Binary files a/robotdata/0/HeadCam/72_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/72_RGB.jpg b/robotdata/0/HeadCam/72_RGB.jpg deleted file mode 100644 index 4437053f..00000000 Binary files a/robotdata/0/HeadCam/72_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/73_Depth.jpg b/robotdata/0/HeadCam/73_Depth.jpg deleted file mode 100644 index f395809e..00000000 Binary files a/robotdata/0/HeadCam/73_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/73_RGB.jpg b/robotdata/0/HeadCam/73_RGB.jpg deleted file mode 100644 index 1f6cc459..00000000 Binary files a/robotdata/0/HeadCam/73_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/74_Depth.jpg b/robotdata/0/HeadCam/74_Depth.jpg deleted file mode 100644 index dc6c68a1..00000000 Binary files a/robotdata/0/HeadCam/74_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/74_RGB.jpg b/robotdata/0/HeadCam/74_RGB.jpg deleted file mode 100644 index 13e7adfb..00000000 Binary files a/robotdata/0/HeadCam/74_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/75_Depth.jpg b/robotdata/0/HeadCam/75_Depth.jpg deleted file mode 100644 index 80fc9d4b..00000000 Binary files a/robotdata/0/HeadCam/75_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/75_RGB.jpg b/robotdata/0/HeadCam/75_RGB.jpg deleted file mode 100644 index a90f13e4..00000000 Binary files a/robotdata/0/HeadCam/75_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/76_Depth.jpg b/robotdata/0/HeadCam/76_Depth.jpg deleted file mode 100644 index 39bbd319..00000000 Binary files a/robotdata/0/HeadCam/76_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/76_RGB.jpg b/robotdata/0/HeadCam/76_RGB.jpg deleted file mode 100644 index 75ecc6c4..00000000 Binary files a/robotdata/0/HeadCam/76_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/77_Depth.jpg b/robotdata/0/HeadCam/77_Depth.jpg deleted file mode 100644 index 4453526b..00000000 Binary files a/robotdata/0/HeadCam/77_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/77_RGB.jpg b/robotdata/0/HeadCam/77_RGB.jpg deleted file mode 100644 index e83c6d21..00000000 Binary files a/robotdata/0/HeadCam/77_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/78_Depth.jpg b/robotdata/0/HeadCam/78_Depth.jpg deleted file mode 100644 index 5c928129..00000000 Binary files a/robotdata/0/HeadCam/78_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/78_RGB.jpg b/robotdata/0/HeadCam/78_RGB.jpg deleted file mode 100644 index 0f9d74db..00000000 Binary files a/robotdata/0/HeadCam/78_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/79_Depth.jpg b/robotdata/0/HeadCam/79_Depth.jpg deleted file mode 100644 index c2e2a3c2..00000000 Binary files a/robotdata/0/HeadCam/79_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/79_RGB.jpg b/robotdata/0/HeadCam/79_RGB.jpg deleted file mode 100644 index 59bc5b98..00000000 Binary files a/robotdata/0/HeadCam/79_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/7_Depth.jpg b/robotdata/0/HeadCam/7_Depth.jpg deleted file mode 100644 index a0a18589..00000000 Binary files a/robotdata/0/HeadCam/7_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/7_RGB.jpg b/robotdata/0/HeadCam/7_RGB.jpg deleted file mode 100644 index eaa58e43..00000000 Binary files a/robotdata/0/HeadCam/7_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/80_Depth.jpg b/robotdata/0/HeadCam/80_Depth.jpg deleted file mode 100644 index b435775a..00000000 Binary files a/robotdata/0/HeadCam/80_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/80_RGB.jpg b/robotdata/0/HeadCam/80_RGB.jpg deleted file mode 100644 index dd3e8c43..00000000 Binary files a/robotdata/0/HeadCam/80_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/81_Depth.jpg b/robotdata/0/HeadCam/81_Depth.jpg deleted file mode 100644 index 46b80da9..00000000 Binary files a/robotdata/0/HeadCam/81_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/81_RGB.jpg b/robotdata/0/HeadCam/81_RGB.jpg deleted file mode 100644 index 91ac59d2..00000000 Binary files a/robotdata/0/HeadCam/81_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/82_Depth.jpg b/robotdata/0/HeadCam/82_Depth.jpg deleted file mode 100644 index 1fb31640..00000000 Binary files a/robotdata/0/HeadCam/82_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/82_RGB.jpg b/robotdata/0/HeadCam/82_RGB.jpg deleted file mode 100644 index 3351411d..00000000 Binary files a/robotdata/0/HeadCam/82_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/83_Depth.jpg b/robotdata/0/HeadCam/83_Depth.jpg deleted file mode 100644 index 184c70db..00000000 Binary files a/robotdata/0/HeadCam/83_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/83_RGB.jpg b/robotdata/0/HeadCam/83_RGB.jpg deleted file mode 100644 index 10bb801f..00000000 Binary files a/robotdata/0/HeadCam/83_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/84_Depth.jpg b/robotdata/0/HeadCam/84_Depth.jpg deleted file mode 100644 index 4d9fde52..00000000 Binary files a/robotdata/0/HeadCam/84_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/84_RGB.jpg b/robotdata/0/HeadCam/84_RGB.jpg deleted file mode 100644 index 57951c14..00000000 Binary files a/robotdata/0/HeadCam/84_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/85_Depth.jpg b/robotdata/0/HeadCam/85_Depth.jpg deleted file mode 100644 index 09de19f9..00000000 Binary files a/robotdata/0/HeadCam/85_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/85_RGB.jpg b/robotdata/0/HeadCam/85_RGB.jpg deleted file mode 100644 index 20efc28b..00000000 Binary files a/robotdata/0/HeadCam/85_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/86_Depth.jpg b/robotdata/0/HeadCam/86_Depth.jpg deleted file mode 100644 index e5560e8c..00000000 Binary files a/robotdata/0/HeadCam/86_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/86_RGB.jpg b/robotdata/0/HeadCam/86_RGB.jpg deleted file mode 100644 index 8cf93060..00000000 Binary files a/robotdata/0/HeadCam/86_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/87_Depth.jpg b/robotdata/0/HeadCam/87_Depth.jpg deleted file mode 100644 index 6dc27bd6..00000000 Binary files a/robotdata/0/HeadCam/87_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/87_RGB.jpg b/robotdata/0/HeadCam/87_RGB.jpg deleted file mode 100644 index 945c8d03..00000000 Binary files a/robotdata/0/HeadCam/87_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/88_Depth.jpg b/robotdata/0/HeadCam/88_Depth.jpg deleted file mode 100644 index 5cb66159..00000000 Binary files a/robotdata/0/HeadCam/88_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/88_RGB.jpg b/robotdata/0/HeadCam/88_RGB.jpg deleted file mode 100644 index 1b157edf..00000000 Binary files a/robotdata/0/HeadCam/88_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/89_Depth.jpg b/robotdata/0/HeadCam/89_Depth.jpg deleted file mode 100644 index 79f88e47..00000000 Binary files a/robotdata/0/HeadCam/89_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/89_RGB.jpg b/robotdata/0/HeadCam/89_RGB.jpg deleted file mode 100644 index 657f404f..00000000 Binary files a/robotdata/0/HeadCam/89_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/8_Depth.jpg b/robotdata/0/HeadCam/8_Depth.jpg deleted file mode 100644 index e2377b0e..00000000 Binary files a/robotdata/0/HeadCam/8_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/8_RGB.jpg b/robotdata/0/HeadCam/8_RGB.jpg deleted file mode 100644 index d65225d8..00000000 Binary files a/robotdata/0/HeadCam/8_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/90_Depth.jpg b/robotdata/0/HeadCam/90_Depth.jpg deleted file mode 100644 index e6f03273..00000000 Binary files a/robotdata/0/HeadCam/90_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/90_RGB.jpg b/robotdata/0/HeadCam/90_RGB.jpg deleted file mode 100644 index ec81c6d5..00000000 Binary files a/robotdata/0/HeadCam/90_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/91_Depth.jpg b/robotdata/0/HeadCam/91_Depth.jpg deleted file mode 100644 index a7ad2f15..00000000 Binary files a/robotdata/0/HeadCam/91_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/91_RGB.jpg b/robotdata/0/HeadCam/91_RGB.jpg deleted file mode 100644 index 1bf0dcd2..00000000 Binary files a/robotdata/0/HeadCam/91_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/92_Depth.jpg b/robotdata/0/HeadCam/92_Depth.jpg deleted file mode 100644 index 783f4199..00000000 Binary files a/robotdata/0/HeadCam/92_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/92_RGB.jpg b/robotdata/0/HeadCam/92_RGB.jpg deleted file mode 100644 index 68f8c905..00000000 Binary files a/robotdata/0/HeadCam/92_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/93_Depth.jpg b/robotdata/0/HeadCam/93_Depth.jpg deleted file mode 100644 index 6e3f7fb4..00000000 Binary files a/robotdata/0/HeadCam/93_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/93_RGB.jpg b/robotdata/0/HeadCam/93_RGB.jpg deleted file mode 100644 index 630044a7..00000000 Binary files a/robotdata/0/HeadCam/93_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/94_Depth.jpg b/robotdata/0/HeadCam/94_Depth.jpg deleted file mode 100644 index 209cf2af..00000000 Binary files a/robotdata/0/HeadCam/94_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/94_RGB.jpg b/robotdata/0/HeadCam/94_RGB.jpg deleted file mode 100644 index b5554d95..00000000 Binary files a/robotdata/0/HeadCam/94_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/95_Depth.jpg b/robotdata/0/HeadCam/95_Depth.jpg deleted file mode 100644 index 9783c797..00000000 Binary files a/robotdata/0/HeadCam/95_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/95_RGB.jpg b/robotdata/0/HeadCam/95_RGB.jpg deleted file mode 100644 index b8199b9f..00000000 Binary files a/robotdata/0/HeadCam/95_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/96_Depth.jpg b/robotdata/0/HeadCam/96_Depth.jpg deleted file mode 100644 index 847e1f5a..00000000 Binary files a/robotdata/0/HeadCam/96_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/96_RGB.jpg b/robotdata/0/HeadCam/96_RGB.jpg deleted file mode 100644 index 44d4b4a7..00000000 Binary files a/robotdata/0/HeadCam/96_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/97_Depth.jpg b/robotdata/0/HeadCam/97_Depth.jpg deleted file mode 100644 index 9ef7f4c9..00000000 Binary files a/robotdata/0/HeadCam/97_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/97_RGB.jpg b/robotdata/0/HeadCam/97_RGB.jpg deleted file mode 100644 index c5c7f82f..00000000 Binary files a/robotdata/0/HeadCam/97_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/98_Depth.jpg b/robotdata/0/HeadCam/98_Depth.jpg deleted file mode 100644 index 1bb71bdb..00000000 Binary files a/robotdata/0/HeadCam/98_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/98_RGB.jpg b/robotdata/0/HeadCam/98_RGB.jpg deleted file mode 100644 index 606b835f..00000000 Binary files a/robotdata/0/HeadCam/98_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/99_Depth.jpg b/robotdata/0/HeadCam/99_Depth.jpg deleted file mode 100644 index c54e57fe..00000000 Binary files a/robotdata/0/HeadCam/99_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/99_RGB.jpg b/robotdata/0/HeadCam/99_RGB.jpg deleted file mode 100644 index b231f331..00000000 Binary files a/robotdata/0/HeadCam/99_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/9_Depth.jpg b/robotdata/0/HeadCam/9_Depth.jpg deleted file mode 100644 index da0ce39f..00000000 Binary files a/robotdata/0/HeadCam/9_Depth.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/9_RGB.jpg b/robotdata/0/HeadCam/9_RGB.jpg deleted file mode 100644 index 71f92f58..00000000 Binary files a/robotdata/0/HeadCam/9_RGB.jpg and /dev/null differ diff --git a/robotdata/0/HeadCam/HeadCamPos.json b/robotdata/0/HeadCam/HeadCamPos.json deleted file mode 100644 index b15671a9..00000000 --- a/robotdata/0/HeadCam/HeadCamPos.json +++ /dev/null @@ -1,248 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.503 Y=311.006 Z=125.936 Rotation: P=-0.256226 Y=-10.087747 R=0.010508 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-147.370 Y=310.519 Z=125.964 Rotation: P=-0.195030 Y=-16.029113 R=-0.012551 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-148.065 Y=310.120 Z=125.952 Rotation: P=-0.231119 Y=-21.946768 R=-0.010512 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-148.808 Y=309.788 Z=125.932 Rotation: P=-0.265903 Y=-27.911748 R=-0.007296 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-150.498 Y=309.467 Z=125.955 Rotation: P=-0.237953 Y=-39.794996 R=0.006812 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-152.291 Y=309.471 Z=125.954 Rotation: P=-0.214855 Y=-51.736711 R=-0.012897 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-153.948 Y=309.797 Z=125.941 Rotation: P=-0.255919 Y=-63.686109 R=-0.007664 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-156.832 Y=310.892 Z=125.956 Rotation: P=-0.197768 Y=-85.858010 R=-0.086262 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-156.391 Y=305.911 Z=125.933 Rotation: P=-0.268173 Y=-86.442033 R=-0.001413 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-156.187 Y=302.764 Z=125.954 Rotation: P=-0.220772 Y=-86.381348 R=-0.000152 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-155.985 Y=299.532 Z=125.949 Rotation: P=-0.225713 Y=-86.325717 R=-0.002739 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-155.760 Y=296.208 Z=125.942 Rotation: P=-0.266181 Y=-86.260620 R=-0.000306 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-155.561 Y=293.129 Z=125.961 Rotation: P=-0.200902 Y=-86.235757 R=-0.000986 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-155.353 Y=289.813 Z=125.934 Rotation: P=-0.260783 Y=-86.208571 R=-0.004017 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-155.130 Y=286.623 Z=125.951 Rotation: P=-0.237235 Y=-86.152115 R=-0.000482 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-154.931 Y=283.463 Z=125.956 Rotation: P=-0.212272 Y=-86.137422 R=-0.005407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-154.700 Y=280.123 Z=125.936 Rotation: P=-0.270246 Y=-86.119204 R=-0.002095 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-154.489 Y=277.026 Z=125.960 Rotation: P=-0.204835 Y=-86.091796 R=-0.001663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-154.272 Y=273.680 Z=125.937 Rotation: P=-0.250121 Y=-86.085192 R=-0.005736 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-154.033 Y=270.418 Z=125.949 Rotation: P=-0.243107 Y=-86.062991 R=0.000703 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-153.824 Y=267.229 Z=125.959 Rotation: P=-0.207354 Y=-86.024207 R=-0.005549 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-153.576 Y=263.851 Z=125.938 Rotation: P=-0.258842 Y=-86.002049 R=-0.000105 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-153.355 Y=260.676 Z=125.959 Rotation: P=-0.206126 Y=-85.989528 R=-0.000646 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-153.141 Y=257.312 Z=125.945 Rotation: P=-0.234032 Y=-85.984706 R=-0.010862 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-152.878 Y=254.006 Z=125.949 Rotation: P=-0.234635 Y=-85.976043 R=0.002833 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-152.667 Y=250.757 Z=125.958 Rotation: P=-0.209056 Y=-85.971250 R=-0.005355 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-152.431 Y=247.354 Z=125.936 Rotation: P=-0.253997 Y=-85.965456 R=-0.007237 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 27, - "transform": "Translation: X=-152.183 Y=244.138 Z=125.956 Rotation: P=-0.214011 Y=-85.957337 R=0.002320 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 28, - "transform": "Translation: X=-151.979 Y=240.813 Z=125.950 Rotation: P=-0.223261 Y=-85.951888 R=-0.011989 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 29, - "transform": "Translation: X=-151.714 Y=237.456 Z=125.942 Rotation: P=-0.248109 Y=-85.943131 R=-0.000187 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 30, - "transform": "Translation: X=-151.489 Y=234.238 Z=125.959 Rotation: P=-0.208987 Y=-85.934935 R=-0.001980 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 31, - "transform": "Translation: X=-151.282 Y=230.854 Z=125.939 Rotation: P=-0.245528 Y=-85.928163 R=-0.017225 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 32, - "transform": "Translation: X=-150.998 Y=227.593 Z=125.951 Rotation: P=-0.227591 Y=-85.917188 R=0.005792 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 33, - "transform": "Translation: X=-150.797 Y=224.321 Z=125.956 Rotation: P=-0.213813 Y=-85.908973 R=-0.009222 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 34, - "transform": "Translation: X=-150.542 Y=220.939 Z=125.938 Rotation: P=-0.250990 Y=-85.899590 R=-0.003720 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 35, - "transform": "Translation: X=-150.296 Y=217.722 Z=125.957 Rotation: P=-0.213207 Y=-85.888338 R=0.003009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 36, - "transform": "Translation: X=-150.100 Y=214.383 Z=125.946 Rotation: P=-0.229993 Y=-85.880528 R=-0.017434 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 37, - "transform": "Translation: X=-149.803 Y=211.068 Z=125.946 Rotation: P=-0.238603 Y=-85.867905 R=0.008396 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 38, - "transform": "Translation: X=-149.594 Y=207.829 Z=125.958 Rotation: P=-0.210913 Y=-85.857517 R=-0.003159 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 39, - "transform": "Translation: X=-149.384 Y=204.451 Z=125.938 Rotation: P=-0.246172 Y=-85.846901 R=-0.019342 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 40, - "transform": "Translation: X=-149.088 Y=201.209 Z=125.953 Rotation: P=-0.222611 Y=-85.832608 R=0.007298 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 41, - "transform": "Translation: X=-148.889 Y=197.924 Z=125.954 Rotation: P=-0.216270 Y=-85.821586 R=-0.011416 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 42, - "transform": "Translation: X=-148.625 Y=194.558 Z=125.939 Rotation: P=-0.248601 Y=-85.807805 R=-0.003884 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 43, - "transform": "Translation: X=-148.370 Y=191.341 Z=125.958 Rotation: P=-0.213318 Y=-85.791162 R=0.004378 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 44, - "transform": "Translation: X=-148.184 Y=188.003 Z=125.945 Rotation: P=-0.231380 Y=-85.779670 R=-0.023402 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 45, - "transform": "Translation: X=-147.868 Y=184.697 Z=125.945 Rotation: P=-0.238929 Y=-85.761137 R=0.008644 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 46, - "transform": "Translation: X=-147.646 Y=181.460 Z=125.957 Rotation: P=-0.212687 Y=-85.745560 R=-0.000182 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 47, - "transform": "Translation: X=-147.445 Y=178.098 Z=125.940 Rotation: P=-0.242532 Y=-85.729678 R=-0.023455 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 48, - "transform": "Translation: X=-147.119 Y=174.849 Z=125.952 Rotation: P=-0.225864 Y=-85.706278 R=0.013412 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 49, - "transform": "Translation: X=-146.930 Y=171.572 Z=125.953 Rotation: P=-0.217544 Y=-85.689065 R=-0.012998 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 50, - "transform": "Translation: X=-146.660 Y=168.229 Z=125.942 Rotation: P=-0.242194 Y=-85.668507 R=-0.006024 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 51, - "transform": "Translation: X=-146.378 Y=164.997 Z=125.956 Rotation: P=-0.217383 Y=-85.642357 R=0.009762 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 52, - "transform": "Translation: X=-146.200 Y=161.674 Z=125.946 Rotation: P=-0.230116 Y=-85.623849 R=-0.025300 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 53, - "transform": "Translation: X=-145.870 Y=158.374 Z=125.945 Rotation: P=-0.238324 Y=-85.595089 R=0.008583 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 54, - "transform": "Translation: X=-145.631 Y=155.139 Z=125.957 Rotation: P=-0.214156 Y=-85.569378 R=0.002416 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 55, - "transform": "Translation: X=-145.433 Y=151.796 Z=125.942 Rotation: P=-0.237912 Y=-85.546840 R=-0.026233 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 56, - "transform": "Translation: X=-145.220 Y=149.323 Z=125.844 Rotation: P=-1.110236 Y=-85.956794 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 57, - "transform": "Translation: X=-145.852 Y=154.824 Z=125.931 Rotation: P=-0.272206 Y=-86.263211 R=-0.063010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 58, - "transform": "Translation: X=-145.391 Y=152.734 Z=125.947 Rotation: P=-0.236947 Y=-85.047137 R=0.020943 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 59, - "transform": "Translation: X=-145.168 Y=149.492 Z=125.955 Rotation: P=-0.215898 Y=-85.017496 R=-0.006999 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 60, - "transform": "Translation: X=-144.919 Y=146.168 Z=125.944 Rotation: P=-0.234197 Y=-84.987439 R=-0.026927 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/0_ArmCam/0_Depth.jpg b/robotdata/0_ArmCam/0_Depth.jpg deleted file mode 100644 index 31794f31..00000000 Binary files a/robotdata/0_ArmCam/0_Depth.jpg and /dev/null differ diff --git a/robotdata/0_ArmCam/0_RGB.jpg b/robotdata/0_ArmCam/0_RGB.jpg deleted file mode 100644 index b4dc156b..00000000 Binary files a/robotdata/0_ArmCam/0_RGB.jpg and /dev/null differ diff --git a/robotdata/0_ArmCam/ArmCamPos.json b/robotdata/0_ArmCam/ArmCamPos.json deleted file mode 100644 index 7c26f47a..00000000 --- a/robotdata/0_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/0_HeadCam/0_Depth.jpg b/robotdata/0_HeadCam/0_Depth.jpg deleted file mode 100644 index a3288e5a..00000000 Binary files a/robotdata/0_HeadCam/0_Depth.jpg and /dev/null differ diff --git a/robotdata/0_HeadCam/0_RGB.jpg b/robotdata/0_HeadCam/0_RGB.jpg deleted file mode 100644 index b531de64..00000000 Binary files a/robotdata/0_HeadCam/0_RGB.jpg and /dev/null differ diff --git a/robotdata/0_HeadCam/HeadCamPos.json b/robotdata/0_HeadCam/HeadCamPos.json deleted file mode 100644 index bf0d163a..00000000 --- a/robotdata/0_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/1/Actuator.json b/robotdata/1/Actuator.json deleted file mode 100644 index 697002b6..00000000 --- a/robotdata/1/Actuator.json +++ /dev/null @@ -1,1663 +0,0 @@ -{ - "ActuatorData": [ - { - "index": 1 - }, - { - "index": 2 - }, - { - "index": 3 - }, - { - "index": 4 - }, - { - "index": 5 - }, - { - "index": 6 - }, - { - "index": 7 - }, - { - "index": 8 - }, - { - "index": 9 - }, - { - "index": 10 - }, - { - "index": 11 - }, - { - "index": 12 - }, - { - "index": 13 - }, - { - "index": 14 - }, - { - "index": 15 - }, - { - "index": 16 - }, - { - "index": 17 - }, - { - "index": 18 - }, - { - "index": 19 - }, - { - "index": 20 - }, - { - "index": 21 - }, - { - "index": 22 - }, - { - "index": 23 - }, - { - "index": 24 - }, - { - "index": 25 - }, - { - "index": 26 - }, - { - "index": 27 - }, - { - "index": 28 - }, - { - "index": 29 - }, - { - "index": 30 - }, - { - "index": 31 - }, - { - "index": 32 - }, - { - "index": 33 - }, - { - "index": 34 - }, - { - "index": 35 - }, - { - "index": 36 - }, - { - "index": 37 - }, - { - "index": 38 - }, - { - "index": 39 - }, - { - "index": 40 - }, - { - "index": 41 - }, - { - "index": 42 - }, - { - "index": 43 - }, - { - "index": 44 - }, - { - "index": 45 - }, - { - "index": 46 - }, - { - "index": 47 - }, - { - "index": 48 - }, - { - "index": 49 - }, - { - "index": 50 - }, - { - "index": 51 - }, - { - "index": 52 - }, - { - "index": 53 - }, - { - "index": 54 - }, - { - "index": 55 - }, - { - "index": 56 - }, - { - "index": 57 - }, - { - "index": 58 - }, - { - "index": 59 - }, - { - "index": 60 - }, - { - "index": 61 - }, - { - "index": 62 - }, - { - "index": 63 - }, - { - "index": 64 - }, - { - "index": 65 - }, - { - "index": 66 - }, - { - "index": 67 - }, - { - "index": 68 - }, - { - "index": 69 - }, - { - "index": 70 - }, - { - "index": 71 - }, - { - "index": 72 - }, - { - "index": 73 - }, - { - "index": 74 - }, - { - "index": 75 - }, - { - "index": 76 - }, - { - "index": 77 - }, - { - "index": 78 - }, - { - "index": 79 - }, - { - "index": 80 - }, - { - "index": 81 - }, - { - "index": 82 - }, - { - "index": 83 - }, - { - "index": 84 - }, - { - "index": 85 - }, - { - "index": 86 - }, - { - "index": 87 - }, - { - "index": 88 - }, - { - "index": 89 - }, - { - "index": 90 - }, - { - "index": 91 - }, - { - "index": 92 - }, - { - "index": 93 - }, - { - "index": 94 - }, - { - "index": 95 - }, - { - "index": 96 - }, - { - "index": 97 - }, - { - "index": 98 - }, - { - "index": 99 - }, - { - "index": 100 - }, - { - "index": 101 - }, - { - "index": 102 - }, - { - "index": 103 - }, - { - "index": 104 - }, - { - "index": 105 - }, - { - "index": 106 - }, - { - "index": 107 - }, - { - "index": 108 - }, - { - "index": 109 - }, - { - "index": 110 - }, - { - "index": 111 - }, - { - "index": 112 - }, - { - "index": 113 - }, - { - "index": 114 - }, - { - "index": 115 - }, - { - "index": 116 - }, - { - "index": 117 - }, - { - "index": 118 - }, - { - "index": 119 - }, - { - "index": 120 - }, - { - "index": 121 - }, - { - "index": 122 - }, - { - "index": 123 - }, - { - "index": 124 - }, - { - "index": 125 - }, - { - "index": 126 - }, - { - "index": 127 - }, - { - "index": 128 - }, - { - "index": 129 - }, - { - "index": 130 - }, - { - "index": 131 - }, - { - "index": 132 - }, - { - "index": 133 - }, - { - "index": 134 - }, - { - "index": 135 - }, - { - "index": 136 - }, - { - "index": 137 - }, - { - "index": 138 - }, - { - "index": 139 - }, - { - "index": 140 - }, - { - "index": 141 - }, - { - "index": 142 - }, - { - "index": 143 - }, - { - "index": 144 - }, - { - "index": 145 - }, - { - "index": 146 - }, - { - "index": 147 - }, - { - "index": 148 - }, - { - "index": 149 - }, - { - "index": 150 - }, - { - "index": 151 - }, - { - "index": 152 - }, - { - "index": 153 - }, - { - "index": 154 - }, - { - "index": 155 - }, - { - "index": 156 - }, - { - "index": 157 - }, - { - "index": 158 - }, - { - "index": 159 - }, - { - "index": 160 - }, - { - "index": 161 - }, - { - "index": 162 - }, - { - "index": 163 - }, - { - "index": 164 - }, - { - "index": 165 - }, - { - "index": 166 - }, - { - "index": 167 - }, - { - "index": 168 - }, - { - "index": 169 - }, - { - "index": 170 - }, - { - "index": 171 - }, - { - "index": 172 - }, - { - "index": 173 - }, - { - "index": 174 - }, - { - "index": 175 - }, - { - "index": 176 - }, - { - "index": 177 - }, - { - "index": 178 - }, - { - "index": 179 - }, - { - "index": 180 - }, - { - "index": 181 - }, - { - "index": 182 - }, - { - "index": 183 - }, - { - "index": 184 - }, - { - "index": 185 - }, - { - "index": 186 - }, - { - "index": 187 - }, - { - "index": 188 - }, - { - "index": 189 - }, - { - "index": 190 - }, - { - "index": 191 - }, - { - "index": 192 - }, - { - "index": 193 - }, - { - "index": 194 - }, - { - "index": 195 - }, - { - "index": 196 - }, - { - "index": 197 - }, - { - "index": 198 - }, - { - "index": 199 - }, - { - "index": 200 - }, - { - "index": 201 - }, - { - "index": 202 - }, - { - "index": 203 - }, - { - "index": 204 - }, - { - "index": 205 - }, - { - "index": 206 - }, - { - "index": 207 - }, - { - "index": 208 - }, - { - "index": 209 - }, - { - "index": 210 - }, - { - "index": 211 - }, - { - "index": 212 - }, - { - "index": 213 - }, - { - "index": 214 - }, - { - "index": 215 - }, - { - "index": 216 - }, - { - "index": 217 - }, - { - "index": 218 - }, - { - "index": 219 - }, - { - "index": 220 - }, - { - "index": 221 - }, - { - "index": 222 - }, - { - "index": 223 - }, - { - "index": 224 - }, - { - "index": 225 - }, - { - "index": 226 - }, - { - "index": 227 - }, - { - "index": 228 - }, - { - "index": 229 - }, - { - "index": 230 - }, - { - "index": 231 - }, - { - "index": 232 - }, - { - "index": 233 - }, - { - "index": 234 - }, - { - "index": 235 - }, - { - "index": 236 - }, - { - "index": 237 - }, - { - "index": 238 - }, - { - "index": 239 - }, - { - "index": 240 - }, - { - "index": 241 - }, - { - "index": 242 - }, - { - "index": 243 - }, - { - "index": 244 - }, - { - "index": 245 - }, - { - "index": 246 - }, - { - "index": 247 - }, - { - "index": 248 - }, - { - "index": 249 - }, - { - "index": 250 - }, - { - "index": 251 - }, - { - "index": 252 - }, - { - "index": 253 - }, - { - "index": 254 - }, - { - "index": 255 - }, - { - "index": 256 - }, - { - "index": 257 - }, - { - "index": 258 - }, - { - "index": 259 - }, - { - "index": 260 - }, - { - "index": 261 - }, - { - "index": 262 - }, - { - "index": 263 - }, - { - "index": 264 - }, - { - "index": 265 - }, - { - "index": 266 - }, - { - "index": 267 - }, - { - "index": 268 - }, - { - "index": 269 - }, - { - "index": 270 - }, - { - "index": 271 - }, - { - "index": 272 - }, - { - "index": 273 - }, - { - "index": 274 - }, - { - "index": 275 - }, - { - "index": 276 - }, - { - "index": 277 - }, - { - "index": 278 - }, - { - "index": 279 - }, - { - "index": 280 - }, - { - "index": 281 - }, - { - "index": 282 - }, - { - "index": 283 - }, - { - "index": 284 - }, - { - "index": 285 - }, - { - "index": 286 - }, - { - "index": 287 - }, - { - "index": 288 - }, - { - "index": 289 - }, - { - "index": 290 - }, - { - "index": 291 - }, - { - "index": 292 - }, - { - "index": 293 - }, - { - "index": 294 - }, - { - "index": 295 - }, - { - "index": 296 - }, - { - "index": 297 - }, - { - "index": 298 - }, - { - "index": 299 - }, - { - "index": 300 - }, - { - "index": 301 - }, - { - "index": 302 - }, - { - "index": 303 - }, - { - "index": 304 - }, - { - "index": 305 - }, - { - "index": 306 - }, - { - "index": 307 - }, - { - "index": 308 - }, - { - "index": 309 - }, - { - "index": 310 - }, - { - "index": 311 - }, - { - "index": 312 - }, - { - "index": 313 - }, - { - "index": 314 - }, - { - "index": 315 - }, - { - "index": 316 - }, - { - "index": 317 - }, - { - "index": 318 - }, - { - "index": 319 - }, - { - "index": 320 - }, - { - "index": 321 - }, - { - "index": 322 - }, - { - "index": 323 - }, - { - "index": 324 - }, - { - "index": 325 - }, - { - "index": 326 - }, - { - "index": 327 - }, - { - "index": 328 - }, - { - "index": 329 - }, - { - "index": 330 - }, - { - "index": 331 - }, - { - "index": 332 - }, - { - "index": 333 - }, - { - "index": 334 - }, - { - "index": 335 - }, - { - "index": 336 - }, - { - "index": 337 - }, - { - "index": 338 - }, - { - "index": 339 - }, - { - "index": 340 - }, - { - "index": 341 - }, - { - "index": 342 - }, - { - "index": 343 - }, - { - "index": 344 - }, - { - "index": 345 - }, - { - "index": 346 - }, - { - "index": 347 - }, - { - "index": 348 - }, - { - "index": 349 - }, - { - "index": 350 - }, - { - "index": 351 - }, - { - "index": 352 - }, - { - "index": 353 - }, - { - "index": 354 - }, - { - "index": 355 - }, - { - "index": 356 - }, - { - "index": 357 - }, - { - "index": 358 - }, - { - "index": 359 - }, - { - "index": 360 - }, - { - "index": 361 - }, - { - "index": 362 - }, - { - "index": 363 - }, - { - "index": 364 - }, - { - "index": 365 - }, - { - "index": 366 - }, - { - "index": 367 - }, - { - "index": 368 - }, - { - "index": 369 - }, - { - "index": 370 - }, - { - "index": 371 - }, - { - "index": 372 - }, - { - "index": 373 - }, - { - "index": 374 - }, - { - "index": 375 - }, - { - "index": 376 - }, - { - "index": 377 - }, - { - "index": 378 - }, - { - "index": 379 - }, - { - "index": 380 - }, - { - "index": 381 - }, - { - "index": 382 - }, - { - "index": 383 - }, - { - "index": 384 - }, - { - "index": 385 - }, - { - "index": 386 - }, - { - "index": 387 - }, - { - "index": 388 - }, - { - "index": 389 - }, - { - "index": 390 - }, - { - "index": 391 - }, - { - "index": 392 - }, - { - "index": 393 - }, - { - "index": 394 - }, - { - "index": 395 - }, - { - "index": 396 - }, - { - "index": 397 - }, - { - "index": 398 - }, - { - "index": 399 - }, - { - "index": 400 - }, - { - "index": 401 - }, - { - "index": 402 - }, - { - "index": 403 - }, - { - "index": 404 - }, - { - "index": 405 - }, - { - "index": 406 - }, - { - "index": 407 - }, - { - "index": 408 - }, - { - "index": 409 - }, - { - "index": 410 - }, - { - "index": 411 - }, - { - "index": 412 - }, - { - "index": 413 - }, - { - "index": 414 - }, - { - "index": 415 - }, - { - "index": 416 - }, - { - "index": 417 - }, - { - "index": 418 - }, - { - "index": 419 - }, - { - "index": 420 - }, - { - "index": 421 - }, - { - "index": 422 - }, - { - "index": 423 - }, - { - "index": 424 - }, - { - "index": 425 - }, - { - "index": 426 - }, - { - "index": 427 - }, - { - "index": 428 - }, - { - "index": 429 - }, - { - "index": 430 - }, - { - "index": 431 - }, - { - "index": 432 - }, - { - "index": 433 - }, - { - "index": 434 - }, - { - "index": 435 - }, - { - "index": 436 - }, - { - "index": 437 - }, - { - "index": 438 - }, - { - "index": 439 - }, - { - "index": 440 - }, - { - "index": 441 - }, - { - "index": 442 - }, - { - "index": 443 - }, - { - "index": 444 - }, - { - "index": 445 - }, - { - "index": 446 - }, - { - "index": 447 - }, - { - "index": 448 - }, - { - "index": 449 - }, - { - "index": 450 - }, - { - "index": 451 - }, - { - "index": 452 - }, - { - "index": 453 - }, - { - "index": 454 - }, - { - "index": 455 - }, - { - "index": 456 - }, - { - "index": 457 - }, - { - "index": 458 - }, - { - "index": 459 - }, - { - "index": 460 - }, - { - "index": 461 - }, - { - "index": 462 - }, - { - "index": 463 - }, - { - "index": 464 - }, - { - "index": 465 - }, - { - "index": 466 - }, - { - "index": 467 - }, - { - "index": 468 - }, - { - "index": 469 - }, - { - "index": 470 - }, - { - "index": 471 - }, - { - "index": 472 - }, - { - "index": 473 - }, - { - "index": 474 - }, - { - "index": 475 - }, - { - "index": 476 - }, - { - "index": 477 - }, - { - "index": 478 - }, - { - "index": 479 - }, - { - "index": 480 - }, - { - "index": 481 - }, - { - "index": 482 - }, - { - "index": 483 - }, - { - "index": 484 - }, - { - "index": 485 - }, - { - "index": 486 - }, - { - "index": 487 - }, - { - "index": 488 - }, - { - "index": 489 - }, - { - "index": 490 - }, - { - "index": 491 - }, - { - "index": 492 - }, - { - "index": 493 - }, - { - "index": 494 - }, - { - "index": 495 - }, - { - "index": 496 - }, - { - "index": 497 - }, - { - "index": 498 - }, - { - "index": 499 - }, - { - "index": 500 - }, - { - "index": 501 - }, - { - "index": 502 - }, - { - "index": 503 - }, - { - "index": 504 - }, - { - "index": 505 - }, - { - "index": 506 - }, - { - "index": 507 - }, - { - "index": 508 - }, - { - "index": 509 - }, - { - "index": 510 - }, - { - "index": 511 - }, - { - "index": 512 - }, - { - "index": 513 - }, - { - "index": 514 - }, - { - "index": 515 - }, - { - "index": 516 - }, - { - "index": 517 - }, - { - "index": 518 - }, - { - "index": 519 - }, - { - "index": 520 - }, - { - "index": 521 - }, - { - "index": 522 - }, - { - "index": 523 - }, - { - "index": 524 - }, - { - "index": 525 - }, - { - "index": 526 - }, - { - "index": 527 - }, - { - "index": 528 - }, - { - "index": 529 - }, - { - "index": 530 - }, - { - "index": 531 - }, - { - "index": 532 - }, - { - "index": 533 - }, - { - "index": 534 - }, - { - "index": 535 - }, - { - "index": 536 - }, - { - "index": 537 - }, - { - "index": 538 - }, - { - "index": 539 - }, - { - "index": 540 - }, - { - "index": 541 - }, - { - "index": 542 - }, - { - "index": 543 - }, - { - "index": 544 - }, - { - "index": 545 - }, - { - "index": 546 - }, - { - "index": 547 - }, - { - "index": 548 - }, - { - "index": 549 - }, - { - "index": 550 - }, - { - "index": 551 - }, - { - "index": 552 - }, - { - "index": 553 - } - ] -} \ No newline at end of file diff --git a/robotdata/1/ArmCam/100_Depth.jpg b/robotdata/1/ArmCam/100_Depth.jpg deleted file mode 100644 index 90111c24..00000000 Binary files a/robotdata/1/ArmCam/100_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/100_RGB.jpg b/robotdata/1/ArmCam/100_RGB.jpg deleted file mode 100644 index a83c0803..00000000 Binary files a/robotdata/1/ArmCam/100_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/101_Depth.jpg b/robotdata/1/ArmCam/101_Depth.jpg deleted file mode 100644 index e8fab147..00000000 Binary files a/robotdata/1/ArmCam/101_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/101_RGB.jpg b/robotdata/1/ArmCam/101_RGB.jpg deleted file mode 100644 index 5604534e..00000000 Binary files a/robotdata/1/ArmCam/101_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/102_Depth.jpg b/robotdata/1/ArmCam/102_Depth.jpg deleted file mode 100644 index 693344c7..00000000 Binary files a/robotdata/1/ArmCam/102_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/102_RGB.jpg b/robotdata/1/ArmCam/102_RGB.jpg deleted file mode 100644 index c16df98e..00000000 Binary files a/robotdata/1/ArmCam/102_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/103_Depth.jpg b/robotdata/1/ArmCam/103_Depth.jpg deleted file mode 100644 index 5b8a6b49..00000000 Binary files a/robotdata/1/ArmCam/103_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/103_RGB.jpg b/robotdata/1/ArmCam/103_RGB.jpg deleted file mode 100644 index 281f9b82..00000000 Binary files a/robotdata/1/ArmCam/103_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/104_Depth.jpg b/robotdata/1/ArmCam/104_Depth.jpg deleted file mode 100644 index 33d440bb..00000000 Binary files a/robotdata/1/ArmCam/104_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/104_RGB.jpg b/robotdata/1/ArmCam/104_RGB.jpg deleted file mode 100644 index a11b3304..00000000 Binary files a/robotdata/1/ArmCam/104_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/105_Depth.jpg b/robotdata/1/ArmCam/105_Depth.jpg deleted file mode 100644 index bc68a56f..00000000 Binary files a/robotdata/1/ArmCam/105_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/105_RGB.jpg b/robotdata/1/ArmCam/105_RGB.jpg deleted file mode 100644 index b3647e25..00000000 Binary files a/robotdata/1/ArmCam/105_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/106_Depth.jpg b/robotdata/1/ArmCam/106_Depth.jpg deleted file mode 100644 index 47f3b9ed..00000000 Binary files a/robotdata/1/ArmCam/106_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/106_RGB.jpg b/robotdata/1/ArmCam/106_RGB.jpg deleted file mode 100644 index 9f2814aa..00000000 Binary files a/robotdata/1/ArmCam/106_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/107_Depth.jpg b/robotdata/1/ArmCam/107_Depth.jpg deleted file mode 100644 index 48e7d29a..00000000 Binary files a/robotdata/1/ArmCam/107_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/107_RGB.jpg b/robotdata/1/ArmCam/107_RGB.jpg deleted file mode 100644 index 022fe000..00000000 Binary files a/robotdata/1/ArmCam/107_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/108_Depth.jpg b/robotdata/1/ArmCam/108_Depth.jpg deleted file mode 100644 index 6a1d616c..00000000 Binary files a/robotdata/1/ArmCam/108_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/108_RGB.jpg b/robotdata/1/ArmCam/108_RGB.jpg deleted file mode 100644 index f7578ba7..00000000 Binary files a/robotdata/1/ArmCam/108_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/109_Depth.jpg b/robotdata/1/ArmCam/109_Depth.jpg deleted file mode 100644 index 2696ef50..00000000 Binary files a/robotdata/1/ArmCam/109_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/109_RGB.jpg b/robotdata/1/ArmCam/109_RGB.jpg deleted file mode 100644 index 1cf4864d..00000000 Binary files a/robotdata/1/ArmCam/109_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/110_Depth.jpg b/robotdata/1/ArmCam/110_Depth.jpg deleted file mode 100644 index da906594..00000000 Binary files a/robotdata/1/ArmCam/110_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/110_RGB.jpg b/robotdata/1/ArmCam/110_RGB.jpg deleted file mode 100644 index e6b9a6be..00000000 Binary files a/robotdata/1/ArmCam/110_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/111_Depth.jpg b/robotdata/1/ArmCam/111_Depth.jpg deleted file mode 100644 index 7fa1514e..00000000 Binary files a/robotdata/1/ArmCam/111_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/111_RGB.jpg b/robotdata/1/ArmCam/111_RGB.jpg deleted file mode 100644 index c56b2a8d..00000000 Binary files a/robotdata/1/ArmCam/111_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/112_Depth.jpg b/robotdata/1/ArmCam/112_Depth.jpg deleted file mode 100644 index 5cc5757c..00000000 Binary files a/robotdata/1/ArmCam/112_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/112_RGB.jpg b/robotdata/1/ArmCam/112_RGB.jpg deleted file mode 100644 index 33dc4566..00000000 Binary files a/robotdata/1/ArmCam/112_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/113_Depth.jpg b/robotdata/1/ArmCam/113_Depth.jpg deleted file mode 100644 index 4a044ceb..00000000 Binary files a/robotdata/1/ArmCam/113_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/113_RGB.jpg b/robotdata/1/ArmCam/113_RGB.jpg deleted file mode 100644 index ee02ac64..00000000 Binary files a/robotdata/1/ArmCam/113_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/114_Depth.jpg b/robotdata/1/ArmCam/114_Depth.jpg deleted file mode 100644 index 71020ef1..00000000 Binary files a/robotdata/1/ArmCam/114_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/114_RGB.jpg b/robotdata/1/ArmCam/114_RGB.jpg deleted file mode 100644 index 7e7a8e61..00000000 Binary files a/robotdata/1/ArmCam/114_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/115_Depth.jpg b/robotdata/1/ArmCam/115_Depth.jpg deleted file mode 100644 index eb4745fb..00000000 Binary files a/robotdata/1/ArmCam/115_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/115_RGB.jpg b/robotdata/1/ArmCam/115_RGB.jpg deleted file mode 100644 index cfd80163..00000000 Binary files a/robotdata/1/ArmCam/115_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/116_Depth.jpg b/robotdata/1/ArmCam/116_Depth.jpg deleted file mode 100644 index 8897c41c..00000000 Binary files a/robotdata/1/ArmCam/116_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/116_RGB.jpg b/robotdata/1/ArmCam/116_RGB.jpg deleted file mode 100644 index aee8cd74..00000000 Binary files a/robotdata/1/ArmCam/116_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/117_Depth.jpg b/robotdata/1/ArmCam/117_Depth.jpg deleted file mode 100644 index 969a7b23..00000000 Binary files a/robotdata/1/ArmCam/117_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/117_RGB.jpg b/robotdata/1/ArmCam/117_RGB.jpg deleted file mode 100644 index d0be9be1..00000000 Binary files a/robotdata/1/ArmCam/117_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/118_Depth.jpg b/robotdata/1/ArmCam/118_Depth.jpg deleted file mode 100644 index 1a4fc18a..00000000 Binary files a/robotdata/1/ArmCam/118_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/118_RGB.jpg b/robotdata/1/ArmCam/118_RGB.jpg deleted file mode 100644 index da8cb8aa..00000000 Binary files a/robotdata/1/ArmCam/118_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/119_Depth.jpg b/robotdata/1/ArmCam/119_Depth.jpg deleted file mode 100644 index 2ee1fb7a..00000000 Binary files a/robotdata/1/ArmCam/119_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/119_RGB.jpg b/robotdata/1/ArmCam/119_RGB.jpg deleted file mode 100644 index 0f85d68e..00000000 Binary files a/robotdata/1/ArmCam/119_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/120_Depth.jpg b/robotdata/1/ArmCam/120_Depth.jpg deleted file mode 100644 index 55c62cda..00000000 Binary files a/robotdata/1/ArmCam/120_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/120_RGB.jpg b/robotdata/1/ArmCam/120_RGB.jpg deleted file mode 100644 index 11d6a10b..00000000 Binary files a/robotdata/1/ArmCam/120_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/121_Depth.jpg b/robotdata/1/ArmCam/121_Depth.jpg deleted file mode 100644 index 61b37c2c..00000000 Binary files a/robotdata/1/ArmCam/121_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/121_RGB.jpg b/robotdata/1/ArmCam/121_RGB.jpg deleted file mode 100644 index a43a97cb..00000000 Binary files a/robotdata/1/ArmCam/121_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/122_Depth.jpg b/robotdata/1/ArmCam/122_Depth.jpg deleted file mode 100644 index 77705d24..00000000 Binary files a/robotdata/1/ArmCam/122_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/122_RGB.jpg b/robotdata/1/ArmCam/122_RGB.jpg deleted file mode 100644 index 4bfd5b3f..00000000 Binary files a/robotdata/1/ArmCam/122_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/123_Depth.jpg b/robotdata/1/ArmCam/123_Depth.jpg deleted file mode 100644 index a069c1ee..00000000 Binary files a/robotdata/1/ArmCam/123_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/123_RGB.jpg b/robotdata/1/ArmCam/123_RGB.jpg deleted file mode 100644 index c4a0ad7e..00000000 Binary files a/robotdata/1/ArmCam/123_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/124_Depth.jpg b/robotdata/1/ArmCam/124_Depth.jpg deleted file mode 100644 index d56049a6..00000000 Binary files a/robotdata/1/ArmCam/124_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/124_RGB.jpg b/robotdata/1/ArmCam/124_RGB.jpg deleted file mode 100644 index 2eceecf0..00000000 Binary files a/robotdata/1/ArmCam/124_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/125_Depth.jpg b/robotdata/1/ArmCam/125_Depth.jpg deleted file mode 100644 index b6e607b0..00000000 Binary files a/robotdata/1/ArmCam/125_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/125_RGB.jpg b/robotdata/1/ArmCam/125_RGB.jpg deleted file mode 100644 index ab051fae..00000000 Binary files a/robotdata/1/ArmCam/125_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/126_Depth.jpg b/robotdata/1/ArmCam/126_Depth.jpg deleted file mode 100644 index 1dae9a34..00000000 Binary files a/robotdata/1/ArmCam/126_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/126_RGB.jpg b/robotdata/1/ArmCam/126_RGB.jpg deleted file mode 100644 index 7cf32423..00000000 Binary files a/robotdata/1/ArmCam/126_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/127_Depth.jpg b/robotdata/1/ArmCam/127_Depth.jpg deleted file mode 100644 index 005df902..00000000 Binary files a/robotdata/1/ArmCam/127_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/127_RGB.jpg b/robotdata/1/ArmCam/127_RGB.jpg deleted file mode 100644 index 04847ebb..00000000 Binary files a/robotdata/1/ArmCam/127_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/128_Depth.jpg b/robotdata/1/ArmCam/128_Depth.jpg deleted file mode 100644 index a29cbea4..00000000 Binary files a/robotdata/1/ArmCam/128_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/128_RGB.jpg b/robotdata/1/ArmCam/128_RGB.jpg deleted file mode 100644 index d25033c6..00000000 Binary files a/robotdata/1/ArmCam/128_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/129_Depth.jpg b/robotdata/1/ArmCam/129_Depth.jpg deleted file mode 100644 index 25649107..00000000 Binary files a/robotdata/1/ArmCam/129_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/129_RGB.jpg b/robotdata/1/ArmCam/129_RGB.jpg deleted file mode 100644 index c646374f..00000000 Binary files a/robotdata/1/ArmCam/129_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/130_Depth.jpg b/robotdata/1/ArmCam/130_Depth.jpg deleted file mode 100644 index edc01c94..00000000 Binary files a/robotdata/1/ArmCam/130_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/130_RGB.jpg b/robotdata/1/ArmCam/130_RGB.jpg deleted file mode 100644 index 9c2141c6..00000000 Binary files a/robotdata/1/ArmCam/130_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/131_Depth.jpg b/robotdata/1/ArmCam/131_Depth.jpg deleted file mode 100644 index 4164dab7..00000000 Binary files a/robotdata/1/ArmCam/131_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/131_RGB.jpg b/robotdata/1/ArmCam/131_RGB.jpg deleted file mode 100644 index d7dd4d88..00000000 Binary files a/robotdata/1/ArmCam/131_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/132_Depth.jpg b/robotdata/1/ArmCam/132_Depth.jpg deleted file mode 100644 index f275d633..00000000 Binary files a/robotdata/1/ArmCam/132_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/132_RGB.jpg b/robotdata/1/ArmCam/132_RGB.jpg deleted file mode 100644 index 1bac5dbf..00000000 Binary files a/robotdata/1/ArmCam/132_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/133_Depth.jpg b/robotdata/1/ArmCam/133_Depth.jpg deleted file mode 100644 index d625aff8..00000000 Binary files a/robotdata/1/ArmCam/133_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/133_RGB.jpg b/robotdata/1/ArmCam/133_RGB.jpg deleted file mode 100644 index a018201a..00000000 Binary files a/robotdata/1/ArmCam/133_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/134_Depth.jpg b/robotdata/1/ArmCam/134_Depth.jpg deleted file mode 100644 index 27302f07..00000000 Binary files a/robotdata/1/ArmCam/134_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/134_RGB.jpg b/robotdata/1/ArmCam/134_RGB.jpg deleted file mode 100644 index ef20ad2d..00000000 Binary files a/robotdata/1/ArmCam/134_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/135_Depth.jpg b/robotdata/1/ArmCam/135_Depth.jpg deleted file mode 100644 index 0d35d609..00000000 Binary files a/robotdata/1/ArmCam/135_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/135_RGB.jpg b/robotdata/1/ArmCam/135_RGB.jpg deleted file mode 100644 index 613df123..00000000 Binary files a/robotdata/1/ArmCam/135_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/136_Depth.jpg b/robotdata/1/ArmCam/136_Depth.jpg deleted file mode 100644 index 81bc5a3f..00000000 Binary files a/robotdata/1/ArmCam/136_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/136_RGB.jpg b/robotdata/1/ArmCam/136_RGB.jpg deleted file mode 100644 index 7a8d4568..00000000 Binary files a/robotdata/1/ArmCam/136_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/137_Depth.jpg b/robotdata/1/ArmCam/137_Depth.jpg deleted file mode 100644 index 1c14fe78..00000000 Binary files a/robotdata/1/ArmCam/137_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/137_RGB.jpg b/robotdata/1/ArmCam/137_RGB.jpg deleted file mode 100644 index ca528069..00000000 Binary files a/robotdata/1/ArmCam/137_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/138_Depth.jpg b/robotdata/1/ArmCam/138_Depth.jpg deleted file mode 100644 index e09a49d5..00000000 Binary files a/robotdata/1/ArmCam/138_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/138_RGB.jpg b/robotdata/1/ArmCam/138_RGB.jpg deleted file mode 100644 index ae3b6057..00000000 Binary files a/robotdata/1/ArmCam/138_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/139_Depth.jpg b/robotdata/1/ArmCam/139_Depth.jpg deleted file mode 100644 index e8addc70..00000000 Binary files a/robotdata/1/ArmCam/139_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/139_RGB.jpg b/robotdata/1/ArmCam/139_RGB.jpg deleted file mode 100644 index 9369be2d..00000000 Binary files a/robotdata/1/ArmCam/139_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/140_Depth.jpg b/robotdata/1/ArmCam/140_Depth.jpg deleted file mode 100644 index e7f16902..00000000 Binary files a/robotdata/1/ArmCam/140_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/140_RGB.jpg b/robotdata/1/ArmCam/140_RGB.jpg deleted file mode 100644 index 6b91a100..00000000 Binary files a/robotdata/1/ArmCam/140_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/141_Depth.jpg b/robotdata/1/ArmCam/141_Depth.jpg deleted file mode 100644 index 3b6153a6..00000000 Binary files a/robotdata/1/ArmCam/141_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/141_RGB.jpg b/robotdata/1/ArmCam/141_RGB.jpg deleted file mode 100644 index 04521b83..00000000 Binary files a/robotdata/1/ArmCam/141_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/142_Depth.jpg b/robotdata/1/ArmCam/142_Depth.jpg deleted file mode 100644 index 0551fbff..00000000 Binary files a/robotdata/1/ArmCam/142_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/142_RGB.jpg b/robotdata/1/ArmCam/142_RGB.jpg deleted file mode 100644 index 384a7145..00000000 Binary files a/robotdata/1/ArmCam/142_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/143_Depth.jpg b/robotdata/1/ArmCam/143_Depth.jpg deleted file mode 100644 index 06aced25..00000000 Binary files a/robotdata/1/ArmCam/143_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/143_RGB.jpg b/robotdata/1/ArmCam/143_RGB.jpg deleted file mode 100644 index 87a0a09f..00000000 Binary files a/robotdata/1/ArmCam/143_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/144_Depth.jpg b/robotdata/1/ArmCam/144_Depth.jpg deleted file mode 100644 index 5719228b..00000000 Binary files a/robotdata/1/ArmCam/144_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/144_RGB.jpg b/robotdata/1/ArmCam/144_RGB.jpg deleted file mode 100644 index a7e5e12e..00000000 Binary files a/robotdata/1/ArmCam/144_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/145_Depth.jpg b/robotdata/1/ArmCam/145_Depth.jpg deleted file mode 100644 index d13b443f..00000000 Binary files a/robotdata/1/ArmCam/145_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/145_RGB.jpg b/robotdata/1/ArmCam/145_RGB.jpg deleted file mode 100644 index a236101e..00000000 Binary files a/robotdata/1/ArmCam/145_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/146_Depth.jpg b/robotdata/1/ArmCam/146_Depth.jpg deleted file mode 100644 index 60a896e4..00000000 Binary files a/robotdata/1/ArmCam/146_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/146_RGB.jpg b/robotdata/1/ArmCam/146_RGB.jpg deleted file mode 100644 index 96c17710..00000000 Binary files a/robotdata/1/ArmCam/146_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/147_Depth.jpg b/robotdata/1/ArmCam/147_Depth.jpg deleted file mode 100644 index bf128719..00000000 Binary files a/robotdata/1/ArmCam/147_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/147_RGB.jpg b/robotdata/1/ArmCam/147_RGB.jpg deleted file mode 100644 index 0985be0d..00000000 Binary files a/robotdata/1/ArmCam/147_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/148_Depth.jpg b/robotdata/1/ArmCam/148_Depth.jpg deleted file mode 100644 index 74d5d53c..00000000 Binary files a/robotdata/1/ArmCam/148_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/148_RGB.jpg b/robotdata/1/ArmCam/148_RGB.jpg deleted file mode 100644 index a90839a3..00000000 Binary files a/robotdata/1/ArmCam/148_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/149_Depth.jpg b/robotdata/1/ArmCam/149_Depth.jpg deleted file mode 100644 index 8447c7c9..00000000 Binary files a/robotdata/1/ArmCam/149_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/149_RGB.jpg b/robotdata/1/ArmCam/149_RGB.jpg deleted file mode 100644 index a49f42e8..00000000 Binary files a/robotdata/1/ArmCam/149_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/150_Depth.jpg b/robotdata/1/ArmCam/150_Depth.jpg deleted file mode 100644 index 58ea8157..00000000 Binary files a/robotdata/1/ArmCam/150_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/150_RGB.jpg b/robotdata/1/ArmCam/150_RGB.jpg deleted file mode 100644 index 1aaa09de..00000000 Binary files a/robotdata/1/ArmCam/150_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/151_Depth.jpg b/robotdata/1/ArmCam/151_Depth.jpg deleted file mode 100644 index 6f8e66de..00000000 Binary files a/robotdata/1/ArmCam/151_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/151_RGB.jpg b/robotdata/1/ArmCam/151_RGB.jpg deleted file mode 100644 index 4d2eb0f5..00000000 Binary files a/robotdata/1/ArmCam/151_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/152_Depth.jpg b/robotdata/1/ArmCam/152_Depth.jpg deleted file mode 100644 index 44e32755..00000000 Binary files a/robotdata/1/ArmCam/152_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/152_RGB.jpg b/robotdata/1/ArmCam/152_RGB.jpg deleted file mode 100644 index 364e1746..00000000 Binary files a/robotdata/1/ArmCam/152_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/153_Depth.jpg b/robotdata/1/ArmCam/153_Depth.jpg deleted file mode 100644 index 3f69b134..00000000 Binary files a/robotdata/1/ArmCam/153_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/153_RGB.jpg b/robotdata/1/ArmCam/153_RGB.jpg deleted file mode 100644 index 74e7147a..00000000 Binary files a/robotdata/1/ArmCam/153_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/154_Depth.jpg b/robotdata/1/ArmCam/154_Depth.jpg deleted file mode 100644 index 044db415..00000000 Binary files a/robotdata/1/ArmCam/154_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/154_RGB.jpg b/robotdata/1/ArmCam/154_RGB.jpg deleted file mode 100644 index 7a4ed9ca..00000000 Binary files a/robotdata/1/ArmCam/154_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/155_Depth.jpg b/robotdata/1/ArmCam/155_Depth.jpg deleted file mode 100644 index 07e15d92..00000000 Binary files a/robotdata/1/ArmCam/155_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/155_RGB.jpg b/robotdata/1/ArmCam/155_RGB.jpg deleted file mode 100644 index 2f4624f4..00000000 Binary files a/robotdata/1/ArmCam/155_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/156_Depth.jpg b/robotdata/1/ArmCam/156_Depth.jpg deleted file mode 100644 index 74957098..00000000 Binary files a/robotdata/1/ArmCam/156_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/156_RGB.jpg b/robotdata/1/ArmCam/156_RGB.jpg deleted file mode 100644 index 0e5786cb..00000000 Binary files a/robotdata/1/ArmCam/156_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/157_Depth.jpg b/robotdata/1/ArmCam/157_Depth.jpg deleted file mode 100644 index 654e8481..00000000 Binary files a/robotdata/1/ArmCam/157_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/157_RGB.jpg b/robotdata/1/ArmCam/157_RGB.jpg deleted file mode 100644 index 2b94f364..00000000 Binary files a/robotdata/1/ArmCam/157_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/158_Depth.jpg b/robotdata/1/ArmCam/158_Depth.jpg deleted file mode 100644 index 3655a3ce..00000000 Binary files a/robotdata/1/ArmCam/158_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/158_RGB.jpg b/robotdata/1/ArmCam/158_RGB.jpg deleted file mode 100644 index 7713ecc4..00000000 Binary files a/robotdata/1/ArmCam/158_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/159_Depth.jpg b/robotdata/1/ArmCam/159_Depth.jpg deleted file mode 100644 index ca72edf5..00000000 Binary files a/robotdata/1/ArmCam/159_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/159_RGB.jpg b/robotdata/1/ArmCam/159_RGB.jpg deleted file mode 100644 index 6845660c..00000000 Binary files a/robotdata/1/ArmCam/159_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/160_Depth.jpg b/robotdata/1/ArmCam/160_Depth.jpg deleted file mode 100644 index b17724b3..00000000 Binary files a/robotdata/1/ArmCam/160_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/160_RGB.jpg b/robotdata/1/ArmCam/160_RGB.jpg deleted file mode 100644 index 02976b50..00000000 Binary files a/robotdata/1/ArmCam/160_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/161_Depth.jpg b/robotdata/1/ArmCam/161_Depth.jpg deleted file mode 100644 index b28132a4..00000000 Binary files a/robotdata/1/ArmCam/161_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/161_RGB.jpg b/robotdata/1/ArmCam/161_RGB.jpg deleted file mode 100644 index de755646..00000000 Binary files a/robotdata/1/ArmCam/161_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/162_Depth.jpg b/robotdata/1/ArmCam/162_Depth.jpg deleted file mode 100644 index ad5de2fb..00000000 Binary files a/robotdata/1/ArmCam/162_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/162_RGB.jpg b/robotdata/1/ArmCam/162_RGB.jpg deleted file mode 100644 index 6ccbb119..00000000 Binary files a/robotdata/1/ArmCam/162_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/163_Depth.jpg b/robotdata/1/ArmCam/163_Depth.jpg deleted file mode 100644 index ce796896..00000000 Binary files a/robotdata/1/ArmCam/163_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/163_RGB.jpg b/robotdata/1/ArmCam/163_RGB.jpg deleted file mode 100644 index 303c20ba..00000000 Binary files a/robotdata/1/ArmCam/163_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/164_Depth.jpg b/robotdata/1/ArmCam/164_Depth.jpg deleted file mode 100644 index 3d8b6e81..00000000 Binary files a/robotdata/1/ArmCam/164_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/164_RGB.jpg b/robotdata/1/ArmCam/164_RGB.jpg deleted file mode 100644 index 108ec5ab..00000000 Binary files a/robotdata/1/ArmCam/164_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/165_Depth.jpg b/robotdata/1/ArmCam/165_Depth.jpg deleted file mode 100644 index b1e26df8..00000000 Binary files a/robotdata/1/ArmCam/165_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/165_RGB.jpg b/robotdata/1/ArmCam/165_RGB.jpg deleted file mode 100644 index cf159d62..00000000 Binary files a/robotdata/1/ArmCam/165_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/166_Depth.jpg b/robotdata/1/ArmCam/166_Depth.jpg deleted file mode 100644 index e256bd6a..00000000 Binary files a/robotdata/1/ArmCam/166_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/166_RGB.jpg b/robotdata/1/ArmCam/166_RGB.jpg deleted file mode 100644 index 465fedcd..00000000 Binary files a/robotdata/1/ArmCam/166_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/167_Depth.jpg b/robotdata/1/ArmCam/167_Depth.jpg deleted file mode 100644 index 89ffc0f2..00000000 Binary files a/robotdata/1/ArmCam/167_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/167_RGB.jpg b/robotdata/1/ArmCam/167_RGB.jpg deleted file mode 100644 index b3968df1..00000000 Binary files a/robotdata/1/ArmCam/167_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/168_Depth.jpg b/robotdata/1/ArmCam/168_Depth.jpg deleted file mode 100644 index 5549cb77..00000000 Binary files a/robotdata/1/ArmCam/168_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/168_RGB.jpg b/robotdata/1/ArmCam/168_RGB.jpg deleted file mode 100644 index 1c362779..00000000 Binary files a/robotdata/1/ArmCam/168_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/169_Depth.jpg b/robotdata/1/ArmCam/169_Depth.jpg deleted file mode 100644 index ba37f9c9..00000000 Binary files a/robotdata/1/ArmCam/169_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/169_RGB.jpg b/robotdata/1/ArmCam/169_RGB.jpg deleted file mode 100644 index 2db68721..00000000 Binary files a/robotdata/1/ArmCam/169_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/170_Depth.jpg b/robotdata/1/ArmCam/170_Depth.jpg deleted file mode 100644 index 05b81b0a..00000000 Binary files a/robotdata/1/ArmCam/170_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/170_RGB.jpg b/robotdata/1/ArmCam/170_RGB.jpg deleted file mode 100644 index e24f776d..00000000 Binary files a/robotdata/1/ArmCam/170_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/171_Depth.jpg b/robotdata/1/ArmCam/171_Depth.jpg deleted file mode 100644 index 76b61159..00000000 Binary files a/robotdata/1/ArmCam/171_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/171_RGB.jpg b/robotdata/1/ArmCam/171_RGB.jpg deleted file mode 100644 index ce391147..00000000 Binary files a/robotdata/1/ArmCam/171_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/172_Depth.jpg b/robotdata/1/ArmCam/172_Depth.jpg deleted file mode 100644 index 65ee67e8..00000000 Binary files a/robotdata/1/ArmCam/172_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/172_RGB.jpg b/robotdata/1/ArmCam/172_RGB.jpg deleted file mode 100644 index af402f4e..00000000 Binary files a/robotdata/1/ArmCam/172_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/173_Depth.jpg b/robotdata/1/ArmCam/173_Depth.jpg deleted file mode 100644 index 8c64c5ec..00000000 Binary files a/robotdata/1/ArmCam/173_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/173_RGB.jpg b/robotdata/1/ArmCam/173_RGB.jpg deleted file mode 100644 index 4f1a6e6e..00000000 Binary files a/robotdata/1/ArmCam/173_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/174_Depth.jpg b/robotdata/1/ArmCam/174_Depth.jpg deleted file mode 100644 index e0683eba..00000000 Binary files a/robotdata/1/ArmCam/174_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/174_RGB.jpg b/robotdata/1/ArmCam/174_RGB.jpg deleted file mode 100644 index 64c79f26..00000000 Binary files a/robotdata/1/ArmCam/174_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/175_Depth.jpg b/robotdata/1/ArmCam/175_Depth.jpg deleted file mode 100644 index 763d4849..00000000 Binary files a/robotdata/1/ArmCam/175_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/175_RGB.jpg b/robotdata/1/ArmCam/175_RGB.jpg deleted file mode 100644 index 825a69af..00000000 Binary files a/robotdata/1/ArmCam/175_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/176_Depth.jpg b/robotdata/1/ArmCam/176_Depth.jpg deleted file mode 100644 index d972c9ec..00000000 Binary files a/robotdata/1/ArmCam/176_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/176_RGB.jpg b/robotdata/1/ArmCam/176_RGB.jpg deleted file mode 100644 index b792056d..00000000 Binary files a/robotdata/1/ArmCam/176_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/177_Depth.jpg b/robotdata/1/ArmCam/177_Depth.jpg deleted file mode 100644 index 6070138d..00000000 Binary files a/robotdata/1/ArmCam/177_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/177_RGB.jpg b/robotdata/1/ArmCam/177_RGB.jpg deleted file mode 100644 index fa153569..00000000 Binary files a/robotdata/1/ArmCam/177_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/178_Depth.jpg b/robotdata/1/ArmCam/178_Depth.jpg deleted file mode 100644 index c427ef57..00000000 Binary files a/robotdata/1/ArmCam/178_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/178_RGB.jpg b/robotdata/1/ArmCam/178_RGB.jpg deleted file mode 100644 index 8a7403b8..00000000 Binary files a/robotdata/1/ArmCam/178_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/179_Depth.jpg b/robotdata/1/ArmCam/179_Depth.jpg deleted file mode 100644 index 8ef63ba3..00000000 Binary files a/robotdata/1/ArmCam/179_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/179_RGB.jpg b/robotdata/1/ArmCam/179_RGB.jpg deleted file mode 100644 index 647487b5..00000000 Binary files a/robotdata/1/ArmCam/179_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/180_Depth.jpg b/robotdata/1/ArmCam/180_Depth.jpg deleted file mode 100644 index b606a8bd..00000000 Binary files a/robotdata/1/ArmCam/180_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/180_RGB.jpg b/robotdata/1/ArmCam/180_RGB.jpg deleted file mode 100644 index 65723c37..00000000 Binary files a/robotdata/1/ArmCam/180_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/181_Depth.jpg b/robotdata/1/ArmCam/181_Depth.jpg deleted file mode 100644 index a0659545..00000000 Binary files a/robotdata/1/ArmCam/181_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/181_RGB.jpg b/robotdata/1/ArmCam/181_RGB.jpg deleted file mode 100644 index 62f2ab6d..00000000 Binary files a/robotdata/1/ArmCam/181_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/182_Depth.jpg b/robotdata/1/ArmCam/182_Depth.jpg deleted file mode 100644 index ccda0ae2..00000000 Binary files a/robotdata/1/ArmCam/182_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/182_RGB.jpg b/robotdata/1/ArmCam/182_RGB.jpg deleted file mode 100644 index eac374d6..00000000 Binary files a/robotdata/1/ArmCam/182_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/183_Depth.jpg b/robotdata/1/ArmCam/183_Depth.jpg deleted file mode 100644 index b4b447c6..00000000 Binary files a/robotdata/1/ArmCam/183_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/183_RGB.jpg b/robotdata/1/ArmCam/183_RGB.jpg deleted file mode 100644 index 45f7da6e..00000000 Binary files a/robotdata/1/ArmCam/183_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/184_Depth.jpg b/robotdata/1/ArmCam/184_Depth.jpg deleted file mode 100644 index b7503781..00000000 Binary files a/robotdata/1/ArmCam/184_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/184_RGB.jpg b/robotdata/1/ArmCam/184_RGB.jpg deleted file mode 100644 index d31b0959..00000000 Binary files a/robotdata/1/ArmCam/184_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/185_Depth.jpg b/robotdata/1/ArmCam/185_Depth.jpg deleted file mode 100644 index 9072b748..00000000 Binary files a/robotdata/1/ArmCam/185_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/185_RGB.jpg b/robotdata/1/ArmCam/185_RGB.jpg deleted file mode 100644 index 4b7bd483..00000000 Binary files a/robotdata/1/ArmCam/185_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/186_Depth.jpg b/robotdata/1/ArmCam/186_Depth.jpg deleted file mode 100644 index 6b2ed3ab..00000000 Binary files a/robotdata/1/ArmCam/186_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/186_RGB.jpg b/robotdata/1/ArmCam/186_RGB.jpg deleted file mode 100644 index 2c6365bd..00000000 Binary files a/robotdata/1/ArmCam/186_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/187_Depth.jpg b/robotdata/1/ArmCam/187_Depth.jpg deleted file mode 100644 index 43215727..00000000 Binary files a/robotdata/1/ArmCam/187_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/187_RGB.jpg b/robotdata/1/ArmCam/187_RGB.jpg deleted file mode 100644 index be39a03f..00000000 Binary files a/robotdata/1/ArmCam/187_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/188_Depth.jpg b/robotdata/1/ArmCam/188_Depth.jpg deleted file mode 100644 index a6b2fdcf..00000000 Binary files a/robotdata/1/ArmCam/188_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/188_RGB.jpg b/robotdata/1/ArmCam/188_RGB.jpg deleted file mode 100644 index 4896b38e..00000000 Binary files a/robotdata/1/ArmCam/188_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/189_Depth.jpg b/robotdata/1/ArmCam/189_Depth.jpg deleted file mode 100644 index 5c45f6b7..00000000 Binary files a/robotdata/1/ArmCam/189_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/189_RGB.jpg b/robotdata/1/ArmCam/189_RGB.jpg deleted file mode 100644 index c38a9b8c..00000000 Binary files a/robotdata/1/ArmCam/189_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/190_Depth.jpg b/robotdata/1/ArmCam/190_Depth.jpg deleted file mode 100644 index 4eb6a7d2..00000000 Binary files a/robotdata/1/ArmCam/190_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/190_RGB.jpg b/robotdata/1/ArmCam/190_RGB.jpg deleted file mode 100644 index 7b17d21a..00000000 Binary files a/robotdata/1/ArmCam/190_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/191_Depth.jpg b/robotdata/1/ArmCam/191_Depth.jpg deleted file mode 100644 index 70084496..00000000 Binary files a/robotdata/1/ArmCam/191_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/191_RGB.jpg b/robotdata/1/ArmCam/191_RGB.jpg deleted file mode 100644 index fd02738d..00000000 Binary files a/robotdata/1/ArmCam/191_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/192_Depth.jpg b/robotdata/1/ArmCam/192_Depth.jpg deleted file mode 100644 index a7e21ec3..00000000 Binary files a/robotdata/1/ArmCam/192_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/192_RGB.jpg b/robotdata/1/ArmCam/192_RGB.jpg deleted file mode 100644 index 8ccd9148..00000000 Binary files a/robotdata/1/ArmCam/192_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/193_Depth.jpg b/robotdata/1/ArmCam/193_Depth.jpg deleted file mode 100644 index 703a1783..00000000 Binary files a/robotdata/1/ArmCam/193_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/193_RGB.jpg b/robotdata/1/ArmCam/193_RGB.jpg deleted file mode 100644 index 54a5b387..00000000 Binary files a/robotdata/1/ArmCam/193_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/194_Depth.jpg b/robotdata/1/ArmCam/194_Depth.jpg deleted file mode 100644 index 06982fa7..00000000 Binary files a/robotdata/1/ArmCam/194_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/194_RGB.jpg b/robotdata/1/ArmCam/194_RGB.jpg deleted file mode 100644 index 9b40ea64..00000000 Binary files a/robotdata/1/ArmCam/194_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/195_Depth.jpg b/robotdata/1/ArmCam/195_Depth.jpg deleted file mode 100644 index f9920d22..00000000 Binary files a/robotdata/1/ArmCam/195_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/195_RGB.jpg b/robotdata/1/ArmCam/195_RGB.jpg deleted file mode 100644 index 15fc8435..00000000 Binary files a/robotdata/1/ArmCam/195_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/196_Depth.jpg b/robotdata/1/ArmCam/196_Depth.jpg deleted file mode 100644 index 59cec158..00000000 Binary files a/robotdata/1/ArmCam/196_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/196_RGB.jpg b/robotdata/1/ArmCam/196_RGB.jpg deleted file mode 100644 index 368533dc..00000000 Binary files a/robotdata/1/ArmCam/196_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/197_Depth.jpg b/robotdata/1/ArmCam/197_Depth.jpg deleted file mode 100644 index 080c35e0..00000000 Binary files a/robotdata/1/ArmCam/197_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/197_RGB.jpg b/robotdata/1/ArmCam/197_RGB.jpg deleted file mode 100644 index 7e406a56..00000000 Binary files a/robotdata/1/ArmCam/197_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/198_Depth.jpg b/robotdata/1/ArmCam/198_Depth.jpg deleted file mode 100644 index 2336345b..00000000 Binary files a/robotdata/1/ArmCam/198_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/198_RGB.jpg b/robotdata/1/ArmCam/198_RGB.jpg deleted file mode 100644 index f84ab1a1..00000000 Binary files a/robotdata/1/ArmCam/198_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/199_Depth.jpg b/robotdata/1/ArmCam/199_Depth.jpg deleted file mode 100644 index 4bf4cf87..00000000 Binary files a/robotdata/1/ArmCam/199_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/199_RGB.jpg b/robotdata/1/ArmCam/199_RGB.jpg deleted file mode 100644 index c842ecce..00000000 Binary files a/robotdata/1/ArmCam/199_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/200_Depth.jpg b/robotdata/1/ArmCam/200_Depth.jpg deleted file mode 100644 index 6229ed3f..00000000 Binary files a/robotdata/1/ArmCam/200_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/200_RGB.jpg b/robotdata/1/ArmCam/200_RGB.jpg deleted file mode 100644 index 4704a944..00000000 Binary files a/robotdata/1/ArmCam/200_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/201_Depth.jpg b/robotdata/1/ArmCam/201_Depth.jpg deleted file mode 100644 index 9662c18f..00000000 Binary files a/robotdata/1/ArmCam/201_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/201_RGB.jpg b/robotdata/1/ArmCam/201_RGB.jpg deleted file mode 100644 index 02db7cd4..00000000 Binary files a/robotdata/1/ArmCam/201_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/202_Depth.jpg b/robotdata/1/ArmCam/202_Depth.jpg deleted file mode 100644 index 5c58fed2..00000000 Binary files a/robotdata/1/ArmCam/202_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/202_RGB.jpg b/robotdata/1/ArmCam/202_RGB.jpg deleted file mode 100644 index b6b4989f..00000000 Binary files a/robotdata/1/ArmCam/202_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/203_Depth.jpg b/robotdata/1/ArmCam/203_Depth.jpg deleted file mode 100644 index f768f8c3..00000000 Binary files a/robotdata/1/ArmCam/203_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/203_RGB.jpg b/robotdata/1/ArmCam/203_RGB.jpg deleted file mode 100644 index 91bf8955..00000000 Binary files a/robotdata/1/ArmCam/203_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/204_Depth.jpg b/robotdata/1/ArmCam/204_Depth.jpg deleted file mode 100644 index 90e31cea..00000000 Binary files a/robotdata/1/ArmCam/204_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/204_RGB.jpg b/robotdata/1/ArmCam/204_RGB.jpg deleted file mode 100644 index 48bffdf0..00000000 Binary files a/robotdata/1/ArmCam/204_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/205_Depth.jpg b/robotdata/1/ArmCam/205_Depth.jpg deleted file mode 100644 index 19476a00..00000000 Binary files a/robotdata/1/ArmCam/205_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/205_RGB.jpg b/robotdata/1/ArmCam/205_RGB.jpg deleted file mode 100644 index fbc2a958..00000000 Binary files a/robotdata/1/ArmCam/205_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/206_Depth.jpg b/robotdata/1/ArmCam/206_Depth.jpg deleted file mode 100644 index e42f331a..00000000 Binary files a/robotdata/1/ArmCam/206_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/206_RGB.jpg b/robotdata/1/ArmCam/206_RGB.jpg deleted file mode 100644 index d7a8f0c6..00000000 Binary files a/robotdata/1/ArmCam/206_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/207_Depth.jpg b/robotdata/1/ArmCam/207_Depth.jpg deleted file mode 100644 index 34821705..00000000 Binary files a/robotdata/1/ArmCam/207_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/207_RGB.jpg b/robotdata/1/ArmCam/207_RGB.jpg deleted file mode 100644 index 1d5dc2f2..00000000 Binary files a/robotdata/1/ArmCam/207_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/208_Depth.jpg b/robotdata/1/ArmCam/208_Depth.jpg deleted file mode 100644 index dc943d20..00000000 Binary files a/robotdata/1/ArmCam/208_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/208_RGB.jpg b/robotdata/1/ArmCam/208_RGB.jpg deleted file mode 100644 index 521224f4..00000000 Binary files a/robotdata/1/ArmCam/208_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/209_Depth.jpg b/robotdata/1/ArmCam/209_Depth.jpg deleted file mode 100644 index bedb11f7..00000000 Binary files a/robotdata/1/ArmCam/209_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/209_RGB.jpg b/robotdata/1/ArmCam/209_RGB.jpg deleted file mode 100644 index 965581f5..00000000 Binary files a/robotdata/1/ArmCam/209_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/210_Depth.jpg b/robotdata/1/ArmCam/210_Depth.jpg deleted file mode 100644 index 6ab826f8..00000000 Binary files a/robotdata/1/ArmCam/210_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/210_RGB.jpg b/robotdata/1/ArmCam/210_RGB.jpg deleted file mode 100644 index ea87eeac..00000000 Binary files a/robotdata/1/ArmCam/210_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/211_Depth.jpg b/robotdata/1/ArmCam/211_Depth.jpg deleted file mode 100644 index e754c86a..00000000 Binary files a/robotdata/1/ArmCam/211_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/211_RGB.jpg b/robotdata/1/ArmCam/211_RGB.jpg deleted file mode 100644 index fbc60618..00000000 Binary files a/robotdata/1/ArmCam/211_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/212_Depth.jpg b/robotdata/1/ArmCam/212_Depth.jpg deleted file mode 100644 index 91b09e61..00000000 Binary files a/robotdata/1/ArmCam/212_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/212_RGB.jpg b/robotdata/1/ArmCam/212_RGB.jpg deleted file mode 100644 index 23a511ce..00000000 Binary files a/robotdata/1/ArmCam/212_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/213_Depth.jpg b/robotdata/1/ArmCam/213_Depth.jpg deleted file mode 100644 index 3c8cc6cd..00000000 Binary files a/robotdata/1/ArmCam/213_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/213_RGB.jpg b/robotdata/1/ArmCam/213_RGB.jpg deleted file mode 100644 index 3f45f8c1..00000000 Binary files a/robotdata/1/ArmCam/213_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/214_Depth.jpg b/robotdata/1/ArmCam/214_Depth.jpg deleted file mode 100644 index c732d616..00000000 Binary files a/robotdata/1/ArmCam/214_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/214_RGB.jpg b/robotdata/1/ArmCam/214_RGB.jpg deleted file mode 100644 index 10f04085..00000000 Binary files a/robotdata/1/ArmCam/214_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/215_Depth.jpg b/robotdata/1/ArmCam/215_Depth.jpg deleted file mode 100644 index d35589c0..00000000 Binary files a/robotdata/1/ArmCam/215_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/215_RGB.jpg b/robotdata/1/ArmCam/215_RGB.jpg deleted file mode 100644 index 6d765cd1..00000000 Binary files a/robotdata/1/ArmCam/215_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/216_Depth.jpg b/robotdata/1/ArmCam/216_Depth.jpg deleted file mode 100644 index e442291f..00000000 Binary files a/robotdata/1/ArmCam/216_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/216_RGB.jpg b/robotdata/1/ArmCam/216_RGB.jpg deleted file mode 100644 index e9f7b490..00000000 Binary files a/robotdata/1/ArmCam/216_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/217_Depth.jpg b/robotdata/1/ArmCam/217_Depth.jpg deleted file mode 100644 index 5e24e4aa..00000000 Binary files a/robotdata/1/ArmCam/217_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/217_RGB.jpg b/robotdata/1/ArmCam/217_RGB.jpg deleted file mode 100644 index 49201bda..00000000 Binary files a/robotdata/1/ArmCam/217_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/218_Depth.jpg b/robotdata/1/ArmCam/218_Depth.jpg deleted file mode 100644 index 0169a0f9..00000000 Binary files a/robotdata/1/ArmCam/218_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/218_RGB.jpg b/robotdata/1/ArmCam/218_RGB.jpg deleted file mode 100644 index 04f41cb2..00000000 Binary files a/robotdata/1/ArmCam/218_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/219_Depth.jpg b/robotdata/1/ArmCam/219_Depth.jpg deleted file mode 100644 index 0fa8357c..00000000 Binary files a/robotdata/1/ArmCam/219_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/219_RGB.jpg b/robotdata/1/ArmCam/219_RGB.jpg deleted file mode 100644 index fc988522..00000000 Binary files a/robotdata/1/ArmCam/219_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/220_Depth.jpg b/robotdata/1/ArmCam/220_Depth.jpg deleted file mode 100644 index 62111e0e..00000000 Binary files a/robotdata/1/ArmCam/220_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/220_RGB.jpg b/robotdata/1/ArmCam/220_RGB.jpg deleted file mode 100644 index 53be1c41..00000000 Binary files a/robotdata/1/ArmCam/220_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/221_Depth.jpg b/robotdata/1/ArmCam/221_Depth.jpg deleted file mode 100644 index 106e9f45..00000000 Binary files a/robotdata/1/ArmCam/221_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/221_RGB.jpg b/robotdata/1/ArmCam/221_RGB.jpg deleted file mode 100644 index 392e40f0..00000000 Binary files a/robotdata/1/ArmCam/221_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/222_Depth.jpg b/robotdata/1/ArmCam/222_Depth.jpg deleted file mode 100644 index e446a1d8..00000000 Binary files a/robotdata/1/ArmCam/222_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/222_RGB.jpg b/robotdata/1/ArmCam/222_RGB.jpg deleted file mode 100644 index 29d88ba7..00000000 Binary files a/robotdata/1/ArmCam/222_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/223_Depth.jpg b/robotdata/1/ArmCam/223_Depth.jpg deleted file mode 100644 index 862d33fe..00000000 Binary files a/robotdata/1/ArmCam/223_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/223_RGB.jpg b/robotdata/1/ArmCam/223_RGB.jpg deleted file mode 100644 index fa8c3a41..00000000 Binary files a/robotdata/1/ArmCam/223_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/224_Depth.jpg b/robotdata/1/ArmCam/224_Depth.jpg deleted file mode 100644 index 2fe44bc2..00000000 Binary files a/robotdata/1/ArmCam/224_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/224_RGB.jpg b/robotdata/1/ArmCam/224_RGB.jpg deleted file mode 100644 index e574d979..00000000 Binary files a/robotdata/1/ArmCam/224_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/225_Depth.jpg b/robotdata/1/ArmCam/225_Depth.jpg deleted file mode 100644 index 79da6691..00000000 Binary files a/robotdata/1/ArmCam/225_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/225_RGB.jpg b/robotdata/1/ArmCam/225_RGB.jpg deleted file mode 100644 index d5010565..00000000 Binary files a/robotdata/1/ArmCam/225_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/226_Depth.jpg b/robotdata/1/ArmCam/226_Depth.jpg deleted file mode 100644 index a41e4a3b..00000000 Binary files a/robotdata/1/ArmCam/226_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/226_RGB.jpg b/robotdata/1/ArmCam/226_RGB.jpg deleted file mode 100644 index d0755f40..00000000 Binary files a/robotdata/1/ArmCam/226_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/227_Depth.jpg b/robotdata/1/ArmCam/227_Depth.jpg deleted file mode 100644 index bbf9b131..00000000 Binary files a/robotdata/1/ArmCam/227_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/227_RGB.jpg b/robotdata/1/ArmCam/227_RGB.jpg deleted file mode 100644 index 05b3167e..00000000 Binary files a/robotdata/1/ArmCam/227_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/228_Depth.jpg b/robotdata/1/ArmCam/228_Depth.jpg deleted file mode 100644 index b89ecf46..00000000 Binary files a/robotdata/1/ArmCam/228_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/228_RGB.jpg b/robotdata/1/ArmCam/228_RGB.jpg deleted file mode 100644 index 772c79ba..00000000 Binary files a/robotdata/1/ArmCam/228_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/229_Depth.jpg b/robotdata/1/ArmCam/229_Depth.jpg deleted file mode 100644 index fbdaef09..00000000 Binary files a/robotdata/1/ArmCam/229_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/229_RGB.jpg b/robotdata/1/ArmCam/229_RGB.jpg deleted file mode 100644 index 97627320..00000000 Binary files a/robotdata/1/ArmCam/229_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/230_Depth.jpg b/robotdata/1/ArmCam/230_Depth.jpg deleted file mode 100644 index 013c80b9..00000000 Binary files a/robotdata/1/ArmCam/230_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/230_RGB.jpg b/robotdata/1/ArmCam/230_RGB.jpg deleted file mode 100644 index 2e842ec0..00000000 Binary files a/robotdata/1/ArmCam/230_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/231_Depth.jpg b/robotdata/1/ArmCam/231_Depth.jpg deleted file mode 100644 index 4c087a26..00000000 Binary files a/robotdata/1/ArmCam/231_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/231_RGB.jpg b/robotdata/1/ArmCam/231_RGB.jpg deleted file mode 100644 index 6d60b8c5..00000000 Binary files a/robotdata/1/ArmCam/231_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/232_Depth.jpg b/robotdata/1/ArmCam/232_Depth.jpg deleted file mode 100644 index 75dc9094..00000000 Binary files a/robotdata/1/ArmCam/232_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/232_RGB.jpg b/robotdata/1/ArmCam/232_RGB.jpg deleted file mode 100644 index 324d3728..00000000 Binary files a/robotdata/1/ArmCam/232_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/233_Depth.jpg b/robotdata/1/ArmCam/233_Depth.jpg deleted file mode 100644 index 0f093004..00000000 Binary files a/robotdata/1/ArmCam/233_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/233_RGB.jpg b/robotdata/1/ArmCam/233_RGB.jpg deleted file mode 100644 index f631dd43..00000000 Binary files a/robotdata/1/ArmCam/233_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/234_Depth.jpg b/robotdata/1/ArmCam/234_Depth.jpg deleted file mode 100644 index 8c303e4c..00000000 Binary files a/robotdata/1/ArmCam/234_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/234_RGB.jpg b/robotdata/1/ArmCam/234_RGB.jpg deleted file mode 100644 index 6d2c0608..00000000 Binary files a/robotdata/1/ArmCam/234_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/235_Depth.jpg b/robotdata/1/ArmCam/235_Depth.jpg deleted file mode 100644 index d50e909b..00000000 Binary files a/robotdata/1/ArmCam/235_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/235_RGB.jpg b/robotdata/1/ArmCam/235_RGB.jpg deleted file mode 100644 index 1b28ca55..00000000 Binary files a/robotdata/1/ArmCam/235_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/236_Depth.jpg b/robotdata/1/ArmCam/236_Depth.jpg deleted file mode 100644 index c70571ea..00000000 Binary files a/robotdata/1/ArmCam/236_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/236_RGB.jpg b/robotdata/1/ArmCam/236_RGB.jpg deleted file mode 100644 index b33d2584..00000000 Binary files a/robotdata/1/ArmCam/236_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/237_Depth.jpg b/robotdata/1/ArmCam/237_Depth.jpg deleted file mode 100644 index f9cba703..00000000 Binary files a/robotdata/1/ArmCam/237_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/237_RGB.jpg b/robotdata/1/ArmCam/237_RGB.jpg deleted file mode 100644 index 1fe2105e..00000000 Binary files a/robotdata/1/ArmCam/237_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/238_Depth.jpg b/robotdata/1/ArmCam/238_Depth.jpg deleted file mode 100644 index 2d49eea0..00000000 Binary files a/robotdata/1/ArmCam/238_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/238_RGB.jpg b/robotdata/1/ArmCam/238_RGB.jpg deleted file mode 100644 index 52088251..00000000 Binary files a/robotdata/1/ArmCam/238_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/239_Depth.jpg b/robotdata/1/ArmCam/239_Depth.jpg deleted file mode 100644 index 3de48289..00000000 Binary files a/robotdata/1/ArmCam/239_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/239_RGB.jpg b/robotdata/1/ArmCam/239_RGB.jpg deleted file mode 100644 index 9eb7a4fe..00000000 Binary files a/robotdata/1/ArmCam/239_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/240_Depth.jpg b/robotdata/1/ArmCam/240_Depth.jpg deleted file mode 100644 index 90ba9ef2..00000000 Binary files a/robotdata/1/ArmCam/240_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/240_RGB.jpg b/robotdata/1/ArmCam/240_RGB.jpg deleted file mode 100644 index 0770b018..00000000 Binary files a/robotdata/1/ArmCam/240_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/241_Depth.jpg b/robotdata/1/ArmCam/241_Depth.jpg deleted file mode 100644 index 666ae699..00000000 Binary files a/robotdata/1/ArmCam/241_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/241_RGB.jpg b/robotdata/1/ArmCam/241_RGB.jpg deleted file mode 100644 index 4a2458c4..00000000 Binary files a/robotdata/1/ArmCam/241_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/242_Depth.jpg b/robotdata/1/ArmCam/242_Depth.jpg deleted file mode 100644 index 64c93b23..00000000 Binary files a/robotdata/1/ArmCam/242_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/242_RGB.jpg b/robotdata/1/ArmCam/242_RGB.jpg deleted file mode 100644 index a069ee43..00000000 Binary files a/robotdata/1/ArmCam/242_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/243_Depth.jpg b/robotdata/1/ArmCam/243_Depth.jpg deleted file mode 100644 index d7b37edc..00000000 Binary files a/robotdata/1/ArmCam/243_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/243_RGB.jpg b/robotdata/1/ArmCam/243_RGB.jpg deleted file mode 100644 index fd4064dc..00000000 Binary files a/robotdata/1/ArmCam/243_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/244_Depth.jpg b/robotdata/1/ArmCam/244_Depth.jpg deleted file mode 100644 index bf659110..00000000 Binary files a/robotdata/1/ArmCam/244_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/244_RGB.jpg b/robotdata/1/ArmCam/244_RGB.jpg deleted file mode 100644 index 6117a795..00000000 Binary files a/robotdata/1/ArmCam/244_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/245_Depth.jpg b/robotdata/1/ArmCam/245_Depth.jpg deleted file mode 100644 index b6ae187c..00000000 Binary files a/robotdata/1/ArmCam/245_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/245_RGB.jpg b/robotdata/1/ArmCam/245_RGB.jpg deleted file mode 100644 index d67eaf77..00000000 Binary files a/robotdata/1/ArmCam/245_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/246_Depth.jpg b/robotdata/1/ArmCam/246_Depth.jpg deleted file mode 100644 index 2a7e0a08..00000000 Binary files a/robotdata/1/ArmCam/246_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/246_RGB.jpg b/robotdata/1/ArmCam/246_RGB.jpg deleted file mode 100644 index 849d30d2..00000000 Binary files a/robotdata/1/ArmCam/246_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/247_Depth.jpg b/robotdata/1/ArmCam/247_Depth.jpg deleted file mode 100644 index 42ef2611..00000000 Binary files a/robotdata/1/ArmCam/247_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/247_RGB.jpg b/robotdata/1/ArmCam/247_RGB.jpg deleted file mode 100644 index de32d7d1..00000000 Binary files a/robotdata/1/ArmCam/247_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/248_Depth.jpg b/robotdata/1/ArmCam/248_Depth.jpg deleted file mode 100644 index 2c6637a3..00000000 Binary files a/robotdata/1/ArmCam/248_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/248_RGB.jpg b/robotdata/1/ArmCam/248_RGB.jpg deleted file mode 100644 index 7795be32..00000000 Binary files a/robotdata/1/ArmCam/248_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/249_Depth.jpg b/robotdata/1/ArmCam/249_Depth.jpg deleted file mode 100644 index c576ccb6..00000000 Binary files a/robotdata/1/ArmCam/249_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/249_RGB.jpg b/robotdata/1/ArmCam/249_RGB.jpg deleted file mode 100644 index 35d10874..00000000 Binary files a/robotdata/1/ArmCam/249_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/250_Depth.jpg b/robotdata/1/ArmCam/250_Depth.jpg deleted file mode 100644 index 0e77c66d..00000000 Binary files a/robotdata/1/ArmCam/250_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/250_RGB.jpg b/robotdata/1/ArmCam/250_RGB.jpg deleted file mode 100644 index 18701b2e..00000000 Binary files a/robotdata/1/ArmCam/250_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/251_Depth.jpg b/robotdata/1/ArmCam/251_Depth.jpg deleted file mode 100644 index 92264f36..00000000 Binary files a/robotdata/1/ArmCam/251_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/251_RGB.jpg b/robotdata/1/ArmCam/251_RGB.jpg deleted file mode 100644 index 1bbef065..00000000 Binary files a/robotdata/1/ArmCam/251_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/252_Depth.jpg b/robotdata/1/ArmCam/252_Depth.jpg deleted file mode 100644 index 7f31f0aa..00000000 Binary files a/robotdata/1/ArmCam/252_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/252_RGB.jpg b/robotdata/1/ArmCam/252_RGB.jpg deleted file mode 100644 index e4fc3c9a..00000000 Binary files a/robotdata/1/ArmCam/252_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/253_Depth.jpg b/robotdata/1/ArmCam/253_Depth.jpg deleted file mode 100644 index 6f0e3d38..00000000 Binary files a/robotdata/1/ArmCam/253_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/253_RGB.jpg b/robotdata/1/ArmCam/253_RGB.jpg deleted file mode 100644 index 83fa8b7c..00000000 Binary files a/robotdata/1/ArmCam/253_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/254_Depth.jpg b/robotdata/1/ArmCam/254_Depth.jpg deleted file mode 100644 index 82b2e3f2..00000000 Binary files a/robotdata/1/ArmCam/254_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/254_RGB.jpg b/robotdata/1/ArmCam/254_RGB.jpg deleted file mode 100644 index e575c40e..00000000 Binary files a/robotdata/1/ArmCam/254_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/255_Depth.jpg b/robotdata/1/ArmCam/255_Depth.jpg deleted file mode 100644 index 856aa3ba..00000000 Binary files a/robotdata/1/ArmCam/255_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/255_RGB.jpg b/robotdata/1/ArmCam/255_RGB.jpg deleted file mode 100644 index 7668e348..00000000 Binary files a/robotdata/1/ArmCam/255_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/256_Depth.jpg b/robotdata/1/ArmCam/256_Depth.jpg deleted file mode 100644 index 38f1c11c..00000000 Binary files a/robotdata/1/ArmCam/256_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/256_RGB.jpg b/robotdata/1/ArmCam/256_RGB.jpg deleted file mode 100644 index 0b9cca0d..00000000 Binary files a/robotdata/1/ArmCam/256_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/257_Depth.jpg b/robotdata/1/ArmCam/257_Depth.jpg deleted file mode 100644 index 5e369dde..00000000 Binary files a/robotdata/1/ArmCam/257_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/257_RGB.jpg b/robotdata/1/ArmCam/257_RGB.jpg deleted file mode 100644 index 39a13d2f..00000000 Binary files a/robotdata/1/ArmCam/257_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/258_Depth.jpg b/robotdata/1/ArmCam/258_Depth.jpg deleted file mode 100644 index 69afd5e9..00000000 Binary files a/robotdata/1/ArmCam/258_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/258_RGB.jpg b/robotdata/1/ArmCam/258_RGB.jpg deleted file mode 100644 index d88fdd5c..00000000 Binary files a/robotdata/1/ArmCam/258_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/259_Depth.jpg b/robotdata/1/ArmCam/259_Depth.jpg deleted file mode 100644 index 29efa010..00000000 Binary files a/robotdata/1/ArmCam/259_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/259_RGB.jpg b/robotdata/1/ArmCam/259_RGB.jpg deleted file mode 100644 index d7dbcc7f..00000000 Binary files a/robotdata/1/ArmCam/259_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/260_Depth.jpg b/robotdata/1/ArmCam/260_Depth.jpg deleted file mode 100644 index e60a6007..00000000 Binary files a/robotdata/1/ArmCam/260_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/260_RGB.jpg b/robotdata/1/ArmCam/260_RGB.jpg deleted file mode 100644 index c5acf838..00000000 Binary files a/robotdata/1/ArmCam/260_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/261_Depth.jpg b/robotdata/1/ArmCam/261_Depth.jpg deleted file mode 100644 index d52778c2..00000000 Binary files a/robotdata/1/ArmCam/261_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/261_RGB.jpg b/robotdata/1/ArmCam/261_RGB.jpg deleted file mode 100644 index bedbca10..00000000 Binary files a/robotdata/1/ArmCam/261_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/262_Depth.jpg b/robotdata/1/ArmCam/262_Depth.jpg deleted file mode 100644 index 56996d3e..00000000 Binary files a/robotdata/1/ArmCam/262_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/262_RGB.jpg b/robotdata/1/ArmCam/262_RGB.jpg deleted file mode 100644 index c85ce957..00000000 Binary files a/robotdata/1/ArmCam/262_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/263_Depth.jpg b/robotdata/1/ArmCam/263_Depth.jpg deleted file mode 100644 index 0eb60927..00000000 Binary files a/robotdata/1/ArmCam/263_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/263_RGB.jpg b/robotdata/1/ArmCam/263_RGB.jpg deleted file mode 100644 index ead9fc22..00000000 Binary files a/robotdata/1/ArmCam/263_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/264_Depth.jpg b/robotdata/1/ArmCam/264_Depth.jpg deleted file mode 100644 index 8bed8cc3..00000000 Binary files a/robotdata/1/ArmCam/264_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/264_RGB.jpg b/robotdata/1/ArmCam/264_RGB.jpg deleted file mode 100644 index e385dd8b..00000000 Binary files a/robotdata/1/ArmCam/264_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/265_Depth.jpg b/robotdata/1/ArmCam/265_Depth.jpg deleted file mode 100644 index c6df7329..00000000 Binary files a/robotdata/1/ArmCam/265_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/265_RGB.jpg b/robotdata/1/ArmCam/265_RGB.jpg deleted file mode 100644 index ad337ad2..00000000 Binary files a/robotdata/1/ArmCam/265_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/266_Depth.jpg b/robotdata/1/ArmCam/266_Depth.jpg deleted file mode 100644 index 910f3310..00000000 Binary files a/robotdata/1/ArmCam/266_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/266_RGB.jpg b/robotdata/1/ArmCam/266_RGB.jpg deleted file mode 100644 index 2d9548f1..00000000 Binary files a/robotdata/1/ArmCam/266_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/267_Depth.jpg b/robotdata/1/ArmCam/267_Depth.jpg deleted file mode 100644 index 8136ffd0..00000000 Binary files a/robotdata/1/ArmCam/267_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/267_RGB.jpg b/robotdata/1/ArmCam/267_RGB.jpg deleted file mode 100644 index 604e072d..00000000 Binary files a/robotdata/1/ArmCam/267_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/268_Depth.jpg b/robotdata/1/ArmCam/268_Depth.jpg deleted file mode 100644 index bb184a3d..00000000 Binary files a/robotdata/1/ArmCam/268_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/268_RGB.jpg b/robotdata/1/ArmCam/268_RGB.jpg deleted file mode 100644 index 86ec4968..00000000 Binary files a/robotdata/1/ArmCam/268_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/269_Depth.jpg b/robotdata/1/ArmCam/269_Depth.jpg deleted file mode 100644 index 273f2d67..00000000 Binary files a/robotdata/1/ArmCam/269_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/269_RGB.jpg b/robotdata/1/ArmCam/269_RGB.jpg deleted file mode 100644 index 84b3d6c9..00000000 Binary files a/robotdata/1/ArmCam/269_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/270_Depth.jpg b/robotdata/1/ArmCam/270_Depth.jpg deleted file mode 100644 index c9a9515d..00000000 Binary files a/robotdata/1/ArmCam/270_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/270_RGB.jpg b/robotdata/1/ArmCam/270_RGB.jpg deleted file mode 100644 index 343de537..00000000 Binary files a/robotdata/1/ArmCam/270_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/271_Depth.jpg b/robotdata/1/ArmCam/271_Depth.jpg deleted file mode 100644 index 178007bd..00000000 Binary files a/robotdata/1/ArmCam/271_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/271_RGB.jpg b/robotdata/1/ArmCam/271_RGB.jpg deleted file mode 100644 index a9aa430f..00000000 Binary files a/robotdata/1/ArmCam/271_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/272_Depth.jpg b/robotdata/1/ArmCam/272_Depth.jpg deleted file mode 100644 index 86304e08..00000000 Binary files a/robotdata/1/ArmCam/272_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/272_RGB.jpg b/robotdata/1/ArmCam/272_RGB.jpg deleted file mode 100644 index 154d3d88..00000000 Binary files a/robotdata/1/ArmCam/272_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/273_Depth.jpg b/robotdata/1/ArmCam/273_Depth.jpg deleted file mode 100644 index d7c49fd8..00000000 Binary files a/robotdata/1/ArmCam/273_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/273_RGB.jpg b/robotdata/1/ArmCam/273_RGB.jpg deleted file mode 100644 index 4786bc0a..00000000 Binary files a/robotdata/1/ArmCam/273_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/274_Depth.jpg b/robotdata/1/ArmCam/274_Depth.jpg deleted file mode 100644 index f95887d9..00000000 Binary files a/robotdata/1/ArmCam/274_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/274_RGB.jpg b/robotdata/1/ArmCam/274_RGB.jpg deleted file mode 100644 index 58db0a1c..00000000 Binary files a/robotdata/1/ArmCam/274_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/275_Depth.jpg b/robotdata/1/ArmCam/275_Depth.jpg deleted file mode 100644 index d9401d12..00000000 Binary files a/robotdata/1/ArmCam/275_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/275_RGB.jpg b/robotdata/1/ArmCam/275_RGB.jpg deleted file mode 100644 index bb69e236..00000000 Binary files a/robotdata/1/ArmCam/275_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/276_Depth.jpg b/robotdata/1/ArmCam/276_Depth.jpg deleted file mode 100644 index a1a487f4..00000000 Binary files a/robotdata/1/ArmCam/276_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/276_RGB.jpg b/robotdata/1/ArmCam/276_RGB.jpg deleted file mode 100644 index 1eb1c4c6..00000000 Binary files a/robotdata/1/ArmCam/276_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/277_Depth.jpg b/robotdata/1/ArmCam/277_Depth.jpg deleted file mode 100644 index 65361fa5..00000000 Binary files a/robotdata/1/ArmCam/277_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/277_RGB.jpg b/robotdata/1/ArmCam/277_RGB.jpg deleted file mode 100644 index 3be8f025..00000000 Binary files a/robotdata/1/ArmCam/277_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/278_Depth.jpg b/robotdata/1/ArmCam/278_Depth.jpg deleted file mode 100644 index bc22960d..00000000 Binary files a/robotdata/1/ArmCam/278_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/278_RGB.jpg b/robotdata/1/ArmCam/278_RGB.jpg deleted file mode 100644 index 8f91233b..00000000 Binary files a/robotdata/1/ArmCam/278_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/279_Depth.jpg b/robotdata/1/ArmCam/279_Depth.jpg deleted file mode 100644 index 11d4e7b6..00000000 Binary files a/robotdata/1/ArmCam/279_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/279_RGB.jpg b/robotdata/1/ArmCam/279_RGB.jpg deleted file mode 100644 index 65beee92..00000000 Binary files a/robotdata/1/ArmCam/279_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/280_Depth.jpg b/robotdata/1/ArmCam/280_Depth.jpg deleted file mode 100644 index 437d01e0..00000000 Binary files a/robotdata/1/ArmCam/280_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/280_RGB.jpg b/robotdata/1/ArmCam/280_RGB.jpg deleted file mode 100644 index 0f14ce84..00000000 Binary files a/robotdata/1/ArmCam/280_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/281_Depth.jpg b/robotdata/1/ArmCam/281_Depth.jpg deleted file mode 100644 index 675ed54b..00000000 Binary files a/robotdata/1/ArmCam/281_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/281_RGB.jpg b/robotdata/1/ArmCam/281_RGB.jpg deleted file mode 100644 index d84f9cf2..00000000 Binary files a/robotdata/1/ArmCam/281_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/359_Depth.jpg b/robotdata/1/ArmCam/359_Depth.jpg deleted file mode 100644 index ab6f216a..00000000 Binary files a/robotdata/1/ArmCam/359_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/359_RGB.jpg b/robotdata/1/ArmCam/359_RGB.jpg deleted file mode 100644 index 66c99b73..00000000 Binary files a/robotdata/1/ArmCam/359_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/360_Depth.jpg b/robotdata/1/ArmCam/360_Depth.jpg deleted file mode 100644 index 78572e2d..00000000 Binary files a/robotdata/1/ArmCam/360_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/360_RGB.jpg b/robotdata/1/ArmCam/360_RGB.jpg deleted file mode 100644 index f6fba32c..00000000 Binary files a/robotdata/1/ArmCam/360_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/361_Depth.jpg b/robotdata/1/ArmCam/361_Depth.jpg deleted file mode 100644 index 874ff936..00000000 Binary files a/robotdata/1/ArmCam/361_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/361_RGB.jpg b/robotdata/1/ArmCam/361_RGB.jpg deleted file mode 100644 index 9098dc2a..00000000 Binary files a/robotdata/1/ArmCam/361_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/362_Depth.jpg b/robotdata/1/ArmCam/362_Depth.jpg deleted file mode 100644 index 7379f111..00000000 Binary files a/robotdata/1/ArmCam/362_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/362_RGB.jpg b/robotdata/1/ArmCam/362_RGB.jpg deleted file mode 100644 index 5dab3edf..00000000 Binary files a/robotdata/1/ArmCam/362_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/363_Depth.jpg b/robotdata/1/ArmCam/363_Depth.jpg deleted file mode 100644 index cd5c13c1..00000000 Binary files a/robotdata/1/ArmCam/363_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/363_RGB.jpg b/robotdata/1/ArmCam/363_RGB.jpg deleted file mode 100644 index a8f24f51..00000000 Binary files a/robotdata/1/ArmCam/363_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/364_Depth.jpg b/robotdata/1/ArmCam/364_Depth.jpg deleted file mode 100644 index e488bf0e..00000000 Binary files a/robotdata/1/ArmCam/364_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/364_RGB.jpg b/robotdata/1/ArmCam/364_RGB.jpg deleted file mode 100644 index 1e909c20..00000000 Binary files a/robotdata/1/ArmCam/364_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/365_Depth.jpg b/robotdata/1/ArmCam/365_Depth.jpg deleted file mode 100644 index 2d1f89a8..00000000 Binary files a/robotdata/1/ArmCam/365_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/365_RGB.jpg b/robotdata/1/ArmCam/365_RGB.jpg deleted file mode 100644 index c3d20a52..00000000 Binary files a/robotdata/1/ArmCam/365_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/366_Depth.jpg b/robotdata/1/ArmCam/366_Depth.jpg deleted file mode 100644 index c02d530b..00000000 Binary files a/robotdata/1/ArmCam/366_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/366_RGB.jpg b/robotdata/1/ArmCam/366_RGB.jpg deleted file mode 100644 index c80a66d9..00000000 Binary files a/robotdata/1/ArmCam/366_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/367_Depth.jpg b/robotdata/1/ArmCam/367_Depth.jpg deleted file mode 100644 index 93472ade..00000000 Binary files a/robotdata/1/ArmCam/367_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/367_RGB.jpg b/robotdata/1/ArmCam/367_RGB.jpg deleted file mode 100644 index 9a748fbc..00000000 Binary files a/robotdata/1/ArmCam/367_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/368_Depth.jpg b/robotdata/1/ArmCam/368_Depth.jpg deleted file mode 100644 index adf519a0..00000000 Binary files a/robotdata/1/ArmCam/368_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/368_RGB.jpg b/robotdata/1/ArmCam/368_RGB.jpg deleted file mode 100644 index 4c0989aa..00000000 Binary files a/robotdata/1/ArmCam/368_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/369_Depth.jpg b/robotdata/1/ArmCam/369_Depth.jpg deleted file mode 100644 index be932583..00000000 Binary files a/robotdata/1/ArmCam/369_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/369_RGB.jpg b/robotdata/1/ArmCam/369_RGB.jpg deleted file mode 100644 index fa8b1b3a..00000000 Binary files a/robotdata/1/ArmCam/369_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/370_Depth.jpg b/robotdata/1/ArmCam/370_Depth.jpg deleted file mode 100644 index 3411047d..00000000 Binary files a/robotdata/1/ArmCam/370_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/370_RGB.jpg b/robotdata/1/ArmCam/370_RGB.jpg deleted file mode 100644 index 2d2060a2..00000000 Binary files a/robotdata/1/ArmCam/370_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/371_Depth.jpg b/robotdata/1/ArmCam/371_Depth.jpg deleted file mode 100644 index 2cd6238f..00000000 Binary files a/robotdata/1/ArmCam/371_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/371_RGB.jpg b/robotdata/1/ArmCam/371_RGB.jpg deleted file mode 100644 index be736d07..00000000 Binary files a/robotdata/1/ArmCam/371_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/372_Depth.jpg b/robotdata/1/ArmCam/372_Depth.jpg deleted file mode 100644 index ce04feee..00000000 Binary files a/robotdata/1/ArmCam/372_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/372_RGB.jpg b/robotdata/1/ArmCam/372_RGB.jpg deleted file mode 100644 index ea17fdc1..00000000 Binary files a/robotdata/1/ArmCam/372_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/373_Depth.jpg b/robotdata/1/ArmCam/373_Depth.jpg deleted file mode 100644 index d3ce9d38..00000000 Binary files a/robotdata/1/ArmCam/373_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/373_RGB.jpg b/robotdata/1/ArmCam/373_RGB.jpg deleted file mode 100644 index b9900ae8..00000000 Binary files a/robotdata/1/ArmCam/373_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/374_Depth.jpg b/robotdata/1/ArmCam/374_Depth.jpg deleted file mode 100644 index 068dce5f..00000000 Binary files a/robotdata/1/ArmCam/374_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/374_RGB.jpg b/robotdata/1/ArmCam/374_RGB.jpg deleted file mode 100644 index d70c4ce0..00000000 Binary files a/robotdata/1/ArmCam/374_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/375_Depth.jpg b/robotdata/1/ArmCam/375_Depth.jpg deleted file mode 100644 index 6ac27d35..00000000 Binary files a/robotdata/1/ArmCam/375_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/375_RGB.jpg b/robotdata/1/ArmCam/375_RGB.jpg deleted file mode 100644 index a7ab1f51..00000000 Binary files a/robotdata/1/ArmCam/375_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/376_Depth.jpg b/robotdata/1/ArmCam/376_Depth.jpg deleted file mode 100644 index 9cebe632..00000000 Binary files a/robotdata/1/ArmCam/376_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/376_RGB.jpg b/robotdata/1/ArmCam/376_RGB.jpg deleted file mode 100644 index c3e2cd21..00000000 Binary files a/robotdata/1/ArmCam/376_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/377_Depth.jpg b/robotdata/1/ArmCam/377_Depth.jpg deleted file mode 100644 index d87f96b3..00000000 Binary files a/robotdata/1/ArmCam/377_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/377_RGB.jpg b/robotdata/1/ArmCam/377_RGB.jpg deleted file mode 100644 index 28240b56..00000000 Binary files a/robotdata/1/ArmCam/377_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/378_Depth.jpg b/robotdata/1/ArmCam/378_Depth.jpg deleted file mode 100644 index 43285346..00000000 Binary files a/robotdata/1/ArmCam/378_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/378_RGB.jpg b/robotdata/1/ArmCam/378_RGB.jpg deleted file mode 100644 index c4ea2d92..00000000 Binary files a/robotdata/1/ArmCam/378_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/379_Depth.jpg b/robotdata/1/ArmCam/379_Depth.jpg deleted file mode 100644 index 43f5791c..00000000 Binary files a/robotdata/1/ArmCam/379_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/379_RGB.jpg b/robotdata/1/ArmCam/379_RGB.jpg deleted file mode 100644 index 6bd35a27..00000000 Binary files a/robotdata/1/ArmCam/379_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/380_Depth.jpg b/robotdata/1/ArmCam/380_Depth.jpg deleted file mode 100644 index 12c1d0dc..00000000 Binary files a/robotdata/1/ArmCam/380_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/380_RGB.jpg b/robotdata/1/ArmCam/380_RGB.jpg deleted file mode 100644 index 37d8f13f..00000000 Binary files a/robotdata/1/ArmCam/380_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/381_Depth.jpg b/robotdata/1/ArmCam/381_Depth.jpg deleted file mode 100644 index c5fa54ef..00000000 Binary files a/robotdata/1/ArmCam/381_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/381_RGB.jpg b/robotdata/1/ArmCam/381_RGB.jpg deleted file mode 100644 index a8838976..00000000 Binary files a/robotdata/1/ArmCam/381_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/382_Depth.jpg b/robotdata/1/ArmCam/382_Depth.jpg deleted file mode 100644 index be692f59..00000000 Binary files a/robotdata/1/ArmCam/382_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/382_RGB.jpg b/robotdata/1/ArmCam/382_RGB.jpg deleted file mode 100644 index bb0c6490..00000000 Binary files a/robotdata/1/ArmCam/382_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/383_Depth.jpg b/robotdata/1/ArmCam/383_Depth.jpg deleted file mode 100644 index 2f806123..00000000 Binary files a/robotdata/1/ArmCam/383_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/383_RGB.jpg b/robotdata/1/ArmCam/383_RGB.jpg deleted file mode 100644 index ba678705..00000000 Binary files a/robotdata/1/ArmCam/383_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/384_Depth.jpg b/robotdata/1/ArmCam/384_Depth.jpg deleted file mode 100644 index 2e5ed64c..00000000 Binary files a/robotdata/1/ArmCam/384_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/384_RGB.jpg b/robotdata/1/ArmCam/384_RGB.jpg deleted file mode 100644 index fa85cab0..00000000 Binary files a/robotdata/1/ArmCam/384_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/385_Depth.jpg b/robotdata/1/ArmCam/385_Depth.jpg deleted file mode 100644 index 7bb67abd..00000000 Binary files a/robotdata/1/ArmCam/385_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/385_RGB.jpg b/robotdata/1/ArmCam/385_RGB.jpg deleted file mode 100644 index 92e4320e..00000000 Binary files a/robotdata/1/ArmCam/385_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/386_Depth.jpg b/robotdata/1/ArmCam/386_Depth.jpg deleted file mode 100644 index 36ad3957..00000000 Binary files a/robotdata/1/ArmCam/386_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/386_RGB.jpg b/robotdata/1/ArmCam/386_RGB.jpg deleted file mode 100644 index 10b961b4..00000000 Binary files a/robotdata/1/ArmCam/386_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/387_Depth.jpg b/robotdata/1/ArmCam/387_Depth.jpg deleted file mode 100644 index e7aa36ef..00000000 Binary files a/robotdata/1/ArmCam/387_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/387_RGB.jpg b/robotdata/1/ArmCam/387_RGB.jpg deleted file mode 100644 index 9d30cfe4..00000000 Binary files a/robotdata/1/ArmCam/387_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/388_Depth.jpg b/robotdata/1/ArmCam/388_Depth.jpg deleted file mode 100644 index 8d501c8c..00000000 Binary files a/robotdata/1/ArmCam/388_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/388_RGB.jpg b/robotdata/1/ArmCam/388_RGB.jpg deleted file mode 100644 index 930b934e..00000000 Binary files a/robotdata/1/ArmCam/388_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/389_Depth.jpg b/robotdata/1/ArmCam/389_Depth.jpg deleted file mode 100644 index 5180da15..00000000 Binary files a/robotdata/1/ArmCam/389_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/389_RGB.jpg b/robotdata/1/ArmCam/389_RGB.jpg deleted file mode 100644 index 27ff0277..00000000 Binary files a/robotdata/1/ArmCam/389_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/390_Depth.jpg b/robotdata/1/ArmCam/390_Depth.jpg deleted file mode 100644 index fdd5f1c1..00000000 Binary files a/robotdata/1/ArmCam/390_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/390_RGB.jpg b/robotdata/1/ArmCam/390_RGB.jpg deleted file mode 100644 index d7634f90..00000000 Binary files a/robotdata/1/ArmCam/390_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/391_Depth.jpg b/robotdata/1/ArmCam/391_Depth.jpg deleted file mode 100644 index 21bcbe86..00000000 Binary files a/robotdata/1/ArmCam/391_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/391_RGB.jpg b/robotdata/1/ArmCam/391_RGB.jpg deleted file mode 100644 index cbe68803..00000000 Binary files a/robotdata/1/ArmCam/391_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/392_Depth.jpg b/robotdata/1/ArmCam/392_Depth.jpg deleted file mode 100644 index e6b82506..00000000 Binary files a/robotdata/1/ArmCam/392_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/392_RGB.jpg b/robotdata/1/ArmCam/392_RGB.jpg deleted file mode 100644 index 8f8414bb..00000000 Binary files a/robotdata/1/ArmCam/392_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/393_Depth.jpg b/robotdata/1/ArmCam/393_Depth.jpg deleted file mode 100644 index d901d078..00000000 Binary files a/robotdata/1/ArmCam/393_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/393_RGB.jpg b/robotdata/1/ArmCam/393_RGB.jpg deleted file mode 100644 index cfe466db..00000000 Binary files a/robotdata/1/ArmCam/393_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/394_Depth.jpg b/robotdata/1/ArmCam/394_Depth.jpg deleted file mode 100644 index 89d14bb0..00000000 Binary files a/robotdata/1/ArmCam/394_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/394_RGB.jpg b/robotdata/1/ArmCam/394_RGB.jpg deleted file mode 100644 index e82d4f04..00000000 Binary files a/robotdata/1/ArmCam/394_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/395_Depth.jpg b/robotdata/1/ArmCam/395_Depth.jpg deleted file mode 100644 index 434f13ae..00000000 Binary files a/robotdata/1/ArmCam/395_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/395_RGB.jpg b/robotdata/1/ArmCam/395_RGB.jpg deleted file mode 100644 index 4a25ce52..00000000 Binary files a/robotdata/1/ArmCam/395_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/396_Depth.jpg b/robotdata/1/ArmCam/396_Depth.jpg deleted file mode 100644 index 548054b5..00000000 Binary files a/robotdata/1/ArmCam/396_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/396_RGB.jpg b/robotdata/1/ArmCam/396_RGB.jpg deleted file mode 100644 index bd5a8fb6..00000000 Binary files a/robotdata/1/ArmCam/396_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/397_Depth.jpg b/robotdata/1/ArmCam/397_Depth.jpg deleted file mode 100644 index c8735a45..00000000 Binary files a/robotdata/1/ArmCam/397_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/397_RGB.jpg b/robotdata/1/ArmCam/397_RGB.jpg deleted file mode 100644 index 07cb7307..00000000 Binary files a/robotdata/1/ArmCam/397_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/398_Depth.jpg b/robotdata/1/ArmCam/398_Depth.jpg deleted file mode 100644 index 97d45b47..00000000 Binary files a/robotdata/1/ArmCam/398_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/398_RGB.jpg b/robotdata/1/ArmCam/398_RGB.jpg deleted file mode 100644 index bfd85fe2..00000000 Binary files a/robotdata/1/ArmCam/398_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/399_Depth.jpg b/robotdata/1/ArmCam/399_Depth.jpg deleted file mode 100644 index e339efef..00000000 Binary files a/robotdata/1/ArmCam/399_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/399_RGB.jpg b/robotdata/1/ArmCam/399_RGB.jpg deleted file mode 100644 index 22cfc166..00000000 Binary files a/robotdata/1/ArmCam/399_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/400_Depth.jpg b/robotdata/1/ArmCam/400_Depth.jpg deleted file mode 100644 index 097eff1b..00000000 Binary files a/robotdata/1/ArmCam/400_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/400_RGB.jpg b/robotdata/1/ArmCam/400_RGB.jpg deleted file mode 100644 index dd267d4e..00000000 Binary files a/robotdata/1/ArmCam/400_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/401_Depth.jpg b/robotdata/1/ArmCam/401_Depth.jpg deleted file mode 100644 index 86e0b7cf..00000000 Binary files a/robotdata/1/ArmCam/401_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/401_RGB.jpg b/robotdata/1/ArmCam/401_RGB.jpg deleted file mode 100644 index a8d14845..00000000 Binary files a/robotdata/1/ArmCam/401_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/402_Depth.jpg b/robotdata/1/ArmCam/402_Depth.jpg deleted file mode 100644 index cf368a6d..00000000 Binary files a/robotdata/1/ArmCam/402_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/402_RGB.jpg b/robotdata/1/ArmCam/402_RGB.jpg deleted file mode 100644 index 56d1d4d0..00000000 Binary files a/robotdata/1/ArmCam/402_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/403_Depth.jpg b/robotdata/1/ArmCam/403_Depth.jpg deleted file mode 100644 index 09eff3eb..00000000 Binary files a/robotdata/1/ArmCam/403_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/403_RGB.jpg b/robotdata/1/ArmCam/403_RGB.jpg deleted file mode 100644 index 17a7d16d..00000000 Binary files a/robotdata/1/ArmCam/403_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/404_Depth.jpg b/robotdata/1/ArmCam/404_Depth.jpg deleted file mode 100644 index e221440e..00000000 Binary files a/robotdata/1/ArmCam/404_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/404_RGB.jpg b/robotdata/1/ArmCam/404_RGB.jpg deleted file mode 100644 index 92247bc6..00000000 Binary files a/robotdata/1/ArmCam/404_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/405_Depth.jpg b/robotdata/1/ArmCam/405_Depth.jpg deleted file mode 100644 index 33f5d176..00000000 Binary files a/robotdata/1/ArmCam/405_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/405_RGB.jpg b/robotdata/1/ArmCam/405_RGB.jpg deleted file mode 100644 index a7ca1924..00000000 Binary files a/robotdata/1/ArmCam/405_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/406_Depth.jpg b/robotdata/1/ArmCam/406_Depth.jpg deleted file mode 100644 index d3f80079..00000000 Binary files a/robotdata/1/ArmCam/406_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/406_RGB.jpg b/robotdata/1/ArmCam/406_RGB.jpg deleted file mode 100644 index 1f0b3f24..00000000 Binary files a/robotdata/1/ArmCam/406_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/407_Depth.jpg b/robotdata/1/ArmCam/407_Depth.jpg deleted file mode 100644 index 83dc83b7..00000000 Binary files a/robotdata/1/ArmCam/407_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/407_RGB.jpg b/robotdata/1/ArmCam/407_RGB.jpg deleted file mode 100644 index 8fc38dfb..00000000 Binary files a/robotdata/1/ArmCam/407_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/408_Depth.jpg b/robotdata/1/ArmCam/408_Depth.jpg deleted file mode 100644 index 7e4085da..00000000 Binary files a/robotdata/1/ArmCam/408_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/408_RGB.jpg b/robotdata/1/ArmCam/408_RGB.jpg deleted file mode 100644 index 9875a0b4..00000000 Binary files a/robotdata/1/ArmCam/408_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/409_Depth.jpg b/robotdata/1/ArmCam/409_Depth.jpg deleted file mode 100644 index 5ec468b3..00000000 Binary files a/robotdata/1/ArmCam/409_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/409_RGB.jpg b/robotdata/1/ArmCam/409_RGB.jpg deleted file mode 100644 index 369af092..00000000 Binary files a/robotdata/1/ArmCam/409_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/410_Depth.jpg b/robotdata/1/ArmCam/410_Depth.jpg deleted file mode 100644 index d0aba998..00000000 Binary files a/robotdata/1/ArmCam/410_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/410_RGB.jpg b/robotdata/1/ArmCam/410_RGB.jpg deleted file mode 100644 index a85430e7..00000000 Binary files a/robotdata/1/ArmCam/410_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/411_Depth.jpg b/robotdata/1/ArmCam/411_Depth.jpg deleted file mode 100644 index 358ed920..00000000 Binary files a/robotdata/1/ArmCam/411_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/411_RGB.jpg b/robotdata/1/ArmCam/411_RGB.jpg deleted file mode 100644 index 456e2a70..00000000 Binary files a/robotdata/1/ArmCam/411_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/412_Depth.jpg b/robotdata/1/ArmCam/412_Depth.jpg deleted file mode 100644 index 2e3f6724..00000000 Binary files a/robotdata/1/ArmCam/412_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/412_RGB.jpg b/robotdata/1/ArmCam/412_RGB.jpg deleted file mode 100644 index db02fa7e..00000000 Binary files a/robotdata/1/ArmCam/412_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/413_Depth.jpg b/robotdata/1/ArmCam/413_Depth.jpg deleted file mode 100644 index bc85ca48..00000000 Binary files a/robotdata/1/ArmCam/413_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/413_RGB.jpg b/robotdata/1/ArmCam/413_RGB.jpg deleted file mode 100644 index 3743f647..00000000 Binary files a/robotdata/1/ArmCam/413_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/414_Depth.jpg b/robotdata/1/ArmCam/414_Depth.jpg deleted file mode 100644 index c225b208..00000000 Binary files a/robotdata/1/ArmCam/414_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/414_RGB.jpg b/robotdata/1/ArmCam/414_RGB.jpg deleted file mode 100644 index aca41a27..00000000 Binary files a/robotdata/1/ArmCam/414_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/415_Depth.jpg b/robotdata/1/ArmCam/415_Depth.jpg deleted file mode 100644 index 0906e694..00000000 Binary files a/robotdata/1/ArmCam/415_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/415_RGB.jpg b/robotdata/1/ArmCam/415_RGB.jpg deleted file mode 100644 index 65c4cc64..00000000 Binary files a/robotdata/1/ArmCam/415_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/416_Depth.jpg b/robotdata/1/ArmCam/416_Depth.jpg deleted file mode 100644 index f73e1c2b..00000000 Binary files a/robotdata/1/ArmCam/416_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/416_RGB.jpg b/robotdata/1/ArmCam/416_RGB.jpg deleted file mode 100644 index aa35c503..00000000 Binary files a/robotdata/1/ArmCam/416_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/417_Depth.jpg b/robotdata/1/ArmCam/417_Depth.jpg deleted file mode 100644 index a9fd8117..00000000 Binary files a/robotdata/1/ArmCam/417_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/417_RGB.jpg b/robotdata/1/ArmCam/417_RGB.jpg deleted file mode 100644 index 84483fb2..00000000 Binary files a/robotdata/1/ArmCam/417_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/418_Depth.jpg b/robotdata/1/ArmCam/418_Depth.jpg deleted file mode 100644 index 116658f5..00000000 Binary files a/robotdata/1/ArmCam/418_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/418_RGB.jpg b/robotdata/1/ArmCam/418_RGB.jpg deleted file mode 100644 index ea4c147d..00000000 Binary files a/robotdata/1/ArmCam/418_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/419_Depth.jpg b/robotdata/1/ArmCam/419_Depth.jpg deleted file mode 100644 index c13083d8..00000000 Binary files a/robotdata/1/ArmCam/419_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/419_RGB.jpg b/robotdata/1/ArmCam/419_RGB.jpg deleted file mode 100644 index d64c4cbf..00000000 Binary files a/robotdata/1/ArmCam/419_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/420_Depth.jpg b/robotdata/1/ArmCam/420_Depth.jpg deleted file mode 100644 index 0a1ba7d1..00000000 Binary files a/robotdata/1/ArmCam/420_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/420_RGB.jpg b/robotdata/1/ArmCam/420_RGB.jpg deleted file mode 100644 index 25ff7c29..00000000 Binary files a/robotdata/1/ArmCam/420_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/421_Depth.jpg b/robotdata/1/ArmCam/421_Depth.jpg deleted file mode 100644 index 9990dacc..00000000 Binary files a/robotdata/1/ArmCam/421_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/421_RGB.jpg b/robotdata/1/ArmCam/421_RGB.jpg deleted file mode 100644 index 4d530aba..00000000 Binary files a/robotdata/1/ArmCam/421_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/422_Depth.jpg b/robotdata/1/ArmCam/422_Depth.jpg deleted file mode 100644 index 3ed3df59..00000000 Binary files a/robotdata/1/ArmCam/422_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/422_RGB.jpg b/robotdata/1/ArmCam/422_RGB.jpg deleted file mode 100644 index d79a520b..00000000 Binary files a/robotdata/1/ArmCam/422_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/423_Depth.jpg b/robotdata/1/ArmCam/423_Depth.jpg deleted file mode 100644 index ccdd9ea4..00000000 Binary files a/robotdata/1/ArmCam/423_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/423_RGB.jpg b/robotdata/1/ArmCam/423_RGB.jpg deleted file mode 100644 index c850fcf0..00000000 Binary files a/robotdata/1/ArmCam/423_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/424_Depth.jpg b/robotdata/1/ArmCam/424_Depth.jpg deleted file mode 100644 index 18d7c86e..00000000 Binary files a/robotdata/1/ArmCam/424_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/424_RGB.jpg b/robotdata/1/ArmCam/424_RGB.jpg deleted file mode 100644 index 7ac381fa..00000000 Binary files a/robotdata/1/ArmCam/424_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/425_Depth.jpg b/robotdata/1/ArmCam/425_Depth.jpg deleted file mode 100644 index 864cf5c3..00000000 Binary files a/robotdata/1/ArmCam/425_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/425_RGB.jpg b/robotdata/1/ArmCam/425_RGB.jpg deleted file mode 100644 index b2dc386e..00000000 Binary files a/robotdata/1/ArmCam/425_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/426_Depth.jpg b/robotdata/1/ArmCam/426_Depth.jpg deleted file mode 100644 index 51b10277..00000000 Binary files a/robotdata/1/ArmCam/426_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/426_RGB.jpg b/robotdata/1/ArmCam/426_RGB.jpg deleted file mode 100644 index 71a115af..00000000 Binary files a/robotdata/1/ArmCam/426_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/427_Depth.jpg b/robotdata/1/ArmCam/427_Depth.jpg deleted file mode 100644 index 0946493d..00000000 Binary files a/robotdata/1/ArmCam/427_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/427_RGB.jpg b/robotdata/1/ArmCam/427_RGB.jpg deleted file mode 100644 index c2a11286..00000000 Binary files a/robotdata/1/ArmCam/427_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/428_Depth.jpg b/robotdata/1/ArmCam/428_Depth.jpg deleted file mode 100644 index 48029eb3..00000000 Binary files a/robotdata/1/ArmCam/428_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/428_RGB.jpg b/robotdata/1/ArmCam/428_RGB.jpg deleted file mode 100644 index 9a76df09..00000000 Binary files a/robotdata/1/ArmCam/428_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/429_Depth.jpg b/robotdata/1/ArmCam/429_Depth.jpg deleted file mode 100644 index 09430ebb..00000000 Binary files a/robotdata/1/ArmCam/429_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/429_RGB.jpg b/robotdata/1/ArmCam/429_RGB.jpg deleted file mode 100644 index 22079b69..00000000 Binary files a/robotdata/1/ArmCam/429_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/430_Depth.jpg b/robotdata/1/ArmCam/430_Depth.jpg deleted file mode 100644 index 1b434b74..00000000 Binary files a/robotdata/1/ArmCam/430_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/430_RGB.jpg b/robotdata/1/ArmCam/430_RGB.jpg deleted file mode 100644 index 5ebe9e89..00000000 Binary files a/robotdata/1/ArmCam/430_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/431_Depth.jpg b/robotdata/1/ArmCam/431_Depth.jpg deleted file mode 100644 index c9c8e568..00000000 Binary files a/robotdata/1/ArmCam/431_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/431_RGB.jpg b/robotdata/1/ArmCam/431_RGB.jpg deleted file mode 100644 index 787d5a48..00000000 Binary files a/robotdata/1/ArmCam/431_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/432_Depth.jpg b/robotdata/1/ArmCam/432_Depth.jpg deleted file mode 100644 index a25e1866..00000000 Binary files a/robotdata/1/ArmCam/432_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/432_RGB.jpg b/robotdata/1/ArmCam/432_RGB.jpg deleted file mode 100644 index 9d9e88b3..00000000 Binary files a/robotdata/1/ArmCam/432_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/433_Depth.jpg b/robotdata/1/ArmCam/433_Depth.jpg deleted file mode 100644 index 79760382..00000000 Binary files a/robotdata/1/ArmCam/433_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/433_RGB.jpg b/robotdata/1/ArmCam/433_RGB.jpg deleted file mode 100644 index 2ef235e9..00000000 Binary files a/robotdata/1/ArmCam/433_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/434_Depth.jpg b/robotdata/1/ArmCam/434_Depth.jpg deleted file mode 100644 index 23a8d389..00000000 Binary files a/robotdata/1/ArmCam/434_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/434_RGB.jpg b/robotdata/1/ArmCam/434_RGB.jpg deleted file mode 100644 index 87757cf5..00000000 Binary files a/robotdata/1/ArmCam/434_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/435_Depth.jpg b/robotdata/1/ArmCam/435_Depth.jpg deleted file mode 100644 index cadb4923..00000000 Binary files a/robotdata/1/ArmCam/435_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/435_RGB.jpg b/robotdata/1/ArmCam/435_RGB.jpg deleted file mode 100644 index 47cc97c1..00000000 Binary files a/robotdata/1/ArmCam/435_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/436_Depth.jpg b/robotdata/1/ArmCam/436_Depth.jpg deleted file mode 100644 index 6390b38e..00000000 Binary files a/robotdata/1/ArmCam/436_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/436_RGB.jpg b/robotdata/1/ArmCam/436_RGB.jpg deleted file mode 100644 index 55bf32b9..00000000 Binary files a/robotdata/1/ArmCam/436_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/437_Depth.jpg b/robotdata/1/ArmCam/437_Depth.jpg deleted file mode 100644 index 3265a2bb..00000000 Binary files a/robotdata/1/ArmCam/437_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/437_RGB.jpg b/robotdata/1/ArmCam/437_RGB.jpg deleted file mode 100644 index 39ee33de..00000000 Binary files a/robotdata/1/ArmCam/437_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/438_Depth.jpg b/robotdata/1/ArmCam/438_Depth.jpg deleted file mode 100644 index 77218dd2..00000000 Binary files a/robotdata/1/ArmCam/438_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/438_RGB.jpg b/robotdata/1/ArmCam/438_RGB.jpg deleted file mode 100644 index f9be9499..00000000 Binary files a/robotdata/1/ArmCam/438_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/439_Depth.jpg b/robotdata/1/ArmCam/439_Depth.jpg deleted file mode 100644 index d411bbdb..00000000 Binary files a/robotdata/1/ArmCam/439_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/439_RGB.jpg b/robotdata/1/ArmCam/439_RGB.jpg deleted file mode 100644 index 75c388bf..00000000 Binary files a/robotdata/1/ArmCam/439_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/440_Depth.jpg b/robotdata/1/ArmCam/440_Depth.jpg deleted file mode 100644 index f5c9ca24..00000000 Binary files a/robotdata/1/ArmCam/440_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/440_RGB.jpg b/robotdata/1/ArmCam/440_RGB.jpg deleted file mode 100644 index 172966c0..00000000 Binary files a/robotdata/1/ArmCam/440_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/441_Depth.jpg b/robotdata/1/ArmCam/441_Depth.jpg deleted file mode 100644 index e98620fa..00000000 Binary files a/robotdata/1/ArmCam/441_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/441_RGB.jpg b/robotdata/1/ArmCam/441_RGB.jpg deleted file mode 100644 index 404632a0..00000000 Binary files a/robotdata/1/ArmCam/441_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/442_Depth.jpg b/robotdata/1/ArmCam/442_Depth.jpg deleted file mode 100644 index 6072a392..00000000 Binary files a/robotdata/1/ArmCam/442_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/442_RGB.jpg b/robotdata/1/ArmCam/442_RGB.jpg deleted file mode 100644 index 4e3b462d..00000000 Binary files a/robotdata/1/ArmCam/442_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/443_Depth.jpg b/robotdata/1/ArmCam/443_Depth.jpg deleted file mode 100644 index b3c1e09d..00000000 Binary files a/robotdata/1/ArmCam/443_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/443_RGB.jpg b/robotdata/1/ArmCam/443_RGB.jpg deleted file mode 100644 index 701223ec..00000000 Binary files a/robotdata/1/ArmCam/443_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/444_Depth.jpg b/robotdata/1/ArmCam/444_Depth.jpg deleted file mode 100644 index e52657f0..00000000 Binary files a/robotdata/1/ArmCam/444_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/444_RGB.jpg b/robotdata/1/ArmCam/444_RGB.jpg deleted file mode 100644 index f6ecbfce..00000000 Binary files a/robotdata/1/ArmCam/444_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/445_Depth.jpg b/robotdata/1/ArmCam/445_Depth.jpg deleted file mode 100644 index fc8cb54e..00000000 Binary files a/robotdata/1/ArmCam/445_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/445_RGB.jpg b/robotdata/1/ArmCam/445_RGB.jpg deleted file mode 100644 index 49872f7d..00000000 Binary files a/robotdata/1/ArmCam/445_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/446_Depth.jpg b/robotdata/1/ArmCam/446_Depth.jpg deleted file mode 100644 index 053b35a7..00000000 Binary files a/robotdata/1/ArmCam/446_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/446_RGB.jpg b/robotdata/1/ArmCam/446_RGB.jpg deleted file mode 100644 index f6c2c762..00000000 Binary files a/robotdata/1/ArmCam/446_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/447_Depth.jpg b/robotdata/1/ArmCam/447_Depth.jpg deleted file mode 100644 index 0aa007b6..00000000 Binary files a/robotdata/1/ArmCam/447_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/447_RGB.jpg b/robotdata/1/ArmCam/447_RGB.jpg deleted file mode 100644 index df0e209a..00000000 Binary files a/robotdata/1/ArmCam/447_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/448_Depth.jpg b/robotdata/1/ArmCam/448_Depth.jpg deleted file mode 100644 index b64a5b78..00000000 Binary files a/robotdata/1/ArmCam/448_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/448_RGB.jpg b/robotdata/1/ArmCam/448_RGB.jpg deleted file mode 100644 index e01d9427..00000000 Binary files a/robotdata/1/ArmCam/448_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/449_Depth.jpg b/robotdata/1/ArmCam/449_Depth.jpg deleted file mode 100644 index 445421b0..00000000 Binary files a/robotdata/1/ArmCam/449_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/449_RGB.jpg b/robotdata/1/ArmCam/449_RGB.jpg deleted file mode 100644 index c7fb6e49..00000000 Binary files a/robotdata/1/ArmCam/449_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/450_Depth.jpg b/robotdata/1/ArmCam/450_Depth.jpg deleted file mode 100644 index a5f9f6e6..00000000 Binary files a/robotdata/1/ArmCam/450_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/450_RGB.jpg b/robotdata/1/ArmCam/450_RGB.jpg deleted file mode 100644 index ca1e6bd2..00000000 Binary files a/robotdata/1/ArmCam/450_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/451_Depth.jpg b/robotdata/1/ArmCam/451_Depth.jpg deleted file mode 100644 index 596e8981..00000000 Binary files a/robotdata/1/ArmCam/451_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/451_RGB.jpg b/robotdata/1/ArmCam/451_RGB.jpg deleted file mode 100644 index d4bf3ca8..00000000 Binary files a/robotdata/1/ArmCam/451_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/452_Depth.jpg b/robotdata/1/ArmCam/452_Depth.jpg deleted file mode 100644 index 4849a387..00000000 Binary files a/robotdata/1/ArmCam/452_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/452_RGB.jpg b/robotdata/1/ArmCam/452_RGB.jpg deleted file mode 100644 index ef110af1..00000000 Binary files a/robotdata/1/ArmCam/452_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/453_Depth.jpg b/robotdata/1/ArmCam/453_Depth.jpg deleted file mode 100644 index 8f5eb92e..00000000 Binary files a/robotdata/1/ArmCam/453_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/453_RGB.jpg b/robotdata/1/ArmCam/453_RGB.jpg deleted file mode 100644 index f9e8291e..00000000 Binary files a/robotdata/1/ArmCam/453_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/454_Depth.jpg b/robotdata/1/ArmCam/454_Depth.jpg deleted file mode 100644 index c6bb5298..00000000 Binary files a/robotdata/1/ArmCam/454_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/454_RGB.jpg b/robotdata/1/ArmCam/454_RGB.jpg deleted file mode 100644 index 93101fb7..00000000 Binary files a/robotdata/1/ArmCam/454_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/455_Depth.jpg b/robotdata/1/ArmCam/455_Depth.jpg deleted file mode 100644 index bb738c84..00000000 Binary files a/robotdata/1/ArmCam/455_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/455_RGB.jpg b/robotdata/1/ArmCam/455_RGB.jpg deleted file mode 100644 index 5e2a30ac..00000000 Binary files a/robotdata/1/ArmCam/455_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/456_Depth.jpg b/robotdata/1/ArmCam/456_Depth.jpg deleted file mode 100644 index b2ef7dff..00000000 Binary files a/robotdata/1/ArmCam/456_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/456_RGB.jpg b/robotdata/1/ArmCam/456_RGB.jpg deleted file mode 100644 index c6f8c0be..00000000 Binary files a/robotdata/1/ArmCam/456_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/457_Depth.jpg b/robotdata/1/ArmCam/457_Depth.jpg deleted file mode 100644 index fc7a126a..00000000 Binary files a/robotdata/1/ArmCam/457_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/457_RGB.jpg b/robotdata/1/ArmCam/457_RGB.jpg deleted file mode 100644 index 756a3d91..00000000 Binary files a/robotdata/1/ArmCam/457_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/458_Depth.jpg b/robotdata/1/ArmCam/458_Depth.jpg deleted file mode 100644 index cf7eadfd..00000000 Binary files a/robotdata/1/ArmCam/458_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/458_RGB.jpg b/robotdata/1/ArmCam/458_RGB.jpg deleted file mode 100644 index 7911575c..00000000 Binary files a/robotdata/1/ArmCam/458_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/459_Depth.jpg b/robotdata/1/ArmCam/459_Depth.jpg deleted file mode 100644 index 9fffdb7a..00000000 Binary files a/robotdata/1/ArmCam/459_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/459_RGB.jpg b/robotdata/1/ArmCam/459_RGB.jpg deleted file mode 100644 index 60b1f11f..00000000 Binary files a/robotdata/1/ArmCam/459_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/460_Depth.jpg b/robotdata/1/ArmCam/460_Depth.jpg deleted file mode 100644 index c4343a78..00000000 Binary files a/robotdata/1/ArmCam/460_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/460_RGB.jpg b/robotdata/1/ArmCam/460_RGB.jpg deleted file mode 100644 index cb496efc..00000000 Binary files a/robotdata/1/ArmCam/460_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/461_Depth.jpg b/robotdata/1/ArmCam/461_Depth.jpg deleted file mode 100644 index ca3ec186..00000000 Binary files a/robotdata/1/ArmCam/461_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/461_RGB.jpg b/robotdata/1/ArmCam/461_RGB.jpg deleted file mode 100644 index ca41257a..00000000 Binary files a/robotdata/1/ArmCam/461_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/462_Depth.jpg b/robotdata/1/ArmCam/462_Depth.jpg deleted file mode 100644 index 739a1543..00000000 Binary files a/robotdata/1/ArmCam/462_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/462_RGB.jpg b/robotdata/1/ArmCam/462_RGB.jpg deleted file mode 100644 index 1893762b..00000000 Binary files a/robotdata/1/ArmCam/462_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/463_Depth.jpg b/robotdata/1/ArmCam/463_Depth.jpg deleted file mode 100644 index 36576202..00000000 Binary files a/robotdata/1/ArmCam/463_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/463_RGB.jpg b/robotdata/1/ArmCam/463_RGB.jpg deleted file mode 100644 index 2f65b626..00000000 Binary files a/robotdata/1/ArmCam/463_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/464_Depth.jpg b/robotdata/1/ArmCam/464_Depth.jpg deleted file mode 100644 index 6ff9cbbd..00000000 Binary files a/robotdata/1/ArmCam/464_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/464_RGB.jpg b/robotdata/1/ArmCam/464_RGB.jpg deleted file mode 100644 index 040fbf80..00000000 Binary files a/robotdata/1/ArmCam/464_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/465_Depth.jpg b/robotdata/1/ArmCam/465_Depth.jpg deleted file mode 100644 index b25d655c..00000000 Binary files a/robotdata/1/ArmCam/465_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/465_RGB.jpg b/robotdata/1/ArmCam/465_RGB.jpg deleted file mode 100644 index 25b36245..00000000 Binary files a/robotdata/1/ArmCam/465_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/466_Depth.jpg b/robotdata/1/ArmCam/466_Depth.jpg deleted file mode 100644 index ce606fbd..00000000 Binary files a/robotdata/1/ArmCam/466_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/466_RGB.jpg b/robotdata/1/ArmCam/466_RGB.jpg deleted file mode 100644 index 3740611a..00000000 Binary files a/robotdata/1/ArmCam/466_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/467_Depth.jpg b/robotdata/1/ArmCam/467_Depth.jpg deleted file mode 100644 index 39fc138b..00000000 Binary files a/robotdata/1/ArmCam/467_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/467_RGB.jpg b/robotdata/1/ArmCam/467_RGB.jpg deleted file mode 100644 index 4afef3cf..00000000 Binary files a/robotdata/1/ArmCam/467_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/468_Depth.jpg b/robotdata/1/ArmCam/468_Depth.jpg deleted file mode 100644 index b7b39513..00000000 Binary files a/robotdata/1/ArmCam/468_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/468_RGB.jpg b/robotdata/1/ArmCam/468_RGB.jpg deleted file mode 100644 index ee6bba72..00000000 Binary files a/robotdata/1/ArmCam/468_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/469_Depth.jpg b/robotdata/1/ArmCam/469_Depth.jpg deleted file mode 100644 index 68314fc8..00000000 Binary files a/robotdata/1/ArmCam/469_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/469_RGB.jpg b/robotdata/1/ArmCam/469_RGB.jpg deleted file mode 100644 index d8d47638..00000000 Binary files a/robotdata/1/ArmCam/469_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/470_Depth.jpg b/robotdata/1/ArmCam/470_Depth.jpg deleted file mode 100644 index 9de9faca..00000000 Binary files a/robotdata/1/ArmCam/470_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/470_RGB.jpg b/robotdata/1/ArmCam/470_RGB.jpg deleted file mode 100644 index ff570bf8..00000000 Binary files a/robotdata/1/ArmCam/470_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/471_Depth.jpg b/robotdata/1/ArmCam/471_Depth.jpg deleted file mode 100644 index dac969dd..00000000 Binary files a/robotdata/1/ArmCam/471_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/471_RGB.jpg b/robotdata/1/ArmCam/471_RGB.jpg deleted file mode 100644 index 5d095167..00000000 Binary files a/robotdata/1/ArmCam/471_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/472_Depth.jpg b/robotdata/1/ArmCam/472_Depth.jpg deleted file mode 100644 index d5addeb7..00000000 Binary files a/robotdata/1/ArmCam/472_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/472_RGB.jpg b/robotdata/1/ArmCam/472_RGB.jpg deleted file mode 100644 index d0a5679e..00000000 Binary files a/robotdata/1/ArmCam/472_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/473_Depth.jpg b/robotdata/1/ArmCam/473_Depth.jpg deleted file mode 100644 index cefe194a..00000000 Binary files a/robotdata/1/ArmCam/473_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/473_RGB.jpg b/robotdata/1/ArmCam/473_RGB.jpg deleted file mode 100644 index 95044987..00000000 Binary files a/robotdata/1/ArmCam/473_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/474_Depth.jpg b/robotdata/1/ArmCam/474_Depth.jpg deleted file mode 100644 index 9fdfac18..00000000 Binary files a/robotdata/1/ArmCam/474_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/474_RGB.jpg b/robotdata/1/ArmCam/474_RGB.jpg deleted file mode 100644 index ff14586c..00000000 Binary files a/robotdata/1/ArmCam/474_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/475_Depth.jpg b/robotdata/1/ArmCam/475_Depth.jpg deleted file mode 100644 index 075d17e3..00000000 Binary files a/robotdata/1/ArmCam/475_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/475_RGB.jpg b/robotdata/1/ArmCam/475_RGB.jpg deleted file mode 100644 index 273bb96b..00000000 Binary files a/robotdata/1/ArmCam/475_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/476_Depth.jpg b/robotdata/1/ArmCam/476_Depth.jpg deleted file mode 100644 index 56883771..00000000 Binary files a/robotdata/1/ArmCam/476_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/476_RGB.jpg b/robotdata/1/ArmCam/476_RGB.jpg deleted file mode 100644 index fc8af859..00000000 Binary files a/robotdata/1/ArmCam/476_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/477_Depth.jpg b/robotdata/1/ArmCam/477_Depth.jpg deleted file mode 100644 index 14d244ed..00000000 Binary files a/robotdata/1/ArmCam/477_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/477_RGB.jpg b/robotdata/1/ArmCam/477_RGB.jpg deleted file mode 100644 index aef08d36..00000000 Binary files a/robotdata/1/ArmCam/477_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/478_Depth.jpg b/robotdata/1/ArmCam/478_Depth.jpg deleted file mode 100644 index 8423c954..00000000 Binary files a/robotdata/1/ArmCam/478_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/478_RGB.jpg b/robotdata/1/ArmCam/478_RGB.jpg deleted file mode 100644 index c15a54bd..00000000 Binary files a/robotdata/1/ArmCam/478_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/479_Depth.jpg b/robotdata/1/ArmCam/479_Depth.jpg deleted file mode 100644 index 36993692..00000000 Binary files a/robotdata/1/ArmCam/479_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/479_RGB.jpg b/robotdata/1/ArmCam/479_RGB.jpg deleted file mode 100644 index 4f95216f..00000000 Binary files a/robotdata/1/ArmCam/479_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/480_Depth.jpg b/robotdata/1/ArmCam/480_Depth.jpg deleted file mode 100644 index 37235482..00000000 Binary files a/robotdata/1/ArmCam/480_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/480_RGB.jpg b/robotdata/1/ArmCam/480_RGB.jpg deleted file mode 100644 index 84e6c4f1..00000000 Binary files a/robotdata/1/ArmCam/480_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/481_Depth.jpg b/robotdata/1/ArmCam/481_Depth.jpg deleted file mode 100644 index 5e5274f6..00000000 Binary files a/robotdata/1/ArmCam/481_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/481_RGB.jpg b/robotdata/1/ArmCam/481_RGB.jpg deleted file mode 100644 index dfff2762..00000000 Binary files a/robotdata/1/ArmCam/481_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/482_Depth.jpg b/robotdata/1/ArmCam/482_Depth.jpg deleted file mode 100644 index 95949393..00000000 Binary files a/robotdata/1/ArmCam/482_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/482_RGB.jpg b/robotdata/1/ArmCam/482_RGB.jpg deleted file mode 100644 index 8ef55a80..00000000 Binary files a/robotdata/1/ArmCam/482_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/483_Depth.jpg b/robotdata/1/ArmCam/483_Depth.jpg deleted file mode 100644 index 6d76ca2f..00000000 Binary files a/robotdata/1/ArmCam/483_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/483_RGB.jpg b/robotdata/1/ArmCam/483_RGB.jpg deleted file mode 100644 index db297cfc..00000000 Binary files a/robotdata/1/ArmCam/483_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/484_Depth.jpg b/robotdata/1/ArmCam/484_Depth.jpg deleted file mode 100644 index ffb3e58c..00000000 Binary files a/robotdata/1/ArmCam/484_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/484_RGB.jpg b/robotdata/1/ArmCam/484_RGB.jpg deleted file mode 100644 index 3519262d..00000000 Binary files a/robotdata/1/ArmCam/484_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/485_Depth.jpg b/robotdata/1/ArmCam/485_Depth.jpg deleted file mode 100644 index 4041a814..00000000 Binary files a/robotdata/1/ArmCam/485_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/485_RGB.jpg b/robotdata/1/ArmCam/485_RGB.jpg deleted file mode 100644 index 46007db3..00000000 Binary files a/robotdata/1/ArmCam/485_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/486_Depth.jpg b/robotdata/1/ArmCam/486_Depth.jpg deleted file mode 100644 index 9df3c868..00000000 Binary files a/robotdata/1/ArmCam/486_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/486_RGB.jpg b/robotdata/1/ArmCam/486_RGB.jpg deleted file mode 100644 index 8d97466c..00000000 Binary files a/robotdata/1/ArmCam/486_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/487_Depth.jpg b/robotdata/1/ArmCam/487_Depth.jpg deleted file mode 100644 index f2ae935d..00000000 Binary files a/robotdata/1/ArmCam/487_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/487_RGB.jpg b/robotdata/1/ArmCam/487_RGB.jpg deleted file mode 100644 index 415b73b1..00000000 Binary files a/robotdata/1/ArmCam/487_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/488_Depth.jpg b/robotdata/1/ArmCam/488_Depth.jpg deleted file mode 100644 index 0943247d..00000000 Binary files a/robotdata/1/ArmCam/488_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/488_RGB.jpg b/robotdata/1/ArmCam/488_RGB.jpg deleted file mode 100644 index 9617099d..00000000 Binary files a/robotdata/1/ArmCam/488_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/489_Depth.jpg b/robotdata/1/ArmCam/489_Depth.jpg deleted file mode 100644 index 8cdbf9f7..00000000 Binary files a/robotdata/1/ArmCam/489_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/489_RGB.jpg b/robotdata/1/ArmCam/489_RGB.jpg deleted file mode 100644 index 10422341..00000000 Binary files a/robotdata/1/ArmCam/489_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/490_Depth.jpg b/robotdata/1/ArmCam/490_Depth.jpg deleted file mode 100644 index cf12208d..00000000 Binary files a/robotdata/1/ArmCam/490_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/490_RGB.jpg b/robotdata/1/ArmCam/490_RGB.jpg deleted file mode 100644 index f5a9f200..00000000 Binary files a/robotdata/1/ArmCam/490_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/491_Depth.jpg b/robotdata/1/ArmCam/491_Depth.jpg deleted file mode 100644 index 9566abfc..00000000 Binary files a/robotdata/1/ArmCam/491_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/491_RGB.jpg b/robotdata/1/ArmCam/491_RGB.jpg deleted file mode 100644 index 988b8607..00000000 Binary files a/robotdata/1/ArmCam/491_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/492_Depth.jpg b/robotdata/1/ArmCam/492_Depth.jpg deleted file mode 100644 index f32c07db..00000000 Binary files a/robotdata/1/ArmCam/492_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/492_RGB.jpg b/robotdata/1/ArmCam/492_RGB.jpg deleted file mode 100644 index 00699a37..00000000 Binary files a/robotdata/1/ArmCam/492_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/493_Depth.jpg b/robotdata/1/ArmCam/493_Depth.jpg deleted file mode 100644 index d8c00f3c..00000000 Binary files a/robotdata/1/ArmCam/493_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/493_RGB.jpg b/robotdata/1/ArmCam/493_RGB.jpg deleted file mode 100644 index 78b77049..00000000 Binary files a/robotdata/1/ArmCam/493_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/494_Depth.jpg b/robotdata/1/ArmCam/494_Depth.jpg deleted file mode 100644 index 4e1d5320..00000000 Binary files a/robotdata/1/ArmCam/494_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/494_RGB.jpg b/robotdata/1/ArmCam/494_RGB.jpg deleted file mode 100644 index fa6d066e..00000000 Binary files a/robotdata/1/ArmCam/494_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/495_Depth.jpg b/robotdata/1/ArmCam/495_Depth.jpg deleted file mode 100644 index d166399b..00000000 Binary files a/robotdata/1/ArmCam/495_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/495_RGB.jpg b/robotdata/1/ArmCam/495_RGB.jpg deleted file mode 100644 index 011ecd4d..00000000 Binary files a/robotdata/1/ArmCam/495_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/496_Depth.jpg b/robotdata/1/ArmCam/496_Depth.jpg deleted file mode 100644 index 83e1bd30..00000000 Binary files a/robotdata/1/ArmCam/496_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/496_RGB.jpg b/robotdata/1/ArmCam/496_RGB.jpg deleted file mode 100644 index 73973e7b..00000000 Binary files a/robotdata/1/ArmCam/496_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/497_Depth.jpg b/robotdata/1/ArmCam/497_Depth.jpg deleted file mode 100644 index 5ce5d0e1..00000000 Binary files a/robotdata/1/ArmCam/497_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/497_RGB.jpg b/robotdata/1/ArmCam/497_RGB.jpg deleted file mode 100644 index 7e2b1eb7..00000000 Binary files a/robotdata/1/ArmCam/497_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/498_Depth.jpg b/robotdata/1/ArmCam/498_Depth.jpg deleted file mode 100644 index 840871c6..00000000 Binary files a/robotdata/1/ArmCam/498_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/498_RGB.jpg b/robotdata/1/ArmCam/498_RGB.jpg deleted file mode 100644 index c9e61e68..00000000 Binary files a/robotdata/1/ArmCam/498_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/499_Depth.jpg b/robotdata/1/ArmCam/499_Depth.jpg deleted file mode 100644 index 0d410e8a..00000000 Binary files a/robotdata/1/ArmCam/499_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/499_RGB.jpg b/robotdata/1/ArmCam/499_RGB.jpg deleted file mode 100644 index a70be2d6..00000000 Binary files a/robotdata/1/ArmCam/499_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/500_Depth.jpg b/robotdata/1/ArmCam/500_Depth.jpg deleted file mode 100644 index fd0254ab..00000000 Binary files a/robotdata/1/ArmCam/500_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/500_RGB.jpg b/robotdata/1/ArmCam/500_RGB.jpg deleted file mode 100644 index 8c187dda..00000000 Binary files a/robotdata/1/ArmCam/500_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/501_Depth.jpg b/robotdata/1/ArmCam/501_Depth.jpg deleted file mode 100644 index 1247d667..00000000 Binary files a/robotdata/1/ArmCam/501_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/501_RGB.jpg b/robotdata/1/ArmCam/501_RGB.jpg deleted file mode 100644 index e6f96462..00000000 Binary files a/robotdata/1/ArmCam/501_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/502_Depth.jpg b/robotdata/1/ArmCam/502_Depth.jpg deleted file mode 100644 index 3b9450b8..00000000 Binary files a/robotdata/1/ArmCam/502_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/502_RGB.jpg b/robotdata/1/ArmCam/502_RGB.jpg deleted file mode 100644 index 706dad9a..00000000 Binary files a/robotdata/1/ArmCam/502_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/503_Depth.jpg b/robotdata/1/ArmCam/503_Depth.jpg deleted file mode 100644 index 644dc4b5..00000000 Binary files a/robotdata/1/ArmCam/503_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/503_RGB.jpg b/robotdata/1/ArmCam/503_RGB.jpg deleted file mode 100644 index d3308a62..00000000 Binary files a/robotdata/1/ArmCam/503_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/504_Depth.jpg b/robotdata/1/ArmCam/504_Depth.jpg deleted file mode 100644 index 043f8160..00000000 Binary files a/robotdata/1/ArmCam/504_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/504_RGB.jpg b/robotdata/1/ArmCam/504_RGB.jpg deleted file mode 100644 index d851d607..00000000 Binary files a/robotdata/1/ArmCam/504_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/505_Depth.jpg b/robotdata/1/ArmCam/505_Depth.jpg deleted file mode 100644 index cf0adf11..00000000 Binary files a/robotdata/1/ArmCam/505_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/505_RGB.jpg b/robotdata/1/ArmCam/505_RGB.jpg deleted file mode 100644 index d1f22f26..00000000 Binary files a/robotdata/1/ArmCam/505_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/506_Depth.jpg b/robotdata/1/ArmCam/506_Depth.jpg deleted file mode 100644 index 73ffafb8..00000000 Binary files a/robotdata/1/ArmCam/506_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/506_RGB.jpg b/robotdata/1/ArmCam/506_RGB.jpg deleted file mode 100644 index 82dff0b6..00000000 Binary files a/robotdata/1/ArmCam/506_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/507_Depth.jpg b/robotdata/1/ArmCam/507_Depth.jpg deleted file mode 100644 index c3cd0c61..00000000 Binary files a/robotdata/1/ArmCam/507_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/507_RGB.jpg b/robotdata/1/ArmCam/507_RGB.jpg deleted file mode 100644 index 878feb36..00000000 Binary files a/robotdata/1/ArmCam/507_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/508_Depth.jpg b/robotdata/1/ArmCam/508_Depth.jpg deleted file mode 100644 index eea4b241..00000000 Binary files a/robotdata/1/ArmCam/508_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/508_RGB.jpg b/robotdata/1/ArmCam/508_RGB.jpg deleted file mode 100644 index 99a3bc4f..00000000 Binary files a/robotdata/1/ArmCam/508_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/509_Depth.jpg b/robotdata/1/ArmCam/509_Depth.jpg deleted file mode 100644 index c20b8d6c..00000000 Binary files a/robotdata/1/ArmCam/509_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/509_RGB.jpg b/robotdata/1/ArmCam/509_RGB.jpg deleted file mode 100644 index 5975925c..00000000 Binary files a/robotdata/1/ArmCam/509_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/510_Depth.jpg b/robotdata/1/ArmCam/510_Depth.jpg deleted file mode 100644 index f8daa100..00000000 Binary files a/robotdata/1/ArmCam/510_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/510_RGB.jpg b/robotdata/1/ArmCam/510_RGB.jpg deleted file mode 100644 index 6b6eddf0..00000000 Binary files a/robotdata/1/ArmCam/510_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/511_Depth.jpg b/robotdata/1/ArmCam/511_Depth.jpg deleted file mode 100644 index 2b594e51..00000000 Binary files a/robotdata/1/ArmCam/511_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/511_RGB.jpg b/robotdata/1/ArmCam/511_RGB.jpg deleted file mode 100644 index 1081bbcd..00000000 Binary files a/robotdata/1/ArmCam/511_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/512_Depth.jpg b/robotdata/1/ArmCam/512_Depth.jpg deleted file mode 100644 index 3d6134db..00000000 Binary files a/robotdata/1/ArmCam/512_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/512_RGB.jpg b/robotdata/1/ArmCam/512_RGB.jpg deleted file mode 100644 index 6b4af44b..00000000 Binary files a/robotdata/1/ArmCam/512_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/513_Depth.jpg b/robotdata/1/ArmCam/513_Depth.jpg deleted file mode 100644 index 507ad824..00000000 Binary files a/robotdata/1/ArmCam/513_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/513_RGB.jpg b/robotdata/1/ArmCam/513_RGB.jpg deleted file mode 100644 index 72cd857b..00000000 Binary files a/robotdata/1/ArmCam/513_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/514_Depth.jpg b/robotdata/1/ArmCam/514_Depth.jpg deleted file mode 100644 index 7155b5df..00000000 Binary files a/robotdata/1/ArmCam/514_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/514_RGB.jpg b/robotdata/1/ArmCam/514_RGB.jpg deleted file mode 100644 index 93a856cd..00000000 Binary files a/robotdata/1/ArmCam/514_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/515_Depth.jpg b/robotdata/1/ArmCam/515_Depth.jpg deleted file mode 100644 index 5f834433..00000000 Binary files a/robotdata/1/ArmCam/515_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/515_RGB.jpg b/robotdata/1/ArmCam/515_RGB.jpg deleted file mode 100644 index 41b99504..00000000 Binary files a/robotdata/1/ArmCam/515_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/516_Depth.jpg b/robotdata/1/ArmCam/516_Depth.jpg deleted file mode 100644 index 47a70dc4..00000000 Binary files a/robotdata/1/ArmCam/516_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/516_RGB.jpg b/robotdata/1/ArmCam/516_RGB.jpg deleted file mode 100644 index 15ae435d..00000000 Binary files a/robotdata/1/ArmCam/516_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/517_Depth.jpg b/robotdata/1/ArmCam/517_Depth.jpg deleted file mode 100644 index d61b125e..00000000 Binary files a/robotdata/1/ArmCam/517_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/517_RGB.jpg b/robotdata/1/ArmCam/517_RGB.jpg deleted file mode 100644 index b3e6e515..00000000 Binary files a/robotdata/1/ArmCam/517_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/518_Depth.jpg b/robotdata/1/ArmCam/518_Depth.jpg deleted file mode 100644 index 51c9536d..00000000 Binary files a/robotdata/1/ArmCam/518_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/518_RGB.jpg b/robotdata/1/ArmCam/518_RGB.jpg deleted file mode 100644 index 6c7ee947..00000000 Binary files a/robotdata/1/ArmCam/518_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/519_Depth.jpg b/robotdata/1/ArmCam/519_Depth.jpg deleted file mode 100644 index e7dac3ce..00000000 Binary files a/robotdata/1/ArmCam/519_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/519_RGB.jpg b/robotdata/1/ArmCam/519_RGB.jpg deleted file mode 100644 index ae1d2cd5..00000000 Binary files a/robotdata/1/ArmCam/519_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/520_Depth.jpg b/robotdata/1/ArmCam/520_Depth.jpg deleted file mode 100644 index 622fa38e..00000000 Binary files a/robotdata/1/ArmCam/520_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/520_RGB.jpg b/robotdata/1/ArmCam/520_RGB.jpg deleted file mode 100644 index 3f41ed02..00000000 Binary files a/robotdata/1/ArmCam/520_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/521_Depth.jpg b/robotdata/1/ArmCam/521_Depth.jpg deleted file mode 100644 index 4817a914..00000000 Binary files a/robotdata/1/ArmCam/521_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/521_RGB.jpg b/robotdata/1/ArmCam/521_RGB.jpg deleted file mode 100644 index 19ab0818..00000000 Binary files a/robotdata/1/ArmCam/521_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/522_Depth.jpg b/robotdata/1/ArmCam/522_Depth.jpg deleted file mode 100644 index 8788f4ff..00000000 Binary files a/robotdata/1/ArmCam/522_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/522_RGB.jpg b/robotdata/1/ArmCam/522_RGB.jpg deleted file mode 100644 index 9e212132..00000000 Binary files a/robotdata/1/ArmCam/522_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/523_Depth.jpg b/robotdata/1/ArmCam/523_Depth.jpg deleted file mode 100644 index bc0559b7..00000000 Binary files a/robotdata/1/ArmCam/523_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/523_RGB.jpg b/robotdata/1/ArmCam/523_RGB.jpg deleted file mode 100644 index a805099c..00000000 Binary files a/robotdata/1/ArmCam/523_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/524_Depth.jpg b/robotdata/1/ArmCam/524_Depth.jpg deleted file mode 100644 index 11ad6262..00000000 Binary files a/robotdata/1/ArmCam/524_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/524_RGB.jpg b/robotdata/1/ArmCam/524_RGB.jpg deleted file mode 100644 index 8bf71aeb..00000000 Binary files a/robotdata/1/ArmCam/524_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/525_Depth.jpg b/robotdata/1/ArmCam/525_Depth.jpg deleted file mode 100644 index 71864f9b..00000000 Binary files a/robotdata/1/ArmCam/525_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/525_RGB.jpg b/robotdata/1/ArmCam/525_RGB.jpg deleted file mode 100644 index 59c44a1c..00000000 Binary files a/robotdata/1/ArmCam/525_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/526_Depth.jpg b/robotdata/1/ArmCam/526_Depth.jpg deleted file mode 100644 index 2475ae77..00000000 Binary files a/robotdata/1/ArmCam/526_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/526_RGB.jpg b/robotdata/1/ArmCam/526_RGB.jpg deleted file mode 100644 index e0bb5a73..00000000 Binary files a/robotdata/1/ArmCam/526_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/527_Depth.jpg b/robotdata/1/ArmCam/527_Depth.jpg deleted file mode 100644 index c6be7544..00000000 Binary files a/robotdata/1/ArmCam/527_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/527_RGB.jpg b/robotdata/1/ArmCam/527_RGB.jpg deleted file mode 100644 index e71044f6..00000000 Binary files a/robotdata/1/ArmCam/527_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/528_Depth.jpg b/robotdata/1/ArmCam/528_Depth.jpg deleted file mode 100644 index a6805493..00000000 Binary files a/robotdata/1/ArmCam/528_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/528_RGB.jpg b/robotdata/1/ArmCam/528_RGB.jpg deleted file mode 100644 index cd16bb98..00000000 Binary files a/robotdata/1/ArmCam/528_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/529_Depth.jpg b/robotdata/1/ArmCam/529_Depth.jpg deleted file mode 100644 index d8bacfa9..00000000 Binary files a/robotdata/1/ArmCam/529_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/529_RGB.jpg b/robotdata/1/ArmCam/529_RGB.jpg deleted file mode 100644 index 9e978731..00000000 Binary files a/robotdata/1/ArmCam/529_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/530_Depth.jpg b/robotdata/1/ArmCam/530_Depth.jpg deleted file mode 100644 index e4be91dc..00000000 Binary files a/robotdata/1/ArmCam/530_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/530_RGB.jpg b/robotdata/1/ArmCam/530_RGB.jpg deleted file mode 100644 index 4817adc6..00000000 Binary files a/robotdata/1/ArmCam/530_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/531_Depth.jpg b/robotdata/1/ArmCam/531_Depth.jpg deleted file mode 100644 index b7ce3f8f..00000000 Binary files a/robotdata/1/ArmCam/531_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/531_RGB.jpg b/robotdata/1/ArmCam/531_RGB.jpg deleted file mode 100644 index 46464f63..00000000 Binary files a/robotdata/1/ArmCam/531_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/532_Depth.jpg b/robotdata/1/ArmCam/532_Depth.jpg deleted file mode 100644 index 1356f0be..00000000 Binary files a/robotdata/1/ArmCam/532_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/532_RGB.jpg b/robotdata/1/ArmCam/532_RGB.jpg deleted file mode 100644 index 58b2b765..00000000 Binary files a/robotdata/1/ArmCam/532_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/533_Depth.jpg b/robotdata/1/ArmCam/533_Depth.jpg deleted file mode 100644 index 366d81c5..00000000 Binary files a/robotdata/1/ArmCam/533_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/533_RGB.jpg b/robotdata/1/ArmCam/533_RGB.jpg deleted file mode 100644 index cb52de0e..00000000 Binary files a/robotdata/1/ArmCam/533_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/534_Depth.jpg b/robotdata/1/ArmCam/534_Depth.jpg deleted file mode 100644 index e190e542..00000000 Binary files a/robotdata/1/ArmCam/534_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/534_RGB.jpg b/robotdata/1/ArmCam/534_RGB.jpg deleted file mode 100644 index d00efbfd..00000000 Binary files a/robotdata/1/ArmCam/534_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/535_Depth.jpg b/robotdata/1/ArmCam/535_Depth.jpg deleted file mode 100644 index 6acfaaf3..00000000 Binary files a/robotdata/1/ArmCam/535_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/535_RGB.jpg b/robotdata/1/ArmCam/535_RGB.jpg deleted file mode 100644 index e7da1e74..00000000 Binary files a/robotdata/1/ArmCam/535_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/536_Depth.jpg b/robotdata/1/ArmCam/536_Depth.jpg deleted file mode 100644 index 97963b45..00000000 Binary files a/robotdata/1/ArmCam/536_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/536_RGB.jpg b/robotdata/1/ArmCam/536_RGB.jpg deleted file mode 100644 index bcb11043..00000000 Binary files a/robotdata/1/ArmCam/536_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/537_Depth.jpg b/robotdata/1/ArmCam/537_Depth.jpg deleted file mode 100644 index 48cf2980..00000000 Binary files a/robotdata/1/ArmCam/537_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/537_RGB.jpg b/robotdata/1/ArmCam/537_RGB.jpg deleted file mode 100644 index 46c4811d..00000000 Binary files a/robotdata/1/ArmCam/537_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/538_Depth.jpg b/robotdata/1/ArmCam/538_Depth.jpg deleted file mode 100644 index 6d753f06..00000000 Binary files a/robotdata/1/ArmCam/538_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/538_RGB.jpg b/robotdata/1/ArmCam/538_RGB.jpg deleted file mode 100644 index 6ccb81e9..00000000 Binary files a/robotdata/1/ArmCam/538_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/539_Depth.jpg b/robotdata/1/ArmCam/539_Depth.jpg deleted file mode 100644 index 37677e52..00000000 Binary files a/robotdata/1/ArmCam/539_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/539_RGB.jpg b/robotdata/1/ArmCam/539_RGB.jpg deleted file mode 100644 index 2c5116f0..00000000 Binary files a/robotdata/1/ArmCam/539_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/540_Depth.jpg b/robotdata/1/ArmCam/540_Depth.jpg deleted file mode 100644 index 1791cdce..00000000 Binary files a/robotdata/1/ArmCam/540_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/540_RGB.jpg b/robotdata/1/ArmCam/540_RGB.jpg deleted file mode 100644 index 2ee893c9..00000000 Binary files a/robotdata/1/ArmCam/540_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/541_Depth.jpg b/robotdata/1/ArmCam/541_Depth.jpg deleted file mode 100644 index 71f925c8..00000000 Binary files a/robotdata/1/ArmCam/541_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/541_RGB.jpg b/robotdata/1/ArmCam/541_RGB.jpg deleted file mode 100644 index e32d7aee..00000000 Binary files a/robotdata/1/ArmCam/541_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/542_Depth.jpg b/robotdata/1/ArmCam/542_Depth.jpg deleted file mode 100644 index af5bdbe5..00000000 Binary files a/robotdata/1/ArmCam/542_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/542_RGB.jpg b/robotdata/1/ArmCam/542_RGB.jpg deleted file mode 100644 index 5bc92c9d..00000000 Binary files a/robotdata/1/ArmCam/542_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/543_Depth.jpg b/robotdata/1/ArmCam/543_Depth.jpg deleted file mode 100644 index abca978e..00000000 Binary files a/robotdata/1/ArmCam/543_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/543_RGB.jpg b/robotdata/1/ArmCam/543_RGB.jpg deleted file mode 100644 index e7bfc43a..00000000 Binary files a/robotdata/1/ArmCam/543_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/544_Depth.jpg b/robotdata/1/ArmCam/544_Depth.jpg deleted file mode 100644 index a3a7bb11..00000000 Binary files a/robotdata/1/ArmCam/544_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/544_RGB.jpg b/robotdata/1/ArmCam/544_RGB.jpg deleted file mode 100644 index ced39067..00000000 Binary files a/robotdata/1/ArmCam/544_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/545_Depth.jpg b/robotdata/1/ArmCam/545_Depth.jpg deleted file mode 100644 index 28c6689b..00000000 Binary files a/robotdata/1/ArmCam/545_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/545_RGB.jpg b/robotdata/1/ArmCam/545_RGB.jpg deleted file mode 100644 index 8ce5622a..00000000 Binary files a/robotdata/1/ArmCam/545_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/546_Depth.jpg b/robotdata/1/ArmCam/546_Depth.jpg deleted file mode 100644 index 4b466e0b..00000000 Binary files a/robotdata/1/ArmCam/546_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/546_RGB.jpg b/robotdata/1/ArmCam/546_RGB.jpg deleted file mode 100644 index 8aa221ec..00000000 Binary files a/robotdata/1/ArmCam/546_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/547_Depth.jpg b/robotdata/1/ArmCam/547_Depth.jpg deleted file mode 100644 index b513cdb7..00000000 Binary files a/robotdata/1/ArmCam/547_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/547_RGB.jpg b/robotdata/1/ArmCam/547_RGB.jpg deleted file mode 100644 index 807d5c43..00000000 Binary files a/robotdata/1/ArmCam/547_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/548_Depth.jpg b/robotdata/1/ArmCam/548_Depth.jpg deleted file mode 100644 index 6a3b3880..00000000 Binary files a/robotdata/1/ArmCam/548_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/548_RGB.jpg b/robotdata/1/ArmCam/548_RGB.jpg deleted file mode 100644 index 0d5bba84..00000000 Binary files a/robotdata/1/ArmCam/548_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/549_Depth.jpg b/robotdata/1/ArmCam/549_Depth.jpg deleted file mode 100644 index a8ddb7c5..00000000 Binary files a/robotdata/1/ArmCam/549_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/549_RGB.jpg b/robotdata/1/ArmCam/549_RGB.jpg deleted file mode 100644 index df81361d..00000000 Binary files a/robotdata/1/ArmCam/549_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/550_Depth.jpg b/robotdata/1/ArmCam/550_Depth.jpg deleted file mode 100644 index 365758e9..00000000 Binary files a/robotdata/1/ArmCam/550_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/550_RGB.jpg b/robotdata/1/ArmCam/550_RGB.jpg deleted file mode 100644 index ef676bba..00000000 Binary files a/robotdata/1/ArmCam/550_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/551_Depth.jpg b/robotdata/1/ArmCam/551_Depth.jpg deleted file mode 100644 index 0422b514..00000000 Binary files a/robotdata/1/ArmCam/551_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/551_RGB.jpg b/robotdata/1/ArmCam/551_RGB.jpg deleted file mode 100644 index dfed5747..00000000 Binary files a/robotdata/1/ArmCam/551_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/552_Depth.jpg b/robotdata/1/ArmCam/552_Depth.jpg deleted file mode 100644 index 3a882441..00000000 Binary files a/robotdata/1/ArmCam/552_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/552_RGB.jpg b/robotdata/1/ArmCam/552_RGB.jpg deleted file mode 100644 index 422efb2d..00000000 Binary files a/robotdata/1/ArmCam/552_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/58_Depth.jpg b/robotdata/1/ArmCam/58_Depth.jpg deleted file mode 100644 index 462d8e30..00000000 Binary files a/robotdata/1/ArmCam/58_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/58_RGB.jpg b/robotdata/1/ArmCam/58_RGB.jpg deleted file mode 100644 index 84731848..00000000 Binary files a/robotdata/1/ArmCam/58_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/59_Depth.jpg b/robotdata/1/ArmCam/59_Depth.jpg deleted file mode 100644 index 1d33ff62..00000000 Binary files a/robotdata/1/ArmCam/59_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/59_RGB.jpg b/robotdata/1/ArmCam/59_RGB.jpg deleted file mode 100644 index 93d120f8..00000000 Binary files a/robotdata/1/ArmCam/59_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/60_Depth.jpg b/robotdata/1/ArmCam/60_Depth.jpg deleted file mode 100644 index d3561333..00000000 Binary files a/robotdata/1/ArmCam/60_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/60_RGB.jpg b/robotdata/1/ArmCam/60_RGB.jpg deleted file mode 100644 index 57251b2f..00000000 Binary files a/robotdata/1/ArmCam/60_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/61_Depth.jpg b/robotdata/1/ArmCam/61_Depth.jpg deleted file mode 100644 index 9c9678b9..00000000 Binary files a/robotdata/1/ArmCam/61_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/61_RGB.jpg b/robotdata/1/ArmCam/61_RGB.jpg deleted file mode 100644 index f667f3cd..00000000 Binary files a/robotdata/1/ArmCam/61_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/62_Depth.jpg b/robotdata/1/ArmCam/62_Depth.jpg deleted file mode 100644 index ab7e5569..00000000 Binary files a/robotdata/1/ArmCam/62_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/62_RGB.jpg b/robotdata/1/ArmCam/62_RGB.jpg deleted file mode 100644 index 03f9829d..00000000 Binary files a/robotdata/1/ArmCam/62_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/63_Depth.jpg b/robotdata/1/ArmCam/63_Depth.jpg deleted file mode 100644 index b22f763b..00000000 Binary files a/robotdata/1/ArmCam/63_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/63_RGB.jpg b/robotdata/1/ArmCam/63_RGB.jpg deleted file mode 100644 index 0639698c..00000000 Binary files a/robotdata/1/ArmCam/63_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/64_Depth.jpg b/robotdata/1/ArmCam/64_Depth.jpg deleted file mode 100644 index 9f178d0b..00000000 Binary files a/robotdata/1/ArmCam/64_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/64_RGB.jpg b/robotdata/1/ArmCam/64_RGB.jpg deleted file mode 100644 index 3d33d878..00000000 Binary files a/robotdata/1/ArmCam/64_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/65_Depth.jpg b/robotdata/1/ArmCam/65_Depth.jpg deleted file mode 100644 index dc1ae044..00000000 Binary files a/robotdata/1/ArmCam/65_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/65_RGB.jpg b/robotdata/1/ArmCam/65_RGB.jpg deleted file mode 100644 index ca8a31b5..00000000 Binary files a/robotdata/1/ArmCam/65_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/66_Depth.jpg b/robotdata/1/ArmCam/66_Depth.jpg deleted file mode 100644 index 83a64771..00000000 Binary files a/robotdata/1/ArmCam/66_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/66_RGB.jpg b/robotdata/1/ArmCam/66_RGB.jpg deleted file mode 100644 index 0f2697ae..00000000 Binary files a/robotdata/1/ArmCam/66_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/67_Depth.jpg b/robotdata/1/ArmCam/67_Depth.jpg deleted file mode 100644 index ce4844b5..00000000 Binary files a/robotdata/1/ArmCam/67_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/67_RGB.jpg b/robotdata/1/ArmCam/67_RGB.jpg deleted file mode 100644 index 27f0c07c..00000000 Binary files a/robotdata/1/ArmCam/67_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/68_Depth.jpg b/robotdata/1/ArmCam/68_Depth.jpg deleted file mode 100644 index 4e9953cd..00000000 Binary files a/robotdata/1/ArmCam/68_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/68_RGB.jpg b/robotdata/1/ArmCam/68_RGB.jpg deleted file mode 100644 index 1f9d0a88..00000000 Binary files a/robotdata/1/ArmCam/68_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/69_Depth.jpg b/robotdata/1/ArmCam/69_Depth.jpg deleted file mode 100644 index d15df583..00000000 Binary files a/robotdata/1/ArmCam/69_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/69_RGB.jpg b/robotdata/1/ArmCam/69_RGB.jpg deleted file mode 100644 index b69a7320..00000000 Binary files a/robotdata/1/ArmCam/69_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/70_Depth.jpg b/robotdata/1/ArmCam/70_Depth.jpg deleted file mode 100644 index 2c4e65bc..00000000 Binary files a/robotdata/1/ArmCam/70_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/70_RGB.jpg b/robotdata/1/ArmCam/70_RGB.jpg deleted file mode 100644 index 3ab2e5e0..00000000 Binary files a/robotdata/1/ArmCam/70_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/71_Depth.jpg b/robotdata/1/ArmCam/71_Depth.jpg deleted file mode 100644 index d38663de..00000000 Binary files a/robotdata/1/ArmCam/71_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/71_RGB.jpg b/robotdata/1/ArmCam/71_RGB.jpg deleted file mode 100644 index 185d0b5f..00000000 Binary files a/robotdata/1/ArmCam/71_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/72_Depth.jpg b/robotdata/1/ArmCam/72_Depth.jpg deleted file mode 100644 index afb55f26..00000000 Binary files a/robotdata/1/ArmCam/72_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/72_RGB.jpg b/robotdata/1/ArmCam/72_RGB.jpg deleted file mode 100644 index 53fa6276..00000000 Binary files a/robotdata/1/ArmCam/72_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/73_Depth.jpg b/robotdata/1/ArmCam/73_Depth.jpg deleted file mode 100644 index b57c3cc4..00000000 Binary files a/robotdata/1/ArmCam/73_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/73_RGB.jpg b/robotdata/1/ArmCam/73_RGB.jpg deleted file mode 100644 index 23476b43..00000000 Binary files a/robotdata/1/ArmCam/73_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/74_Depth.jpg b/robotdata/1/ArmCam/74_Depth.jpg deleted file mode 100644 index ee254de3..00000000 Binary files a/robotdata/1/ArmCam/74_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/74_RGB.jpg b/robotdata/1/ArmCam/74_RGB.jpg deleted file mode 100644 index f3307385..00000000 Binary files a/robotdata/1/ArmCam/74_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/75_Depth.jpg b/robotdata/1/ArmCam/75_Depth.jpg deleted file mode 100644 index dd4bf265..00000000 Binary files a/robotdata/1/ArmCam/75_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/75_RGB.jpg b/robotdata/1/ArmCam/75_RGB.jpg deleted file mode 100644 index 312756c6..00000000 Binary files a/robotdata/1/ArmCam/75_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/76_Depth.jpg b/robotdata/1/ArmCam/76_Depth.jpg deleted file mode 100644 index 303a66f7..00000000 Binary files a/robotdata/1/ArmCam/76_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/76_RGB.jpg b/robotdata/1/ArmCam/76_RGB.jpg deleted file mode 100644 index dd1fad74..00000000 Binary files a/robotdata/1/ArmCam/76_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/77_Depth.jpg b/robotdata/1/ArmCam/77_Depth.jpg deleted file mode 100644 index 45fc90ec..00000000 Binary files a/robotdata/1/ArmCam/77_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/77_RGB.jpg b/robotdata/1/ArmCam/77_RGB.jpg deleted file mode 100644 index 8b9b6c0b..00000000 Binary files a/robotdata/1/ArmCam/77_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/78_Depth.jpg b/robotdata/1/ArmCam/78_Depth.jpg deleted file mode 100644 index 9ecaf9b3..00000000 Binary files a/robotdata/1/ArmCam/78_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/78_RGB.jpg b/robotdata/1/ArmCam/78_RGB.jpg deleted file mode 100644 index 3f0af955..00000000 Binary files a/robotdata/1/ArmCam/78_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/79_Depth.jpg b/robotdata/1/ArmCam/79_Depth.jpg deleted file mode 100644 index 8603cbb0..00000000 Binary files a/robotdata/1/ArmCam/79_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/79_RGB.jpg b/robotdata/1/ArmCam/79_RGB.jpg deleted file mode 100644 index a390af27..00000000 Binary files a/robotdata/1/ArmCam/79_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/80_Depth.jpg b/robotdata/1/ArmCam/80_Depth.jpg deleted file mode 100644 index d352fb73..00000000 Binary files a/robotdata/1/ArmCam/80_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/80_RGB.jpg b/robotdata/1/ArmCam/80_RGB.jpg deleted file mode 100644 index 7a5200fc..00000000 Binary files a/robotdata/1/ArmCam/80_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/81_Depth.jpg b/robotdata/1/ArmCam/81_Depth.jpg deleted file mode 100644 index 52e2dbe5..00000000 Binary files a/robotdata/1/ArmCam/81_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/81_RGB.jpg b/robotdata/1/ArmCam/81_RGB.jpg deleted file mode 100644 index 14a911c9..00000000 Binary files a/robotdata/1/ArmCam/81_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/82_Depth.jpg b/robotdata/1/ArmCam/82_Depth.jpg deleted file mode 100644 index 5942bd66..00000000 Binary files a/robotdata/1/ArmCam/82_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/82_RGB.jpg b/robotdata/1/ArmCam/82_RGB.jpg deleted file mode 100644 index b71bc80b..00000000 Binary files a/robotdata/1/ArmCam/82_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/83_Depth.jpg b/robotdata/1/ArmCam/83_Depth.jpg deleted file mode 100644 index 3fec1cdf..00000000 Binary files a/robotdata/1/ArmCam/83_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/83_RGB.jpg b/robotdata/1/ArmCam/83_RGB.jpg deleted file mode 100644 index 65fb6022..00000000 Binary files a/robotdata/1/ArmCam/83_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/84_Depth.jpg b/robotdata/1/ArmCam/84_Depth.jpg deleted file mode 100644 index 5f948ba8..00000000 Binary files a/robotdata/1/ArmCam/84_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/84_RGB.jpg b/robotdata/1/ArmCam/84_RGB.jpg deleted file mode 100644 index af35db5a..00000000 Binary files a/robotdata/1/ArmCam/84_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/85_Depth.jpg b/robotdata/1/ArmCam/85_Depth.jpg deleted file mode 100644 index 07bf93dc..00000000 Binary files a/robotdata/1/ArmCam/85_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/85_RGB.jpg b/robotdata/1/ArmCam/85_RGB.jpg deleted file mode 100644 index 902c7bad..00000000 Binary files a/robotdata/1/ArmCam/85_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/86_Depth.jpg b/robotdata/1/ArmCam/86_Depth.jpg deleted file mode 100644 index 31eb2769..00000000 Binary files a/robotdata/1/ArmCam/86_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/86_RGB.jpg b/robotdata/1/ArmCam/86_RGB.jpg deleted file mode 100644 index 474222e6..00000000 Binary files a/robotdata/1/ArmCam/86_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/87_Depth.jpg b/robotdata/1/ArmCam/87_Depth.jpg deleted file mode 100644 index d242dafd..00000000 Binary files a/robotdata/1/ArmCam/87_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/87_RGB.jpg b/robotdata/1/ArmCam/87_RGB.jpg deleted file mode 100644 index 690719e2..00000000 Binary files a/robotdata/1/ArmCam/87_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/88_Depth.jpg b/robotdata/1/ArmCam/88_Depth.jpg deleted file mode 100644 index ce2f3f6b..00000000 Binary files a/robotdata/1/ArmCam/88_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/88_RGB.jpg b/robotdata/1/ArmCam/88_RGB.jpg deleted file mode 100644 index 8d157bca..00000000 Binary files a/robotdata/1/ArmCam/88_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/89_Depth.jpg b/robotdata/1/ArmCam/89_Depth.jpg deleted file mode 100644 index e98bbc8d..00000000 Binary files a/robotdata/1/ArmCam/89_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/89_RGB.jpg b/robotdata/1/ArmCam/89_RGB.jpg deleted file mode 100644 index 248ae381..00000000 Binary files a/robotdata/1/ArmCam/89_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/90_Depth.jpg b/robotdata/1/ArmCam/90_Depth.jpg deleted file mode 100644 index f59e699b..00000000 Binary files a/robotdata/1/ArmCam/90_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/90_RGB.jpg b/robotdata/1/ArmCam/90_RGB.jpg deleted file mode 100644 index cade2511..00000000 Binary files a/robotdata/1/ArmCam/90_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/91_Depth.jpg b/robotdata/1/ArmCam/91_Depth.jpg deleted file mode 100644 index 6aabaecb..00000000 Binary files a/robotdata/1/ArmCam/91_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/91_RGB.jpg b/robotdata/1/ArmCam/91_RGB.jpg deleted file mode 100644 index 65108cde..00000000 Binary files a/robotdata/1/ArmCam/91_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/92_Depth.jpg b/robotdata/1/ArmCam/92_Depth.jpg deleted file mode 100644 index 07f9b0ce..00000000 Binary files a/robotdata/1/ArmCam/92_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/92_RGB.jpg b/robotdata/1/ArmCam/92_RGB.jpg deleted file mode 100644 index b1ec3696..00000000 Binary files a/robotdata/1/ArmCam/92_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/93_Depth.jpg b/robotdata/1/ArmCam/93_Depth.jpg deleted file mode 100644 index f026445b..00000000 Binary files a/robotdata/1/ArmCam/93_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/93_RGB.jpg b/robotdata/1/ArmCam/93_RGB.jpg deleted file mode 100644 index c8fe16d9..00000000 Binary files a/robotdata/1/ArmCam/93_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/94_Depth.jpg b/robotdata/1/ArmCam/94_Depth.jpg deleted file mode 100644 index 1f38fb15..00000000 Binary files a/robotdata/1/ArmCam/94_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/94_RGB.jpg b/robotdata/1/ArmCam/94_RGB.jpg deleted file mode 100644 index d0492593..00000000 Binary files a/robotdata/1/ArmCam/94_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/95_Depth.jpg b/robotdata/1/ArmCam/95_Depth.jpg deleted file mode 100644 index 67e02192..00000000 Binary files a/robotdata/1/ArmCam/95_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/95_RGB.jpg b/robotdata/1/ArmCam/95_RGB.jpg deleted file mode 100644 index 622b51c2..00000000 Binary files a/robotdata/1/ArmCam/95_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/96_Depth.jpg b/robotdata/1/ArmCam/96_Depth.jpg deleted file mode 100644 index 68b984c5..00000000 Binary files a/robotdata/1/ArmCam/96_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/96_RGB.jpg b/robotdata/1/ArmCam/96_RGB.jpg deleted file mode 100644 index a36744d6..00000000 Binary files a/robotdata/1/ArmCam/96_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/97_Depth.jpg b/robotdata/1/ArmCam/97_Depth.jpg deleted file mode 100644 index fe169d00..00000000 Binary files a/robotdata/1/ArmCam/97_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/97_RGB.jpg b/robotdata/1/ArmCam/97_RGB.jpg deleted file mode 100644 index 0a1ef127..00000000 Binary files a/robotdata/1/ArmCam/97_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/98_Depth.jpg b/robotdata/1/ArmCam/98_Depth.jpg deleted file mode 100644 index 4ef77f4d..00000000 Binary files a/robotdata/1/ArmCam/98_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/98_RGB.jpg b/robotdata/1/ArmCam/98_RGB.jpg deleted file mode 100644 index 64851e7e..00000000 Binary files a/robotdata/1/ArmCam/98_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/99_Depth.jpg b/robotdata/1/ArmCam/99_Depth.jpg deleted file mode 100644 index 37a16cc9..00000000 Binary files a/robotdata/1/ArmCam/99_Depth.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/99_RGB.jpg b/robotdata/1/ArmCam/99_RGB.jpg deleted file mode 100644 index 78054281..00000000 Binary files a/robotdata/1/ArmCam/99_RGB.jpg and /dev/null differ diff --git a/robotdata/1/ArmCam/ArmCamPos.json b/robotdata/1/ArmCam/ArmCamPos.json deleted file mode 100644 index 82aa96af..00000000 --- a/robotdata/1/ArmCam/ArmCamPos.json +++ /dev/null @@ -1,2216 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.044 Y=359.639 Z=17.368 Rotation: P=-10.047247 Y=80.199929 R=-0.179133 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-141.743 Y=358.861 Z=17.393 Rotation: P=-10.042755 Y=74.207723 R=-0.124576 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-133.392 Y=355.960 Z=17.381 Rotation: P=-10.030021 Y=62.124836 R=-0.167301 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-125.876 Y=351.419 Z=17.384 Rotation: P=-10.050360 Y=50.159202 R=-0.131271 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-116.666 Y=341.852 Z=17.400 Rotation: P=-10.038282 Y=32.115637 R=-0.116496 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-112.396 Y=334.159 Z=17.378 Rotation: P=-10.044220 Y=20.210120 R=-0.163640 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-109.789 Y=325.685 Z=17.382 Rotation: P=-10.044063 Y=8.256104 R=-0.175809 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-109.003 Y=316.899 Z=17.399 Rotation: P=-10.030250 Y=-3.738693 R=-0.127205 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-110.047 Y=308.129 Z=17.379 Rotation: P=-10.038549 Y=-15.665501 R=-0.182878 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-111.528 Y=303.035 Z=17.391 Rotation: P=-10.034385 Y=-19.769022 R=-0.151456 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-112.616 Y=299.964 Z=17.403 Rotation: P=-10.020661 Y=-19.665793 R=-0.144493 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-113.676 Y=296.913 Z=17.370 Rotation: P=-10.063594 Y=-19.543899 R=-0.146440 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-114.768 Y=293.843 Z=17.397 Rotation: P=-10.019581 Y=-19.443361 R=-0.163713 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-115.829 Y=290.767 Z=17.363 Rotation: P=-10.067455 Y=-19.374069 R=-0.157496 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-116.911 Y=287.696 Z=17.390 Rotation: P=-10.036094 Y=-19.314709 R=-0.146000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-117.984 Y=284.629 Z=17.399 Rotation: P=-10.020667 Y=-19.238871 R=-0.154385 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-119.036 Y=281.546 Z=17.355 Rotation: P=-10.080326 Y=-19.186012 R=-0.154937 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-119.589 Y=279.999 Z=17.398 Rotation: P=-10.026628 Y=-19.182444 R=-0.144761 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-121.180 Y=275.400 Z=17.399 Rotation: P=-10.027915 Y=-19.092290 R=-0.138652 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-122.228 Y=272.330 Z=17.369 Rotation: P=-10.062916 Y=-19.013312 R=-0.151812 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-123.300 Y=269.257 Z=17.402 Rotation: P=-10.017342 Y=-18.961194 R=-0.154703 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-124.349 Y=266.169 Z=17.382 Rotation: P=-10.048807 Y=-18.935465 R=-0.142805 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-125.406 Y=263.103 Z=17.393 Rotation: P=-10.026886 Y=-18.855442 R=-0.159201 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-126.457 Y=260.004 Z=17.379 Rotation: P=-10.047512 Y=-18.838481 R=-0.153776 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-127.499 Y=256.934 Z=17.370 Rotation: P=-10.062154 Y=-18.772285 R=-0.150228 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-128.029 Y=255.397 Z=17.387 Rotation: P=-10.038983 Y=-18.753090 R=-0.149495 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-129.585 Y=250.774 Z=17.359 Rotation: P=-10.072239 Y=-18.676027 R=-0.158524 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 27, - "transform": "Translation: X=-130.626 Y=247.723 Z=17.384 Rotation: P=-10.040592 Y=-18.599774 R=-0.155491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 28, - "transform": "Translation: X=-131.669 Y=244.648 Z=17.413 Rotation: P=-10.009500 Y=-18.560364 R=-0.139378 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 29, - "transform": "Translation: X=-132.672 Y=241.595 Z=17.355 Rotation: P=-10.078365 Y=-18.458531 R=-0.158463 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 30, - "transform": "Translation: X=-133.709 Y=238.544 Z=17.397 Rotation: P=-10.020297 Y=-18.378881 R=-0.161802 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 31, - "transform": "Translation: X=-134.205 Y=237.013 Z=17.368 Rotation: P=-10.062193 Y=-18.352777 R=-0.154978 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 32, - "transform": "Translation: X=-135.725 Y=232.429 Z=17.368 Rotation: P=-10.062011 Y=-18.223519 R=-0.156776 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 33, - "transform": "Translation: X=-136.748 Y=229.365 Z=17.401 Rotation: P=-10.017461 Y=-18.155718 R=-0.155699 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 34, - "transform": "Translation: X=-137.740 Y=226.291 Z=17.363 Rotation: P=-10.068433 Y=-18.084979 R=-0.155066 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 35, - "transform": "Translation: X=-138.744 Y=223.245 Z=17.383 Rotation: P=-10.040469 Y=-17.985599 R=-0.158609 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 36, - "transform": "Translation: X=-139.743 Y=220.179 Z=17.394 Rotation: P=-10.030242 Y=-17.917944 R=-0.149067 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 37, - "transform": "Translation: X=-140.723 Y=217.102 Z=17.357 Rotation: P=-10.075788 Y=-17.840131 R=-0.158187 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 38, - "transform": "Translation: X=-141.730 Y=214.029 Z=17.399 Rotation: P=-10.018590 Y=-17.778848 R=-0.158041 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 39, - "transform": "Translation: X=-142.703 Y=210.966 Z=17.381 Rotation: P=-10.048788 Y=-17.700150 R=-0.145505 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 40, - "transform": "Translation: X=-143.684 Y=207.881 Z=17.371 Rotation: P=-10.056490 Y=-17.630357 R=-0.159774 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 41, - "transform": "Translation: X=-144.677 Y=204.797 Z=17.406 Rotation: P=-10.014945 Y=-17.579257 R=-0.148160 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 42, - "transform": "Translation: X=-145.636 Y=201.720 Z=17.369 Rotation: P=-10.062149 Y=-17.506909 R=-0.151594 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 43, - "transform": "Translation: X=-146.621 Y=198.622 Z=17.388 Rotation: P=-10.029972 Y=-17.443682 R=-0.165633 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 44, - "transform": "Translation: X=-147.592 Y=195.527 Z=17.394 Rotation: P=-10.034052 Y=-17.401464 R=-0.141352 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 45, - "transform": "Translation: X=-148.078 Y=193.982 Z=17.389 Rotation: P=-10.028928 Y=-17.358391 R=-0.166499 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 46, - "transform": "Translation: X=-149.530 Y=189.335 Z=17.394 Rotation: P=-10.023673 Y=-17.274149 R=-0.162479 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 47, - "transform": "Translation: X=-150.490 Y=186.216 Z=17.381 Rotation: P=-10.049427 Y=-17.244397 R=-0.144202 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 48, - "transform": "Translation: X=-151.450 Y=183.101 Z=17.364 Rotation: P=-10.064960 Y=-17.192807 R=-0.161292 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 49, - "transform": "Translation: X=-152.424 Y=179.987 Z=17.397 Rotation: P=-10.026617 Y=-17.159109 R=-0.148030 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 50, - "transform": "Translation: X=-153.378 Y=176.854 Z=17.368 Rotation: P=-10.063056 Y=-17.127833 R=-0.152212 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 51, - "transform": "Translation: X=-154.347 Y=173.726 Z=17.381 Rotation: P=-10.038952 Y=-17.091732 R=-0.166428 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 52, - "transform": "Translation: X=-155.305 Y=170.608 Z=17.394 Rotation: P=-10.034645 Y=-17.061193 R=-0.139903 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 53, - "transform": "Translation: X=-156.253 Y=167.472 Z=17.358 Rotation: P=-10.072262 Y=-17.020995 R=-0.163200 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 54, - "transform": "Translation: X=-157.222 Y=164.346 Z=17.393 Rotation: P=-10.026270 Y=-16.989240 R=-0.160695 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 55, - "transform": "Translation: X=-158.168 Y=161.221 Z=17.387 Rotation: P=-10.043797 Y=-16.960355 R=-0.138245 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 56, - "transform": "Translation: X=-159.115 Y=158.085 Z=17.361 Rotation: P=-10.065897 Y=-16.916402 R=-0.167318 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 57, - "transform": "Translation: X=-160.075 Y=154.960 Z=17.397 Rotation: P=-10.026191 Y=-16.887674 R=-0.150429 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 58, - "transform": "Translation: X=-160.541 Y=153.390 Z=17.367 Rotation: P=-10.056592 Y=-16.863347 R=-0.169386 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 59, - "transform": "Translation: X=-161.493 Y=150.267 Z=17.396 Rotation: P=-10.029589 Y=-16.834364 R=-0.146036 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 60, - "transform": "Translation: X=-162.430 Y=147.130 Z=17.372 Rotation: P=-10.060575 Y=-16.803288 R=-0.146530 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 61, - "transform": "Translation: X=-163.841 Y=142.434 Z=17.367 Rotation: P=-10.064339 Y=-16.744791 R=-0.153573 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 62, - "transform": "Translation: X=-164.788 Y=139.305 Z=17.385 Rotation: P=-10.033927 Y=-16.700366 R=-0.166869 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 63, - "transform": "Translation: X=-165.721 Y=136.180 Z=17.390 Rotation: P=-10.041428 Y=-16.670929 R=-0.136471 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 64, - "transform": "Translation: X=-166.652 Y=133.033 Z=17.361 Rotation: P=-10.066498 Y=-16.633509 R=-0.166762 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 65, - "transform": "Translation: X=-167.594 Y=129.907 Z=17.391 Rotation: P=-10.031216 Y=-16.596345 R=-0.155389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 66, - "transform": "Translation: X=-168.518 Y=126.777 Z=17.385 Rotation: P=-10.047571 Y=-16.564116 R=-0.136737 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 67, - "transform": "Translation: X=-169.449 Y=123.633 Z=17.369 Rotation: P=-10.052422 Y=-16.521694 R=-0.171633 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 68, - "transform": "Translation: X=-170.378 Y=120.508 Z=17.393 Rotation: P=-10.033841 Y=-16.490771 R=-0.143425 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 69, - "transform": "Translation: X=-171.297 Y=117.371 Z=17.379 Rotation: P=-10.053676 Y=-16.457171 R=-0.140682 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 70, - "transform": "Translation: X=-172.226 Y=114.229 Z=17.377 Rotation: P=-10.041641 Y=-16.411636 R=-0.176745 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 71, - "transform": "Translation: X=-173.145 Y=111.104 Z=17.393 Rotation: P=-10.036788 Y=-16.385422 R=-0.135467 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 72, - "transform": "Translation: X=-174.059 Y=107.961 Z=17.373 Rotation: P=-10.057254 Y=-16.349269 R=-0.150858 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 73, - "transform": "Translation: X=-174.983 Y=104.823 Z=17.384 Rotation: P=-10.036936 Y=-16.308134 R=-0.171159 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 74, - "transform": "Translation: X=-175.892 Y=101.697 Z=17.391 Rotation: P=-10.042165 Y=-16.281441 R=-0.130879 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 75, - "transform": "Translation: X=-176.352 Y=100.124 Z=17.384 Rotation: P=-10.038578 Y=-16.251534 R=-0.166878 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 76, - "transform": "Translation: X=-177.714 Y=95.430 Z=17.384 Rotation: P=-10.040690 Y=-16.191571 R=-0.161019 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 77, - "transform": "Translation: X=-178.618 Y=92.301 Z=17.388 Rotation: P=-10.045636 Y=-16.162163 R=-0.133234 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 78, - "transform": "Translation: X=-179.521 Y=89.165 Z=17.367 Rotation: P=-10.053431 Y=-16.106447 R=-0.176053 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 79, - "transform": "Translation: X=-180.419 Y=86.059 Z=17.385 Rotation: P=-10.042860 Y=-16.054206 R=-0.146663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 80, - "transform": "Translation: X=-181.311 Y=82.943 Z=17.387 Rotation: P=-10.047399 Y=-16.006938 R=-0.133346 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 81, - "transform": "Translation: X=-182.200 Y=79.834 Z=17.373 Rotation: P=-10.045758 Y=-15.923945 R=-0.181555 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 82, - "transform": "Translation: X=-183.080 Y=76.748 Z=17.388 Rotation: P=-10.043806 Y=-15.861478 R=-0.136460 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 83, - "transform": "Translation: X=-183.949 Y=73.677 Z=17.388 Rotation: P=-10.046229 Y=-15.771637 R=-0.137144 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 84, - "transform": "Translation: X=-184.812 Y=70.614 Z=17.376 Rotation: P=-10.046640 Y=-15.645673 R=-0.189754 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 85, - "transform": "Translation: X=-187.441 Y=62.736 Z=17.392 Rotation: P=-10.029010 Y=-26.359205 R=-0.144764 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 86, - "transform": "Translation: X=-189.803 Y=58.152 Z=17.391 Rotation: P=-10.026246 Y=-30.255865 R=-0.167307 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 87, - "transform": "Translation: X=-191.429 Y=55.327 Z=17.375 Rotation: P=-10.054604 Y=-30.216209 R=-0.152139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 88, - "transform": "Translation: X=-193.066 Y=52.507 Z=17.394 Rotation: P=-10.035908 Y=-30.181567 R=-0.136114 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 89, - "transform": "Translation: X=-192.846 Y=53.238 Z=17.409 Rotation: P=-10.033403 Y=-26.819400 R=-0.160913 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 90, - "transform": "Translation: X=-191.247 Y=57.478 Z=17.386 Rotation: P=-10.048618 Y=-20.707902 R=-0.134439 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 91, - "transform": "Translation: X=-189.410 Y=66.495 Z=17.385 Rotation: P=-10.038768 Y=-8.490836 R=-0.189640 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 92, - "transform": "Translation: X=-189.503 Y=66.270 Z=17.392 Rotation: P=-10.030201 Y=-3.367321 R=-0.151957 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 93, - "transform": "Translation: X=-189.703 Y=63.013 Z=17.381 Rotation: P=-10.051628 Y=-3.392703 R=-0.138547 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 94, - "transform": "Translation: X=-189.908 Y=59.742 Z=17.366 Rotation: P=-10.056058 Y=-3.400898 R=-0.171557 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 95, - "transform": "Translation: X=-190.117 Y=56.492 Z=17.395 Rotation: P=-10.030885 Y=-3.407665 R=-0.143061 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 96, - "transform": "Translation: X=-190.311 Y=53.240 Z=17.380 Rotation: P=-10.052190 Y=-3.394626 R=-0.141844 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 97, - "transform": "Translation: X=-190.512 Y=49.971 Z=17.374 Rotation: P=-10.044017 Y=-3.381473 R=-0.175165 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 98, - "transform": "Translation: X=-190.711 Y=46.726 Z=17.394 Rotation: P=-10.034390 Y=-3.373262 R=-0.138667 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 99, - "transform": "Translation: X=-190.899 Y=43.468 Z=17.378 Rotation: P=-10.053653 Y=-3.355083 R=-0.144379 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 100, - "transform": "Translation: X=-191.097 Y=40.210 Z=17.381 Rotation: P=-10.035734 Y=-3.322749 R=-0.175772 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 101, - "transform": "Translation: X=-191.284 Y=36.973 Z=17.389 Rotation: P=-10.042059 Y=-3.301404 R=-0.135434 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 102, - "transform": "Translation: X=-191.468 Y=33.712 Z=17.374 Rotation: P=-10.055764 Y=-3.277977 R=-0.150559 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 103, - "transform": "Translation: X=-191.660 Y=30.462 Z=17.384 Rotation: P=-10.034236 Y=-3.236688 R=-0.174458 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 104, - "transform": "Translation: X=-191.841 Y=27.224 Z=17.392 Rotation: P=-10.040219 Y=-3.216049 R=-0.132404 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 105, - "transform": "Translation: X=-192.017 Y=23.969 Z=17.370 Rotation: P=-10.058132 Y=-3.180736 R=-0.158139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 106, - "transform": "Translation: X=-192.203 Y=20.723 Z=17.385 Rotation: P=-10.035461 Y=-3.138001 R=-0.172355 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 107, - "transform": "Translation: X=-192.377 Y=17.486 Z=17.391 Rotation: P=-10.042422 Y=-3.117862 R=-0.130581 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 108, - "transform": "Translation: X=-192.547 Y=14.238 Z=17.367 Rotation: P=-10.057817 Y=-3.069656 R=-0.165637 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 109, - "transform": "Translation: X=-192.723 Y=11.008 Z=17.383 Rotation: P=-10.042380 Y=-3.020264 R=-0.163687 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 110, - "transform": "Translation: X=-192.596 Y=13.800 Z=17.423 Rotation: P=-10.028654 Y=-3.467983 R=0.025630 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 111, - "transform": "Translation: X=-192.598 Y=15.165 Z=17.373 Rotation: P=-10.049446 Y=-1.730151 R=-0.167452 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 112, - "transform": "Translation: X=-192.701 Y=11.958 Z=17.391 Rotation: P=-10.042909 Y=-1.668028 R=-0.129564 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 113, - "transform": "Translation: X=-192.797 Y=8.712 Z=17.377 Rotation: P=-10.050338 Y=-1.637991 R=-0.155591 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 114, - "transform": "Translation: X=-192.894 Y=5.520 Z=17.381 Rotation: P=-10.044277 Y=-1.578490 R=-0.181594 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 115, - "transform": "Translation: X=-192.937 Y=3.945 Z=17.376 Rotation: P=-10.050440 Y=-1.533724 R=-0.158971 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 116, - "transform": "Translation: X=-193.067 Y=-0.790 Z=17.374 Rotation: P=-10.049113 Y=-1.412789 R=-0.160771 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 117, - "transform": "Translation: X=-193.148 Y=-3.955 Z=17.381 Rotation: P=-10.044741 Y=-1.318054 R=-0.190182 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 118, - "transform": "Translation: X=-193.223 Y=-7.111 Z=17.394 Rotation: P=-10.043665 Y=-1.307445 R=-0.123106 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 119, - "transform": "Translation: X=-193.294 Y=-10.276 Z=17.368 Rotation: P=-10.049418 Y=-1.236468 R=-0.170047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 120, - "transform": "Translation: X=-193.274 Y=-9.472 Z=17.422 Rotation: P=-10.051526 Y=-1.230868 R=-1.524262 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 121, - "transform": "Translation: X=-193.214 Y=-3.639 Z=17.385 Rotation: P=-10.045679 Y=-2.038330 R=-0.138746 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 122, - "transform": "Translation: X=-193.113 Y=-0.132 Z=17.380 Rotation: P=-10.043349 Y=-1.983574 R=-0.175239 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 123, - "transform": "Translation: X=-193.013 Y=3.351 Z=17.390 Rotation: P=-10.039373 Y=-1.983097 R=-0.163463 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 124, - "transform": "Translation: X=-192.907 Y=6.828 Z=17.390 Rotation: P=-10.043318 Y=-1.941109 R=-0.139074 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 125, - "transform": "Translation: X=-192.805 Y=10.309 Z=17.383 Rotation: P=-10.044535 Y=-1.907084 R=-0.183030 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 126, - "transform": "Translation: X=-192.702 Y=13.822 Z=17.387 Rotation: P=-10.044525 Y=-1.865961 R=-0.125030 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 127, - "transform": "Translation: X=-192.727 Y=13.399 Z=17.377 Rotation: P=-10.045720 Y=-0.784376 R=-0.177414 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 128, - "transform": "Translation: X=-192.783 Y=10.165 Z=17.391 Rotation: P=-10.044326 Y=-0.813372 R=-0.124351 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 129, - "transform": "Translation: X=-192.839 Y=6.925 Z=17.386 Rotation: P=-10.035127 Y=-0.805052 R=-0.162346 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 130, - "transform": "Translation: X=-192.836 Y=7.648 Z=17.424 Rotation: P=-10.044548 Y=-0.976365 R=-1.448382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 131, - "transform": "Translation: X=-192.790 Y=13.423 Z=17.387 Rotation: P=-10.041754 Y=-1.699958 R=-0.133048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 132, - "transform": "Translation: X=-192.811 Y=13.446 Z=17.375 Rotation: P=-10.055981 Y=-0.604503 R=-0.144500 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 133, - "transform": "Translation: X=-192.860 Y=10.177 Z=17.392 Rotation: P=-10.038746 Y=-0.635065 R=-0.136972 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 134, - "transform": "Translation: X=-192.903 Y=6.891 Z=17.375 Rotation: P=-10.041317 Y=-0.647434 R=-0.184105 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 135, - "transform": "Translation: X=-192.945 Y=3.633 Z=17.386 Rotation: P=-10.044831 Y=-0.680008 R=-0.136220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 136, - "transform": "Translation: X=-192.990 Y=0.362 Z=17.394 Rotation: P=-10.034674 Y=-0.695205 R=-0.138997 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 137, - "transform": "Translation: X=-193.029 Y=-2.920 Z=17.373 Rotation: P=-10.046661 Y=-0.692843 R=-0.180044 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 138, - "transform": "Translation: X=-193.071 Y=-6.176 Z=17.384 Rotation: P=-10.047782 Y=-0.702814 R=-0.136506 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 139, - "transform": "Translation: X=-193.117 Y=-9.446 Z=17.394 Rotation: P=-10.031993 Y=-0.703394 R=-0.143477 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 140, - "transform": "Translation: X=-193.063 Y=-7.102 Z=17.393 Rotation: P=-10.039263 Y=-1.360043 R=-0.561796 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 141, - "transform": "Translation: X=-193.026 Y=-3.373 Z=17.383 Rotation: P=-10.049989 Y=-1.897901 R=-0.134703 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 142, - "transform": "Translation: X=-192.932 Y=0.051 Z=17.374 Rotation: P=-10.047009 Y=-1.787980 R=-0.171871 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 143, - "transform": "Translation: X=-192.841 Y=3.509 Z=17.389 Rotation: P=-10.044796 Y=-1.678069 R=-0.133322 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 144, - "transform": "Translation: X=-192.750 Y=6.911 Z=17.365 Rotation: P=-10.057420 Y=-1.597907 R=-0.174168 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 145, - "transform": "Translation: X=-192.675 Y=10.338 Z=17.397 Rotation: P=-10.030397 Y=-1.531581 R=-0.139793 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 146, - "transform": "Translation: X=-192.587 Y=13.777 Z=17.367 Rotation: P=-10.062937 Y=-1.434107 R=-0.154837 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 147, - "transform": "Translation: X=-192.903 Y=8.178 Z=17.389 Rotation: P=-10.028465 Y=-9.654443 R=-0.163460 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 148, - "transform": "Translation: X=-194.970 Y=-0.593 Z=17.376 Rotation: P=-10.057283 Y=-21.965693 R=-0.140558 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 149, - "transform": "Translation: X=-198.852 Y=-8.698 Z=17.409 Rotation: P=-10.006539 Y=-34.194117 R=-0.153922 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 150, - "transform": "Translation: X=-198.163 Y=-8.038 Z=17.383 Rotation: P=-10.049096 Y=-37.159380 R=-0.140711 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 151, - "transform": "Translation: X=-196.141 Y=-5.320 Z=17.390 Rotation: P=-10.030870 Y=-37.071281 R=-0.160520 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 152, - "transform": "Translation: X=-195.122 Y=-3.961 Z=17.391 Rotation: P=-10.042628 Y=-37.046085 R=-0.131994 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 153, - "transform": "Translation: X=-192.089 Y=0.109 Z=17.393 Rotation: P=-10.036525 Y=-36.964412 R=-0.138242 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 154, - "transform": "Translation: X=-190.068 Y=2.815 Z=17.375 Rotation: P=-10.049660 Y=-36.922080 R=-0.179989 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 155, - "transform": "Translation: X=-188.038 Y=5.542 Z=17.393 Rotation: P=-10.041674 Y=-36.894642 R=-0.126744 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 156, - "transform": "Translation: X=-186.007 Y=8.272 Z=17.380 Rotation: P=-10.038376 Y=-36.860787 R=-0.181432 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 157, - "transform": "Translation: X=-182.554 Y=13.923 Z=17.377 Rotation: P=-10.054059 Y=-29.507332 R=-0.164664 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 158, - "transform": "Translation: X=-180.762 Y=18.069 Z=17.377 Rotation: P=-10.056183 Y=-23.456535 R=-0.143024 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 159, - "transform": "Translation: X=-179.295 Y=23.345 Z=17.367 Rotation: P=-10.062590 Y=-12.754708 R=-0.151465 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 160, - "transform": "Translation: X=-178.603 Y=31.284 Z=17.370 Rotation: P=-10.053044 Y=-2.495825 R=-0.168382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 161, - "transform": "Translation: X=-178.894 Y=35.947 Z=17.402 Rotation: P=-10.038434 Y=3.691147 R=-0.113208 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 162, - "transform": "Translation: X=-182.687 Y=49.409 Z=17.392 Rotation: P=-10.042224 Y=22.225354 R=-0.132721 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 163, - "transform": "Translation: X=-187.508 Y=57.393 Z=17.380 Rotation: P=-10.046534 Y=34.616161 R=-0.154340 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 164, - "transform": "Translation: X=-190.488 Y=60.902 Z=17.359 Rotation: P=-10.073128 Y=40.699107 R=-0.156202 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 165, - "transform": "Translation: X=-197.453 Y=66.838 Z=17.393 Rotation: P=-10.030489 Y=52.856323 R=-0.149896 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 166, - "transform": "Translation: X=-209.699 Y=72.647 Z=17.400 Rotation: P=-10.019519 Y=70.890050 R=-0.152430 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 167, - "transform": "Translation: X=-216.576 Y=73.958 Z=17.547 Rotation: P=-9.875154 Y=81.057168 R=-0.044095 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 168, - "transform": "Translation: X=-214.889 Y=73.730 Z=17.371 Rotation: P=-10.059928 Y=82.986528 R=-0.149398 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 169, - "transform": "Translation: X=-211.641 Y=73.287 Z=17.405 Rotation: P=-10.010695 Y=82.845554 R=-0.155034 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 170, - "transform": "Translation: X=-210.045 Y=73.089 Z=17.374 Rotation: P=-10.056040 Y=82.818684 R=-0.150492 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 171, - "transform": "Translation: X=-205.233 Y=72.459 Z=17.373 Rotation: P=-10.057408 Y=82.773686 R=-0.149122 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 172, - "transform": "Translation: X=-202.034 Y=72.029 Z=17.404 Rotation: P=-10.011931 Y=82.790331 R=-0.158679 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 173, - "transform": "Translation: X=-198.830 Y=71.626 Z=17.385 Rotation: P=-10.044236 Y=82.780802 R=-0.142358 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 174, - "transform": "Translation: X=-195.628 Y=71.217 Z=17.380 Rotation: P=-10.049898 Y=82.798157 R=-0.147158 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 175, - "transform": "Translation: X=-192.422 Y=70.797 Z=17.402 Rotation: P=-10.014284 Y=82.828880 R=-0.160044 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 176, - "transform": "Translation: X=-189.246 Y=70.406 Z=17.373 Rotation: P=-10.057491 Y=82.882715 R=-0.149919 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 177, - "transform": "Translation: X=-186.044 Y=70.000 Z=17.384 Rotation: P=-10.045711 Y=82.902740 R=-0.144444 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 178, - "transform": "Translation: X=-181.036 Y=69.392 Z=17.396 Rotation: P=-10.036848 Y=79.023933 R=-0.124674 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 179, - "transform": "Translation: X=-173.325 Y=67.493 Z=17.455 Rotation: P=-9.980433 Y=68.791486 R=-0.090499 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 180, - "transform": "Translation: X=-170.152 Y=66.282 Z=17.394 Rotation: P=-10.026937 Y=68.470088 R=-0.157028 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 181, - "transform": "Translation: X=-167.179 Y=65.119 Z=17.390 Rotation: P=-10.035596 Y=68.565142 R=-0.149001 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 182, - "transform": "Translation: X=-166.015 Y=64.664 Z=17.466 Rotation: P=-10.036402 Y=67.989127 R=-1.124188 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 183, - "transform": "Translation: X=-168.899 Y=65.619 Z=17.793 Rotation: P=-9.633435 Y=67.014096 R=0.117012 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 184, - "transform": "Translation: X=-170.207 Y=66.151 Z=17.359 Rotation: P=-10.069674 Y=71.395462 R=-0.160957 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 185, - "transform": "Translation: X=-167.197 Y=65.122 Z=17.388 Rotation: P=-10.030625 Y=71.479591 R=-0.165508 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 186, - "transform": "Translation: X=-164.193 Y=64.109 Z=17.405 Rotation: P=-10.021571 Y=71.543005 R=-0.133948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 187, - "transform": "Translation: X=-161.186 Y=63.115 Z=17.374 Rotation: P=-10.056920 Y=71.628710 R=-0.147816 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 188, - "transform": "Translation: X=-158.172 Y=62.103 Z=17.391 Rotation: P=-10.026512 Y=71.737092 R=-0.166129 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 189, - "transform": "Translation: X=-155.143 Y=61.102 Z=17.396 Rotation: P=-10.029700 Y=71.790807 R=-0.142261 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 190, - "transform": "Translation: X=-152.134 Y=60.115 Z=17.385 Rotation: P=-10.047310 Y=71.861701 R=-0.138082 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 191, - "transform": "Translation: X=-149.125 Y=59.123 Z=17.389 Rotation: P=-10.027471 Y=71.983931 R=-0.168062 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 192, - "transform": "Translation: X=-147.528 Y=58.609 Z=17.426 Rotation: P=-10.049317 Y=72.051152 R=-0.337208 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 193, - "transform": "Translation: X=-141.182 Y=56.263 Z=17.396 Rotation: P=-10.032980 Y=62.570886 R=-0.137032 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 194, - "transform": "Translation: X=-133.415 Y=51.593 Z=17.396 Rotation: P=-10.029000 Y=50.243693 R=-0.144070 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 195, - "transform": "Translation: X=-126.860 Y=45.428 Z=17.376 Rotation: P=-10.047881 Y=38.023999 R=-0.161275 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 196, - "transform": "Translation: X=-121.806 Y=38.134 Z=17.374 Rotation: P=-10.056407 Y=25.951659 R=-0.150689 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 197, - "transform": "Translation: X=-118.644 Y=30.761 Z=17.451 Rotation: P=-9.987676 Y=15.656908 R=-0.066780 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 198, - "transform": "Translation: X=-117.624 Y=27.194 Z=17.380 Rotation: P=-10.036691 Y=14.921095 R=-0.177809 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 199, - "transform": "Translation: X=-116.769 Y=24.063 Z=17.380 Rotation: P=-10.051002 Y=14.960295 R=-0.145266 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 200, - "transform": "Translation: X=-115.921 Y=20.925 Z=17.394 Rotation: P=-10.036555 Y=14.996041 R=-0.134343 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 201, - "transform": "Translation: X=-115.064 Y=17.774 Z=17.379 Rotation: P=-10.038803 Y=15.040174 R=-0.176078 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 202, - "transform": "Translation: X=-114.207 Y=14.641 Z=17.379 Rotation: P=-10.052153 Y=15.065231 R=-0.145494 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 203, - "transform": "Translation: X=-113.358 Y=11.501 Z=17.395 Rotation: P=-10.033666 Y=15.089504 R=-0.137808 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 204, - "transform": "Translation: X=-112.500 Y=8.353 Z=17.382 Rotation: P=-10.035656 Y=15.123848 R=-0.172200 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 205, - "transform": "Translation: X=-111.640 Y=5.224 Z=17.374 Rotation: P=-10.057935 Y=15.144404 R=-0.147697 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 206, - "transform": "Translation: X=-110.792 Y=2.084 Z=17.396 Rotation: P=-10.030887 Y=15.164211 R=-0.140473 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 207, - "transform": "Translation: X=-110.357 Y=0.521 Z=17.375 Rotation: P=-10.056878 Y=15.181006 R=-0.146076 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 208, - "transform": "Translation: X=-109.073 Y=-4.180 Z=17.375 Rotation: P=-10.056586 Y=15.217899 R=-0.147027 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 209, - "transform": "Translation: X=-108.222 Y=-7.317 Z=17.395 Rotation: P=-10.031115 Y=15.236420 R=-0.142642 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 210, - "transform": "Translation: X=-107.363 Y=-10.453 Z=17.389 Rotation: P=-10.030997 Y=15.263327 R=-0.161685 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 211, - "transform": "Translation: X=-106.499 Y=-13.569 Z=17.372 Rotation: P=-10.061874 Y=15.290228 R=-0.146178 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 212, - "transform": "Translation: X=-107.235 Y=-10.924 Z=17.399 Rotation: P=-10.045372 Y=14.947901 R=-0.070364 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 213, - "transform": "Translation: X=-107.625 Y=-9.733 Z=17.380 Rotation: P=-10.037812 Y=15.183671 R=-0.154323 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 214, - "transform": "Translation: X=-106.784 Y=-12.828 Z=17.389 Rotation: P=-10.042651 Y=15.270450 R=-0.135200 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 215, - "transform": "Translation: X=-105.935 Y=-15.972 Z=17.395 Rotation: P=-10.019881 Y=15.282381 R=-0.167190 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 216, - "transform": "Translation: X=-105.073 Y=-19.089 Z=17.370 Rotation: P=-10.057659 Y=15.298875 R=-0.158440 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 217, - "transform": "Translation: X=-104.228 Y=-22.201 Z=17.389 Rotation: P=-10.043892 Y=15.316041 R=-0.132430 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 218, - "transform": "Translation: X=-103.378 Y=-25.336 Z=17.397 Rotation: P=-10.018146 Y=15.340302 R=-0.164996 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 219, - "transform": "Translation: X=-102.510 Y=-28.454 Z=17.366 Rotation: P=-10.062205 Y=15.357397 R=-0.162937 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 220, - "transform": "Translation: X=-101.662 Y=-31.559 Z=17.387 Rotation: P=-10.045081 Y=15.381015 R=-0.134917 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 221, - "transform": "Translation: X=-100.812 Y=-34.684 Z=17.401 Rotation: P=-10.016091 Y=15.410236 R=-0.160077 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 222, - "transform": "Translation: X=-101.543 Y=-32.098 Z=17.386 Rotation: P=-10.045733 Y=15.205453 R=-0.479908 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 223, - "transform": "Translation: X=-102.604 Y=-28.408 Z=17.389 Rotation: P=-10.040000 Y=14.789370 R=-0.138510 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 224, - "transform": "Translation: X=-103.500 Y=-25.061 Z=17.368 Rotation: P=-10.059720 Y=14.912834 R=-0.160170 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 225, - "transform": "Translation: X=-104.410 Y=-21.733 Z=17.392 Rotation: P=-10.034858 Y=15.006062 R=-0.145828 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 226, - "transform": "Translation: X=-105.297 Y=-18.430 Z=17.360 Rotation: P=-10.069165 Y=15.073015 R=-0.164895 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 227, - "transform": "Translation: X=-106.219 Y=-15.110 Z=17.402 Rotation: P=-10.022879 Y=15.142264 R=-0.142255 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 228, - "transform": "Translation: X=-107.125 Y=-11.761 Z=17.359 Rotation: P=-10.072186 Y=15.258206 R=-0.161028 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 229, - "transform": "Translation: X=-106.894 Y=-12.706 Z=17.377 Rotation: P=-10.043703 Y=15.843206 R=-0.165507 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 230, - "transform": "Translation: X=-106.023 Y=-15.794 Z=17.369 Rotation: P=-10.064604 Y=15.851678 R=-0.145298 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 231, - "transform": "Translation: X=-105.158 Y=-18.912 Z=17.398 Rotation: P=-10.024707 Y=15.841614 R=-0.146904 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 232, - "transform": "Translation: X=-105.666 Y=-16.930 Z=17.413 Rotation: P=-10.024823 Y=14.986161 R=-0.782790 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 233, - "transform": "Translation: X=-106.237 Y=-14.944 Z=17.368 Rotation: P=-10.073588 Y=14.317425 R=-0.105991 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 234, - "transform": "Translation: X=-106.297 Y=-14.706 Z=17.379 Rotation: P=-10.048809 Y=13.705990 R=-0.153999 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 235, - "transform": "Translation: X=-105.535 Y=-17.847 Z=17.381 Rotation: P=-10.049748 Y=13.704648 R=-0.145529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 236, - "transform": "Translation: X=-104.785 Y=-20.983 Z=17.402 Rotation: P=-10.013461 Y=13.740293 R=-0.159866 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 237, - "transform": "Translation: X=-104.017 Y=-24.097 Z=17.380 Rotation: P=-10.046976 Y=13.768406 R=-0.151615 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 238, - "transform": "Translation: X=-103.251 Y=-27.227 Z=17.379 Rotation: P=-10.053344 Y=13.782330 R=-0.142104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 239, - "transform": "Translation: X=-102.489 Y=-30.382 Z=17.401 Rotation: P=-10.015279 Y=13.781790 R=-0.160527 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 240, - "transform": "Translation: X=-102.102 Y=-31.909 Z=17.373 Rotation: P=-10.061394 Y=13.823559 R=-0.142635 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 241, - "transform": "Translation: X=-100.954 Y=-36.583 Z=17.373 Rotation: P=-10.061836 Y=13.888094 R=-0.141793 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 242, - "transform": "Translation: X=-101.509 Y=-34.178 Z=17.394 Rotation: P=-10.032864 Y=13.379265 R=-0.233415 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 243, - "transform": "Translation: X=-102.297 Y=-30.877 Z=17.368 Rotation: P=-10.059979 Y=12.766825 R=-0.159771 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 244, - "transform": "Translation: X=-103.095 Y=-27.497 Z=17.409 Rotation: P=-10.015473 Y=12.873119 R=-0.138820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 245, - "transform": "Translation: X=-103.873 Y=-24.104 Z=17.366 Rotation: P=-10.063429 Y=13.000970 R=-0.159517 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 246, - "transform": "Translation: X=-104.675 Y=-20.743 Z=17.401 Rotation: P=-10.017548 Y=13.097438 R=-0.156110 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 247, - "transform": "Translation: X=-105.458 Y=-17.358 Z=17.362 Rotation: P=-10.071213 Y=13.193789 R=-0.152463 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 248, - "transform": "Translation: X=-106.273 Y=-13.991 Z=17.399 Rotation: P=-10.017461 Y=13.291200 R=-0.162407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 249, - "transform": "Translation: X=-108.033 Y=-8.614 Z=17.368 Rotation: P=-10.064778 Y=20.241682 R=-0.159626 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 250, - "transform": "Translation: X=-107.093 Y=-11.209 Z=17.393 Rotation: P=-10.026604 Y=20.935120 R=-0.156859 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 251, - "transform": "Translation: X=-105.948 Y=-14.227 Z=17.389 Rotation: P=-10.044573 Y=20.915513 R=-0.130238 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 252, - "transform": "Translation: X=-106.911 Y=-11.693 Z=17.385 Rotation: P=-10.050357 Y=20.660534 R=-0.409727 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 253, - "transform": "Translation: X=-108.412 Y=-7.895 Z=17.395 Rotation: P=-10.022499 Y=20.732126 R=-0.160428 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 254, - "transform": "Translation: X=-109.323 Y=-5.594 Z=17.464 Rotation: P=-9.968168 Y=21.433745 R=-0.037848 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 255, - "transform": "Translation: X=-108.472 Y=-7.694 Z=17.365 Rotation: P=-10.057064 Y=22.385851 R=-0.174291 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 256, - "transform": "Translation: X=-107.866 Y=-9.190 Z=17.391 Rotation: P=-10.043085 Y=22.365194 R=-0.128754 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 257, - "transform": "Translation: X=-106.038 Y=-13.664 Z=17.394 Rotation: P=-10.040783 Y=22.388408 R=-0.126507 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 258, - "transform": "Translation: X=-104.815 Y=-16.627 Z=17.362 Rotation: P=-10.061916 Y=22.450849 R=-0.173049 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 259, - "transform": "Translation: X=-103.605 Y=-19.591 Z=17.390 Rotation: P=-10.032244 Y=22.499608 R=-0.173364 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 260, - "transform": "Translation: X=-102.375 Y=-22.563 Z=17.395 Rotation: P=-10.039278 Y=22.510504 R=-0.127927 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 261, - "transform": "Translation: X=-101.149 Y=-25.508 Z=17.366 Rotation: P=-10.058581 Y=22.590028 R=-0.167387 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 262, - "transform": "Translation: X=-102.141 Y=-23.084 Z=17.402 Rotation: P=-10.040025 Y=22.472772 R=-0.834819 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 263, - "transform": "Translation: X=-103.843 Y=-19.132 Z=17.383 Rotation: P=-10.045271 Y=22.339258 R=-0.154701 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 264, - "transform": "Translation: X=-105.187 Y=-15.918 Z=17.396 Rotation: P=-10.028929 Y=22.351766 R=-0.159901 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 265, - "transform": "Translation: X=-106.502 Y=-12.744 Z=17.387 Rotation: P=-10.044695 Y=22.384846 R=-0.138723 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 266, - "transform": "Translation: X=-107.821 Y=-9.580 Z=17.389 Rotation: P=-10.032760 Y=22.424770 R=-0.161085 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 267, - "transform": "Translation: X=-109.142 Y=-6.396 Z=17.382 Rotation: P=-10.046536 Y=22.399757 R=-0.155293 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 268, - "transform": "Translation: X=-110.471 Y=-3.206 Z=17.391 Rotation: P=-10.036679 Y=22.381969 R=-0.144343 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 269, - "transform": "Translation: X=-110.227 Y=-3.825 Z=17.372 Rotation: P=-10.044478 Y=23.697449 R=-0.190254 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 270, - "transform": "Translation: X=-108.946 Y=-6.768 Z=17.387 Rotation: P=-10.043942 Y=23.700888 R=-0.164915 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 271, - "transform": "Translation: X=-107.678 Y=-9.682 Z=17.392 Rotation: P=-10.041405 Y=23.674536 R=-0.131708 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 272, - "transform": "Translation: X=-108.703 Y=-7.318 Z=17.388 Rotation: P=-10.047389 Y=23.381926 R=-0.655798 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 273, - "transform": "Translation: X=-110.326 Y=-3.700 Z=17.388 Rotation: P=-10.042259 Y=23.089235 R=-0.136664 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 274, - "transform": "Translation: X=-111.338 Y=-1.430 Z=17.421 Rotation: P=-10.040320 Y=23.546163 R=-0.035362 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 275, - "transform": "Translation: X=-111.035 Y=-2.156 Z=17.379 Rotation: P=-10.050875 Y=24.339411 R=-0.189840 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 276, - "transform": "Translation: X=-109.076 Y=-6.533 Z=17.387 Rotation: P=-10.043633 Y=24.248716 R=-0.169701 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 277, - "transform": "Translation: X=-107.786 Y=-9.414 Z=17.389 Rotation: P=-10.043351 Y=24.251275 R=-0.121632 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 278, - "transform": "Translation: X=-106.490 Y=-12.320 Z=17.382 Rotation: P=-10.034279 Y=24.154240 R=-0.186569 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 279, - "transform": "Translation: X=-105.175 Y=-15.253 Z=17.384 Rotation: P=-10.046593 Y=24.131626 R=-0.187505 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 280, - "transform": "Translation: X=-103.886 Y=-18.144 Z=17.390 Rotation: P=-10.045110 Y=24.063738 R=-0.133425 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 281, - "transform": "Translation: X=-102.592 Y=-21.061 Z=17.388 Rotation: P=-10.036187 Y=24.003095 R=-0.163935 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 282, - "transform": "Translation: X=-103.710 Y=-18.576 Z=17.385 Rotation: P=-10.044692 Y=23.557949 R=-0.064464 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 283, - "transform": "Translation: X=-104.497 Y=-16.888 Z=17.390 Rotation: P=-10.043674 Y=23.276012 R=-0.122453 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 284, - "transform": "Translation: X=-106.582 Y=-12.116 Z=17.393 Rotation: P=-10.043869 Y=23.309584 R=-0.124782 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 285, - "transform": "Translation: X=-107.977 Y=-8.919 Z=17.381 Rotation: P=-10.046017 Y=23.364941 R=-0.179477 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 286, - "transform": "Translation: X=-108.677 Y=-7.318 Z=17.371 Rotation: P=-10.043171 Y=23.377712 R=-0.168669 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 287, - "transform": "Translation: X=-110.745 Y=-2.578 Z=17.380 Rotation: P=-10.040357 Y=23.381147 R=-0.186914 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 288, - "transform": "Translation: X=-110.850 Y=-2.401 Z=17.388 Rotation: P=-10.039262 Y=24.733619 R=-0.134916 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 289, - "transform": "Translation: X=-109.501 Y=-5.351 Z=17.374 Rotation: P=-10.041913 Y=24.738344 R=-0.184355 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 290, - "transform": "Translation: X=-108.158 Y=-8.282 Z=17.384 Rotation: P=-10.044623 Y=24.732295 R=-0.159175 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 291, - "transform": "Translation: X=-106.800 Y=-11.251 Z=17.394 Rotation: P=-10.037940 Y=24.661786 R=-0.131903 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 292, - "transform": "Translation: X=-107.843 Y=-8.946 Z=17.384 Rotation: P=-10.042558 Y=24.124277 R=-0.360616 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 293, - "transform": "Translation: X=-108.714 Y=-7.155 Z=17.377 Rotation: P=-10.022967 Y=23.684309 R=-0.190111 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 294, - "transform": "Translation: X=-110.837 Y=-2.370 Z=17.384 Rotation: P=-10.041570 Y=23.867067 R=-0.160651 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 295, - "transform": "Translation: X=-110.968 Y=-2.153 Z=17.379 Rotation: P=-10.049464 Y=25.305657 R=-0.140308 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 296, - "transform": "Translation: X=-109.581 Y=-5.119 Z=17.377 Rotation: P=-10.038875 Y=25.283477 R=-0.178511 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 297, - "transform": "Translation: X=-108.199 Y=-8.055 Z=17.380 Rotation: P=-10.048877 Y=25.256044 R=-0.146501 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 298, - "transform": "Translation: X=-106.819 Y=-11.003 Z=17.394 Rotation: P=-10.037521 Y=25.233452 R=-0.132037 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 299, - "transform": "Translation: X=-106.121 Y=-12.482 Z=17.380 Rotation: P=-10.048633 Y=25.229202 R=-0.148583 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 300, - "transform": "Translation: X=-104.741 Y=-15.426 Z=17.392 Rotation: P=-10.040443 Y=25.214039 R=-0.131357 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 301, - "transform": "Translation: X=-103.353 Y=-18.386 Z=17.384 Rotation: P=-10.031221 Y=25.213884 R=-0.174363 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 302, - "transform": "Translation: X=-104.531 Y=-15.947 Z=17.387 Rotation: P=-10.050368 Y=25.011593 R=-0.457084 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 303, - "transform": "Translation: X=-106.242 Y=-12.433 Z=17.392 Rotation: P=-10.039763 Y=24.660010 R=-0.131021 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 304, - "transform": "Translation: X=-107.690 Y=-9.305 Z=17.363 Rotation: P=-10.061046 Y=24.772892 R=-0.172196 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 305, - "transform": "Translation: X=-109.147 Y=-6.195 Z=17.390 Rotation: P=-10.037431 Y=24.838896 R=-0.146442 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 306, - "transform": "Translation: X=-111.327 Y=-1.528 Z=17.389 Rotation: P=-10.044073 Y=24.942300 R=-0.134429 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 307, - "transform": "Translation: X=-112.052 Y=0.015 Z=17.390 Rotation: P=-10.037270 Y=24.972470 R=-0.147734 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 308, - "transform": "Translation: X=-110.850 Y=-2.564 Z=17.370 Rotation: P=-10.070215 Y=20.638962 R=-0.132219 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 309, - "transform": "Translation: X=-110.260 Y=-4.148 Z=17.367 Rotation: P=-10.057329 Y=20.496637 R=-0.168775 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 310, - "transform": "Translation: X=-109.140 Y=-7.178 Z=17.393 Rotation: P=-10.032112 Y=20.508519 R=-0.148379 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 311, - "transform": "Translation: X=-108.002 Y=-10.210 Z=17.378 Rotation: P=-10.053516 Y=20.519966 R=-0.143042 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 312, - "transform": "Translation: X=-108.343 Y=-9.349 Z=17.408 Rotation: P=-10.050959 Y=20.535169 R=-1.083370 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 313, - "transform": "Translation: X=-108.894 Y=-8.008 Z=17.347 Rotation: P=-10.081203 Y=18.513871 R=-0.174756 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 314, - "transform": "Translation: X=-107.379 Y=-12.554 Z=17.363 Rotation: P=-10.066317 Y=18.592343 R=-0.158175 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 315, - "transform": "Translation: X=-106.357 Y=-15.624 Z=17.382 Rotation: P=-10.038043 Y=18.617433 R=-0.166471 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 316, - "transform": "Translation: X=-105.327 Y=-18.687 Z=17.395 Rotation: P=-10.034825 Y=18.628280 R=-0.137215 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 317, - "transform": "Translation: X=-104.806 Y=-20.231 Z=17.384 Rotation: P=-10.034553 Y=18.643669 R=-0.168703 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 318, - "transform": "Translation: X=-103.774 Y=-23.286 Z=17.392 Rotation: P=-10.039262 Y=18.665408 R=-0.135389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 319, - "transform": "Translation: X=-102.220 Y=-27.883 Z=17.393 Rotation: P=-10.036367 Y=18.703915 R=-0.137179 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 320, - "transform": "Translation: X=-101.173 Y=-30.953 Z=17.374 Rotation: P=-10.056317 Y=18.727927 R=-0.151016 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 321, - "transform": "Translation: X=-100.136 Y=-34.022 Z=17.380 Rotation: P=-10.038001 Y=18.762530 R=-0.174567 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 322, - "transform": "Translation: X=-97.870 Y=-42.025 Z=17.393 Rotation: P=-10.023151 Y=7.910086 R=-0.155426 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 323, - "transform": "Translation: X=-97.169 Y=-50.829 Z=17.383 Rotation: P=-10.046511 Y=-4.120642 R=-0.143355 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 324, - "transform": "Translation: X=-98.286 Y=-59.524 Z=17.369 Rotation: P=-10.054446 Y=-16.030912 R=-0.169399 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 325, - "transform": "Translation: X=-101.166 Y=-67.761 Z=17.401 Rotation: P=-10.030669 Y=-27.891018 R=-0.126086 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 326, - "transform": "Translation: X=-105.663 Y=-75.237 Z=17.392 Rotation: P=-10.037548 Y=-39.778127 R=-0.141363 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 327, - "transform": "Translation: X=-108.848 Y=-78.986 Z=17.374 Rotation: P=-10.045555 Y=-43.464346 R=-0.189777 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 328, - "transform": "Translation: X=-110.999 Y=-81.276 Z=17.379 Rotation: P=-10.046142 Y=-43.382005 R=-0.142366 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 329, - "transform": "Translation: X=-113.134 Y=-83.551 Z=17.383 Rotation: P=-10.044616 Y=-43.305764 R=-0.134478 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 330, - "transform": "Translation: X=-115.303 Y=-85.864 Z=17.373 Rotation: P=-10.046654 Y=-43.280306 R=-0.188779 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 331, - "transform": "Translation: X=-117.451 Y=-88.156 Z=17.378 Rotation: P=-10.045346 Y=-43.219015 R=-0.161612 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 332, - "transform": "Translation: X=-119.614 Y=-90.461 Z=17.390 Rotation: P=-10.040154 Y=-43.227745 R=-0.127137 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 333, - "transform": "Translation: X=-121.777 Y=-92.774 Z=17.370 Rotation: P=-10.045327 Y=-43.146609 R=-0.183666 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 334, - "transform": "Translation: X=-123.957 Y=-95.113 Z=17.382 Rotation: P=-10.050283 Y=-43.103161 R=-0.160288 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 335, - "transform": "Translation: X=-126.150 Y=-97.461 Z=17.393 Rotation: P=-10.039712 Y=-43.084249 R=-0.131238 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 336, - "transform": "Translation: X=-128.358 Y=-99.832 Z=17.377 Rotation: P=-10.040150 Y=-43.039567 R=-0.176613 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 337, - "transform": "Translation: X=-130.558 Y=-102.200 Z=17.379 Rotation: P=-10.049837 Y=-43.017967 R=-0.159407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 338, - "transform": "Translation: X=-132.759 Y=-104.563 Z=17.393 Rotation: P=-10.039975 Y=-43.002021 R=-0.130759 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 339, - "transform": "Translation: X=-134.974 Y=-106.941 Z=17.385 Rotation: P=-10.031163 Y=-42.972718 R=-0.171393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 340, - "transform": "Translation: X=-136.066 Y=-108.121 Z=17.392 Rotation: P=-10.040241 Y=-42.969217 R=-0.132905 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 341, - "transform": "Translation: X=-139.370 Y=-111.678 Z=17.390 Rotation: P=-10.042613 Y=-42.937650 R=-0.132825 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 342, - "transform": "Translation: X=-141.582 Y=-114.054 Z=17.391 Rotation: P=-10.025022 Y=-42.911667 R=-0.166403 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 343, - "transform": "Translation: X=-143.773 Y=-116.428 Z=17.373 Rotation: P=-10.053683 Y=-42.890872 R=-0.159176 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 344, - "transform": "Translation: X=-145.968 Y=-118.793 Z=17.388 Rotation: P=-10.045609 Y=-42.874724 R=-0.134121 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 345, - "transform": "Translation: X=-148.176 Y=-121.166 Z=17.395 Rotation: P=-10.022610 Y=-42.849482 R=-0.160980 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 346, - "transform": "Translation: X=-150.363 Y=-123.541 Z=17.374 Rotation: P=-10.051295 Y=-42.825537 R=-0.161136 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 347, - "transform": "Translation: X=-151.467 Y=-124.721 Z=17.397 Rotation: P=-10.021903 Y=-42.816011 R=-0.158008 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 348, - "transform": "Translation: X=-153.651 Y=-127.096 Z=17.371 Rotation: P=-10.053531 Y=-42.788951 R=-0.164319 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 349, - "transform": "Translation: X=-156.935 Y=-130.649 Z=17.374 Rotation: P=-10.050199 Y=-42.751053 R=-0.163961 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 350, - "transform": "Translation: X=-159.114 Y=-133.011 Z=17.380 Rotation: P=-10.053692 Y=-42.725327 R=-0.139931 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 351, - "transform": "Translation: X=-161.306 Y=-135.378 Z=17.397 Rotation: P=-10.026250 Y=-42.696587 R=-0.149255 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 352, - "transform": "Translation: X=-163.485 Y=-137.748 Z=17.381 Rotation: P=-10.039811 Y=-42.660616 R=-0.164431 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 353, - "transform": "Translation: X=-165.652 Y=-140.111 Z=17.376 Rotation: P=-10.056901 Y=-42.628327 R=-0.143716 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 354, - "transform": "Translation: X=-171.193 Y=-145.633 Z=17.370 Rotation: P=-10.057907 Y=-52.920235 R=-0.139813 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 355, - "transform": "Translation: X=-175.671 Y=-148.887 Z=17.385 Rotation: P=-10.039549 Y=-57.872244 R=-0.150506 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 356, - "transform": "Translation: X=-176.995 Y=-149.716 Z=17.399 Rotation: P=-10.017955 Y=-57.787766 R=-0.161275 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 357, - "transform": "Translation: X=-172.783 Y=-145.888 Z=17.398 Rotation: P=-10.016748 Y=-47.955962 R=-0.165325 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 358, - "transform": "Translation: X=-172.079 Y=-145.128 Z=17.361 Rotation: P=-10.056459 Y=-46.578517 R=-0.179849 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 359, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 360, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 361, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 362, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 363, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 364, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 365, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 366, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 367, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 368, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 369, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 370, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 371, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 372, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 373, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 374, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 375, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 376, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 377, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 378, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 379, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 380, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 381, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 382, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 383, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 384, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 385, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 386, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 387, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 388, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 389, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 390, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 391, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 392, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 393, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 394, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 395, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 396, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 397, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 398, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 399, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 400, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 401, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 402, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 403, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 404, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 405, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 406, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 407, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 408, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 409, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 410, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 411, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 412, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 413, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 414, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 415, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 416, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 417, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 418, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 419, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 420, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 421, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 422, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 423, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 424, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 425, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 426, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 427, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 428, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 429, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 430, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 431, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 432, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 433, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 434, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 435, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 436, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 437, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 438, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 439, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 440, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 441, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 442, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 443, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 444, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 445, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 446, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 447, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 448, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 449, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 450, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 451, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 452, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 453, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 454, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 455, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 456, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 457, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 458, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 459, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 460, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 461, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 462, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 463, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 464, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 465, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 466, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 467, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 468, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 469, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 470, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 471, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 472, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 473, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 474, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 475, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 476, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 477, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 478, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 479, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 480, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 481, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 482, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 483, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 484, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 485, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 486, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 487, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 488, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 489, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 490, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 491, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 492, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 493, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 494, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 495, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 496, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 497, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 498, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 499, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 500, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 501, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 502, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 503, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 504, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 505, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 506, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 507, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 508, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 509, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 510, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 511, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 512, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 513, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 514, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 515, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 516, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 517, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 518, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 519, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 520, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 521, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 522, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 523, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 524, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 525, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 526, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 527, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 528, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 529, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 530, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 531, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 532, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 533, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 534, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 535, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 536, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 537, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 538, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 539, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 540, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 541, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 542, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 543, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 544, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 545, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 546, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 547, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 548, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 549, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 550, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 551, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 552, - "transform": "Translation: X=-154.198 Y=353.426 Z=16.713 Rotation: P=-10.045475 Y=89.915190 R=0.080048 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/1/HeadCam/100_Depth.jpg b/robotdata/1/HeadCam/100_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/100_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/100_RGB.jpg b/robotdata/1/HeadCam/100_RGB.jpg deleted file mode 100644 index 8018ee56..00000000 Binary files a/robotdata/1/HeadCam/100_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/101_Depth.jpg b/robotdata/1/HeadCam/101_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/101_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/101_RGB.jpg b/robotdata/1/HeadCam/101_RGB.jpg deleted file mode 100644 index d9c7a487..00000000 Binary files a/robotdata/1/HeadCam/101_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/102_Depth.jpg b/robotdata/1/HeadCam/102_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/102_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/102_RGB.jpg b/robotdata/1/HeadCam/102_RGB.jpg deleted file mode 100644 index 1b2f6de8..00000000 Binary files a/robotdata/1/HeadCam/102_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/103_Depth.jpg b/robotdata/1/HeadCam/103_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/103_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/103_RGB.jpg b/robotdata/1/HeadCam/103_RGB.jpg deleted file mode 100644 index 0e2260b9..00000000 Binary files a/robotdata/1/HeadCam/103_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/104_Depth.jpg b/robotdata/1/HeadCam/104_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/104_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/104_RGB.jpg b/robotdata/1/HeadCam/104_RGB.jpg deleted file mode 100644 index 8f1d355a..00000000 Binary files a/robotdata/1/HeadCam/104_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/105_Depth.jpg b/robotdata/1/HeadCam/105_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/105_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/105_RGB.jpg b/robotdata/1/HeadCam/105_RGB.jpg deleted file mode 100644 index 1a6d064f..00000000 Binary files a/robotdata/1/HeadCam/105_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/106_Depth.jpg b/robotdata/1/HeadCam/106_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/106_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/106_RGB.jpg b/robotdata/1/HeadCam/106_RGB.jpg deleted file mode 100644 index 92590c78..00000000 Binary files a/robotdata/1/HeadCam/106_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/107_Depth.jpg b/robotdata/1/HeadCam/107_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/107_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/107_RGB.jpg b/robotdata/1/HeadCam/107_RGB.jpg deleted file mode 100644 index b8b1bc18..00000000 Binary files a/robotdata/1/HeadCam/107_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/108_Depth.jpg b/robotdata/1/HeadCam/108_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/108_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/108_RGB.jpg b/robotdata/1/HeadCam/108_RGB.jpg deleted file mode 100644 index 1e719a9c..00000000 Binary files a/robotdata/1/HeadCam/108_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/109_Depth.jpg b/robotdata/1/HeadCam/109_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/109_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/109_RGB.jpg b/robotdata/1/HeadCam/109_RGB.jpg deleted file mode 100644 index 42a2debb..00000000 Binary files a/robotdata/1/HeadCam/109_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/110_Depth.jpg b/robotdata/1/HeadCam/110_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/110_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/110_RGB.jpg b/robotdata/1/HeadCam/110_RGB.jpg deleted file mode 100644 index 20d01c21..00000000 Binary files a/robotdata/1/HeadCam/110_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/111_Depth.jpg b/robotdata/1/HeadCam/111_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/111_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/111_RGB.jpg b/robotdata/1/HeadCam/111_RGB.jpg deleted file mode 100644 index 7a5bf4b5..00000000 Binary files a/robotdata/1/HeadCam/111_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/112_Depth.jpg b/robotdata/1/HeadCam/112_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/112_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/112_RGB.jpg b/robotdata/1/HeadCam/112_RGB.jpg deleted file mode 100644 index 9fd0f961..00000000 Binary files a/robotdata/1/HeadCam/112_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/113_Depth.jpg b/robotdata/1/HeadCam/113_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/113_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/113_RGB.jpg b/robotdata/1/HeadCam/113_RGB.jpg deleted file mode 100644 index 6f3d3b7f..00000000 Binary files a/robotdata/1/HeadCam/113_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/114_Depth.jpg b/robotdata/1/HeadCam/114_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/114_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/114_RGB.jpg b/robotdata/1/HeadCam/114_RGB.jpg deleted file mode 100644 index 4c5f953b..00000000 Binary files a/robotdata/1/HeadCam/114_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/115_Depth.jpg b/robotdata/1/HeadCam/115_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/115_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/115_RGB.jpg b/robotdata/1/HeadCam/115_RGB.jpg deleted file mode 100644 index ff4a160f..00000000 Binary files a/robotdata/1/HeadCam/115_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/116_Depth.jpg b/robotdata/1/HeadCam/116_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/116_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/116_RGB.jpg b/robotdata/1/HeadCam/116_RGB.jpg deleted file mode 100644 index dceb0d06..00000000 Binary files a/robotdata/1/HeadCam/116_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/117_Depth.jpg b/robotdata/1/HeadCam/117_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/117_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/117_RGB.jpg b/robotdata/1/HeadCam/117_RGB.jpg deleted file mode 100644 index 268886cd..00000000 Binary files a/robotdata/1/HeadCam/117_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/118_Depth.jpg b/robotdata/1/HeadCam/118_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/118_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/118_RGB.jpg b/robotdata/1/HeadCam/118_RGB.jpg deleted file mode 100644 index 5c7457e5..00000000 Binary files a/robotdata/1/HeadCam/118_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/119_Depth.jpg b/robotdata/1/HeadCam/119_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/119_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/119_RGB.jpg b/robotdata/1/HeadCam/119_RGB.jpg deleted file mode 100644 index 874430e0..00000000 Binary files a/robotdata/1/HeadCam/119_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/120_Depth.jpg b/robotdata/1/HeadCam/120_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/120_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/120_RGB.jpg b/robotdata/1/HeadCam/120_RGB.jpg deleted file mode 100644 index 2de1543b..00000000 Binary files a/robotdata/1/HeadCam/120_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/121_Depth.jpg b/robotdata/1/HeadCam/121_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/121_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/121_RGB.jpg b/robotdata/1/HeadCam/121_RGB.jpg deleted file mode 100644 index 01bb88cd..00000000 Binary files a/robotdata/1/HeadCam/121_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/122_Depth.jpg b/robotdata/1/HeadCam/122_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/122_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/122_RGB.jpg b/robotdata/1/HeadCam/122_RGB.jpg deleted file mode 100644 index e27fe3b8..00000000 Binary files a/robotdata/1/HeadCam/122_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/123_Depth.jpg b/robotdata/1/HeadCam/123_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/123_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/123_RGB.jpg b/robotdata/1/HeadCam/123_RGB.jpg deleted file mode 100644 index c342e48d..00000000 Binary files a/robotdata/1/HeadCam/123_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/124_Depth.jpg b/robotdata/1/HeadCam/124_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/124_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/124_RGB.jpg b/robotdata/1/HeadCam/124_RGB.jpg deleted file mode 100644 index 6351476e..00000000 Binary files a/robotdata/1/HeadCam/124_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/125_Depth.jpg b/robotdata/1/HeadCam/125_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/125_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/125_RGB.jpg b/robotdata/1/HeadCam/125_RGB.jpg deleted file mode 100644 index 5c2f93cb..00000000 Binary files a/robotdata/1/HeadCam/125_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/126_Depth.jpg b/robotdata/1/HeadCam/126_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/126_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/126_RGB.jpg b/robotdata/1/HeadCam/126_RGB.jpg deleted file mode 100644 index 86efeccd..00000000 Binary files a/robotdata/1/HeadCam/126_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/127_Depth.jpg b/robotdata/1/HeadCam/127_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/127_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/127_RGB.jpg b/robotdata/1/HeadCam/127_RGB.jpg deleted file mode 100644 index e43de261..00000000 Binary files a/robotdata/1/HeadCam/127_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/128_Depth.jpg b/robotdata/1/HeadCam/128_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/128_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/128_RGB.jpg b/robotdata/1/HeadCam/128_RGB.jpg deleted file mode 100644 index a417f4ad..00000000 Binary files a/robotdata/1/HeadCam/128_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/129_Depth.jpg b/robotdata/1/HeadCam/129_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/129_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/129_RGB.jpg b/robotdata/1/HeadCam/129_RGB.jpg deleted file mode 100644 index bc222f1a..00000000 Binary files a/robotdata/1/HeadCam/129_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/130_Depth.jpg b/robotdata/1/HeadCam/130_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/130_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/130_RGB.jpg b/robotdata/1/HeadCam/130_RGB.jpg deleted file mode 100644 index 4e5de4ae..00000000 Binary files a/robotdata/1/HeadCam/130_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/131_Depth.jpg b/robotdata/1/HeadCam/131_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/131_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/131_RGB.jpg b/robotdata/1/HeadCam/131_RGB.jpg deleted file mode 100644 index 552262b7..00000000 Binary files a/robotdata/1/HeadCam/131_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/132_Depth.jpg b/robotdata/1/HeadCam/132_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/132_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/132_RGB.jpg b/robotdata/1/HeadCam/132_RGB.jpg deleted file mode 100644 index 9a188db2..00000000 Binary files a/robotdata/1/HeadCam/132_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/133_Depth.jpg b/robotdata/1/HeadCam/133_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/133_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/133_RGB.jpg b/robotdata/1/HeadCam/133_RGB.jpg deleted file mode 100644 index c4ab16d7..00000000 Binary files a/robotdata/1/HeadCam/133_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/134_Depth.jpg b/robotdata/1/HeadCam/134_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/134_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/134_RGB.jpg b/robotdata/1/HeadCam/134_RGB.jpg deleted file mode 100644 index 671c87b7..00000000 Binary files a/robotdata/1/HeadCam/134_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/135_Depth.jpg b/robotdata/1/HeadCam/135_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/135_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/135_RGB.jpg b/robotdata/1/HeadCam/135_RGB.jpg deleted file mode 100644 index 56ea9b7b..00000000 Binary files a/robotdata/1/HeadCam/135_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/136_Depth.jpg b/robotdata/1/HeadCam/136_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/136_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/136_RGB.jpg b/robotdata/1/HeadCam/136_RGB.jpg deleted file mode 100644 index 0465a6ef..00000000 Binary files a/robotdata/1/HeadCam/136_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/137_Depth.jpg b/robotdata/1/HeadCam/137_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/137_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/137_RGB.jpg b/robotdata/1/HeadCam/137_RGB.jpg deleted file mode 100644 index 8f687435..00000000 Binary files a/robotdata/1/HeadCam/137_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/138_Depth.jpg b/robotdata/1/HeadCam/138_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/138_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/138_RGB.jpg b/robotdata/1/HeadCam/138_RGB.jpg deleted file mode 100644 index fb8a712f..00000000 Binary files a/robotdata/1/HeadCam/138_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/139_Depth.jpg b/robotdata/1/HeadCam/139_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/139_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/139_RGB.jpg b/robotdata/1/HeadCam/139_RGB.jpg deleted file mode 100644 index 73aa907b..00000000 Binary files a/robotdata/1/HeadCam/139_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/140_Depth.jpg b/robotdata/1/HeadCam/140_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/140_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/140_RGB.jpg b/robotdata/1/HeadCam/140_RGB.jpg deleted file mode 100644 index 02330c53..00000000 Binary files a/robotdata/1/HeadCam/140_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/141_Depth.jpg b/robotdata/1/HeadCam/141_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/141_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/141_RGB.jpg b/robotdata/1/HeadCam/141_RGB.jpg deleted file mode 100644 index 75fa7701..00000000 Binary files a/robotdata/1/HeadCam/141_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/142_Depth.jpg b/robotdata/1/HeadCam/142_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/142_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/142_RGB.jpg b/robotdata/1/HeadCam/142_RGB.jpg deleted file mode 100644 index 8f06ed51..00000000 Binary files a/robotdata/1/HeadCam/142_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/143_Depth.jpg b/robotdata/1/HeadCam/143_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/143_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/143_RGB.jpg b/robotdata/1/HeadCam/143_RGB.jpg deleted file mode 100644 index 175b3ed1..00000000 Binary files a/robotdata/1/HeadCam/143_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/144_Depth.jpg b/robotdata/1/HeadCam/144_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/144_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/144_RGB.jpg b/robotdata/1/HeadCam/144_RGB.jpg deleted file mode 100644 index 5971ac2e..00000000 Binary files a/robotdata/1/HeadCam/144_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/145_Depth.jpg b/robotdata/1/HeadCam/145_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/145_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/145_RGB.jpg b/robotdata/1/HeadCam/145_RGB.jpg deleted file mode 100644 index 33f07805..00000000 Binary files a/robotdata/1/HeadCam/145_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/146_Depth.jpg b/robotdata/1/HeadCam/146_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/146_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/146_RGB.jpg b/robotdata/1/HeadCam/146_RGB.jpg deleted file mode 100644 index 523f9346..00000000 Binary files a/robotdata/1/HeadCam/146_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/147_Depth.jpg b/robotdata/1/HeadCam/147_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/147_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/147_RGB.jpg b/robotdata/1/HeadCam/147_RGB.jpg deleted file mode 100644 index ef49a123..00000000 Binary files a/robotdata/1/HeadCam/147_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/148_Depth.jpg b/robotdata/1/HeadCam/148_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/148_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/148_RGB.jpg b/robotdata/1/HeadCam/148_RGB.jpg deleted file mode 100644 index d3cdb8ff..00000000 Binary files a/robotdata/1/HeadCam/148_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/149_Depth.jpg b/robotdata/1/HeadCam/149_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/149_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/149_RGB.jpg b/robotdata/1/HeadCam/149_RGB.jpg deleted file mode 100644 index 2881ae59..00000000 Binary files a/robotdata/1/HeadCam/149_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/150_Depth.jpg b/robotdata/1/HeadCam/150_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/150_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/150_RGB.jpg b/robotdata/1/HeadCam/150_RGB.jpg deleted file mode 100644 index 7c01dd31..00000000 Binary files a/robotdata/1/HeadCam/150_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/151_Depth.jpg b/robotdata/1/HeadCam/151_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/151_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/151_RGB.jpg b/robotdata/1/HeadCam/151_RGB.jpg deleted file mode 100644 index d341bb26..00000000 Binary files a/robotdata/1/HeadCam/151_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/152_Depth.jpg b/robotdata/1/HeadCam/152_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/152_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/152_RGB.jpg b/robotdata/1/HeadCam/152_RGB.jpg deleted file mode 100644 index e3b2248a..00000000 Binary files a/robotdata/1/HeadCam/152_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/153_Depth.jpg b/robotdata/1/HeadCam/153_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/153_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/153_RGB.jpg b/robotdata/1/HeadCam/153_RGB.jpg deleted file mode 100644 index 6fc1a181..00000000 Binary files a/robotdata/1/HeadCam/153_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/154_Depth.jpg b/robotdata/1/HeadCam/154_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/154_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/154_RGB.jpg b/robotdata/1/HeadCam/154_RGB.jpg deleted file mode 100644 index ba86a24a..00000000 Binary files a/robotdata/1/HeadCam/154_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/155_Depth.jpg b/robotdata/1/HeadCam/155_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/155_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/155_RGB.jpg b/robotdata/1/HeadCam/155_RGB.jpg deleted file mode 100644 index a4227bfb..00000000 Binary files a/robotdata/1/HeadCam/155_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/156_Depth.jpg b/robotdata/1/HeadCam/156_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/156_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/156_RGB.jpg b/robotdata/1/HeadCam/156_RGB.jpg deleted file mode 100644 index 4c2b2465..00000000 Binary files a/robotdata/1/HeadCam/156_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/157_Depth.jpg b/robotdata/1/HeadCam/157_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/157_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/157_RGB.jpg b/robotdata/1/HeadCam/157_RGB.jpg deleted file mode 100644 index b403b5fe..00000000 Binary files a/robotdata/1/HeadCam/157_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/158_Depth.jpg b/robotdata/1/HeadCam/158_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/158_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/158_RGB.jpg b/robotdata/1/HeadCam/158_RGB.jpg deleted file mode 100644 index 98956964..00000000 Binary files a/robotdata/1/HeadCam/158_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/159_Depth.jpg b/robotdata/1/HeadCam/159_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/159_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/159_RGB.jpg b/robotdata/1/HeadCam/159_RGB.jpg deleted file mode 100644 index 85ef3815..00000000 Binary files a/robotdata/1/HeadCam/159_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/160_Depth.jpg b/robotdata/1/HeadCam/160_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/160_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/160_RGB.jpg b/robotdata/1/HeadCam/160_RGB.jpg deleted file mode 100644 index 88207aaa..00000000 Binary files a/robotdata/1/HeadCam/160_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/161_Depth.jpg b/robotdata/1/HeadCam/161_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/161_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/161_RGB.jpg b/robotdata/1/HeadCam/161_RGB.jpg deleted file mode 100644 index 9a305e3e..00000000 Binary files a/robotdata/1/HeadCam/161_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/162_Depth.jpg b/robotdata/1/HeadCam/162_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/162_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/162_RGB.jpg b/robotdata/1/HeadCam/162_RGB.jpg deleted file mode 100644 index 2cae7a2f..00000000 Binary files a/robotdata/1/HeadCam/162_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/163_Depth.jpg b/robotdata/1/HeadCam/163_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/163_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/163_RGB.jpg b/robotdata/1/HeadCam/163_RGB.jpg deleted file mode 100644 index 831a965a..00000000 Binary files a/robotdata/1/HeadCam/163_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/164_Depth.jpg b/robotdata/1/HeadCam/164_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/164_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/164_RGB.jpg b/robotdata/1/HeadCam/164_RGB.jpg deleted file mode 100644 index bd39ceeb..00000000 Binary files a/robotdata/1/HeadCam/164_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/165_Depth.jpg b/robotdata/1/HeadCam/165_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/165_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/165_RGB.jpg b/robotdata/1/HeadCam/165_RGB.jpg deleted file mode 100644 index fa634675..00000000 Binary files a/robotdata/1/HeadCam/165_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/166_Depth.jpg b/robotdata/1/HeadCam/166_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/166_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/166_RGB.jpg b/robotdata/1/HeadCam/166_RGB.jpg deleted file mode 100644 index e406ecb3..00000000 Binary files a/robotdata/1/HeadCam/166_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/167_Depth.jpg b/robotdata/1/HeadCam/167_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/167_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/167_RGB.jpg b/robotdata/1/HeadCam/167_RGB.jpg deleted file mode 100644 index 5ccc95ec..00000000 Binary files a/robotdata/1/HeadCam/167_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/168_Depth.jpg b/robotdata/1/HeadCam/168_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/168_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/168_RGB.jpg b/robotdata/1/HeadCam/168_RGB.jpg deleted file mode 100644 index fde59e6f..00000000 Binary files a/robotdata/1/HeadCam/168_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/169_Depth.jpg b/robotdata/1/HeadCam/169_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/169_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/169_RGB.jpg b/robotdata/1/HeadCam/169_RGB.jpg deleted file mode 100644 index 2dfef2ab..00000000 Binary files a/robotdata/1/HeadCam/169_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/170_Depth.jpg b/robotdata/1/HeadCam/170_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/170_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/170_RGB.jpg b/robotdata/1/HeadCam/170_RGB.jpg deleted file mode 100644 index c9375f92..00000000 Binary files a/robotdata/1/HeadCam/170_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/171_Depth.jpg b/robotdata/1/HeadCam/171_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/171_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/171_RGB.jpg b/robotdata/1/HeadCam/171_RGB.jpg deleted file mode 100644 index 1943d375..00000000 Binary files a/robotdata/1/HeadCam/171_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/172_Depth.jpg b/robotdata/1/HeadCam/172_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/172_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/172_RGB.jpg b/robotdata/1/HeadCam/172_RGB.jpg deleted file mode 100644 index 35bb2458..00000000 Binary files a/robotdata/1/HeadCam/172_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/173_Depth.jpg b/robotdata/1/HeadCam/173_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/173_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/173_RGB.jpg b/robotdata/1/HeadCam/173_RGB.jpg deleted file mode 100644 index 4484f6b0..00000000 Binary files a/robotdata/1/HeadCam/173_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/174_Depth.jpg b/robotdata/1/HeadCam/174_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/174_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/174_RGB.jpg b/robotdata/1/HeadCam/174_RGB.jpg deleted file mode 100644 index 82179e32..00000000 Binary files a/robotdata/1/HeadCam/174_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/175_Depth.jpg b/robotdata/1/HeadCam/175_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/175_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/175_RGB.jpg b/robotdata/1/HeadCam/175_RGB.jpg deleted file mode 100644 index b3fc7be4..00000000 Binary files a/robotdata/1/HeadCam/175_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/176_Depth.jpg b/robotdata/1/HeadCam/176_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/176_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/176_RGB.jpg b/robotdata/1/HeadCam/176_RGB.jpg deleted file mode 100644 index 253c13b4..00000000 Binary files a/robotdata/1/HeadCam/176_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/177_Depth.jpg b/robotdata/1/HeadCam/177_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/177_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/177_RGB.jpg b/robotdata/1/HeadCam/177_RGB.jpg deleted file mode 100644 index 64a720a9..00000000 Binary files a/robotdata/1/HeadCam/177_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/178_Depth.jpg b/robotdata/1/HeadCam/178_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/178_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/178_RGB.jpg b/robotdata/1/HeadCam/178_RGB.jpg deleted file mode 100644 index 70264f1d..00000000 Binary files a/robotdata/1/HeadCam/178_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/179_Depth.jpg b/robotdata/1/HeadCam/179_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/179_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/179_RGB.jpg b/robotdata/1/HeadCam/179_RGB.jpg deleted file mode 100644 index 176b70b2..00000000 Binary files a/robotdata/1/HeadCam/179_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/180_Depth.jpg b/robotdata/1/HeadCam/180_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/180_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/180_RGB.jpg b/robotdata/1/HeadCam/180_RGB.jpg deleted file mode 100644 index 58a46da7..00000000 Binary files a/robotdata/1/HeadCam/180_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/181_Depth.jpg b/robotdata/1/HeadCam/181_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/181_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/181_RGB.jpg b/robotdata/1/HeadCam/181_RGB.jpg deleted file mode 100644 index 73dddcf1..00000000 Binary files a/robotdata/1/HeadCam/181_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/182_Depth.jpg b/robotdata/1/HeadCam/182_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/182_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/182_RGB.jpg b/robotdata/1/HeadCam/182_RGB.jpg deleted file mode 100644 index a397ab70..00000000 Binary files a/robotdata/1/HeadCam/182_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/183_Depth.jpg b/robotdata/1/HeadCam/183_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/183_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/183_RGB.jpg b/robotdata/1/HeadCam/183_RGB.jpg deleted file mode 100644 index 71933b34..00000000 Binary files a/robotdata/1/HeadCam/183_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/184_Depth.jpg b/robotdata/1/HeadCam/184_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/184_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/184_RGB.jpg b/robotdata/1/HeadCam/184_RGB.jpg deleted file mode 100644 index 1da47add..00000000 Binary files a/robotdata/1/HeadCam/184_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/185_Depth.jpg b/robotdata/1/HeadCam/185_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/185_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/185_RGB.jpg b/robotdata/1/HeadCam/185_RGB.jpg deleted file mode 100644 index f2ade5bd..00000000 Binary files a/robotdata/1/HeadCam/185_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/186_Depth.jpg b/robotdata/1/HeadCam/186_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/186_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/186_RGB.jpg b/robotdata/1/HeadCam/186_RGB.jpg deleted file mode 100644 index 7efb3c86..00000000 Binary files a/robotdata/1/HeadCam/186_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/187_Depth.jpg b/robotdata/1/HeadCam/187_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/187_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/187_RGB.jpg b/robotdata/1/HeadCam/187_RGB.jpg deleted file mode 100644 index 78dd7406..00000000 Binary files a/robotdata/1/HeadCam/187_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/188_Depth.jpg b/robotdata/1/HeadCam/188_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/188_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/188_RGB.jpg b/robotdata/1/HeadCam/188_RGB.jpg deleted file mode 100644 index b6093059..00000000 Binary files a/robotdata/1/HeadCam/188_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/189_Depth.jpg b/robotdata/1/HeadCam/189_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/189_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/189_RGB.jpg b/robotdata/1/HeadCam/189_RGB.jpg deleted file mode 100644 index 261d5b66..00000000 Binary files a/robotdata/1/HeadCam/189_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/190_Depth.jpg b/robotdata/1/HeadCam/190_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/190_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/190_RGB.jpg b/robotdata/1/HeadCam/190_RGB.jpg deleted file mode 100644 index 45964822..00000000 Binary files a/robotdata/1/HeadCam/190_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/191_Depth.jpg b/robotdata/1/HeadCam/191_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/191_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/191_RGB.jpg b/robotdata/1/HeadCam/191_RGB.jpg deleted file mode 100644 index a92c8250..00000000 Binary files a/robotdata/1/HeadCam/191_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/192_Depth.jpg b/robotdata/1/HeadCam/192_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/192_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/192_RGB.jpg b/robotdata/1/HeadCam/192_RGB.jpg deleted file mode 100644 index fccfb3c5..00000000 Binary files a/robotdata/1/HeadCam/192_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/193_Depth.jpg b/robotdata/1/HeadCam/193_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/193_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/193_RGB.jpg b/robotdata/1/HeadCam/193_RGB.jpg deleted file mode 100644 index 77f6cd62..00000000 Binary files a/robotdata/1/HeadCam/193_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/194_Depth.jpg b/robotdata/1/HeadCam/194_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/194_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/194_RGB.jpg b/robotdata/1/HeadCam/194_RGB.jpg deleted file mode 100644 index f7e5d215..00000000 Binary files a/robotdata/1/HeadCam/194_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/195_Depth.jpg b/robotdata/1/HeadCam/195_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/195_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/195_RGB.jpg b/robotdata/1/HeadCam/195_RGB.jpg deleted file mode 100644 index 0008d27d..00000000 Binary files a/robotdata/1/HeadCam/195_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/196_Depth.jpg b/robotdata/1/HeadCam/196_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/196_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/196_RGB.jpg b/robotdata/1/HeadCam/196_RGB.jpg deleted file mode 100644 index 8aa41b7f..00000000 Binary files a/robotdata/1/HeadCam/196_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/197_Depth.jpg b/robotdata/1/HeadCam/197_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/197_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/197_RGB.jpg b/robotdata/1/HeadCam/197_RGB.jpg deleted file mode 100644 index a8dc244d..00000000 Binary files a/robotdata/1/HeadCam/197_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/198_Depth.jpg b/robotdata/1/HeadCam/198_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/198_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/198_RGB.jpg b/robotdata/1/HeadCam/198_RGB.jpg deleted file mode 100644 index fbfa4b5d..00000000 Binary files a/robotdata/1/HeadCam/198_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/199_Depth.jpg b/robotdata/1/HeadCam/199_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/199_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/199_RGB.jpg b/robotdata/1/HeadCam/199_RGB.jpg deleted file mode 100644 index 9ae5e2ca..00000000 Binary files a/robotdata/1/HeadCam/199_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/200_Depth.jpg b/robotdata/1/HeadCam/200_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/200_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/200_RGB.jpg b/robotdata/1/HeadCam/200_RGB.jpg deleted file mode 100644 index 25ddd7db..00000000 Binary files a/robotdata/1/HeadCam/200_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/201_Depth.jpg b/robotdata/1/HeadCam/201_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/201_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/201_RGB.jpg b/robotdata/1/HeadCam/201_RGB.jpg deleted file mode 100644 index 561b5943..00000000 Binary files a/robotdata/1/HeadCam/201_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/202_Depth.jpg b/robotdata/1/HeadCam/202_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/202_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/202_RGB.jpg b/robotdata/1/HeadCam/202_RGB.jpg deleted file mode 100644 index 09c6333d..00000000 Binary files a/robotdata/1/HeadCam/202_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/203_Depth.jpg b/robotdata/1/HeadCam/203_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/203_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/203_RGB.jpg b/robotdata/1/HeadCam/203_RGB.jpg deleted file mode 100644 index 6d688d27..00000000 Binary files a/robotdata/1/HeadCam/203_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/204_Depth.jpg b/robotdata/1/HeadCam/204_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/204_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/204_RGB.jpg b/robotdata/1/HeadCam/204_RGB.jpg deleted file mode 100644 index 1c2c2dda..00000000 Binary files a/robotdata/1/HeadCam/204_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/205_Depth.jpg b/robotdata/1/HeadCam/205_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/205_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/205_RGB.jpg b/robotdata/1/HeadCam/205_RGB.jpg deleted file mode 100644 index 8c0e6bc1..00000000 Binary files a/robotdata/1/HeadCam/205_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/206_Depth.jpg b/robotdata/1/HeadCam/206_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/206_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/206_RGB.jpg b/robotdata/1/HeadCam/206_RGB.jpg deleted file mode 100644 index f8a9b151..00000000 Binary files a/robotdata/1/HeadCam/206_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/207_Depth.jpg b/robotdata/1/HeadCam/207_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/207_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/207_RGB.jpg b/robotdata/1/HeadCam/207_RGB.jpg deleted file mode 100644 index e0903824..00000000 Binary files a/robotdata/1/HeadCam/207_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/208_Depth.jpg b/robotdata/1/HeadCam/208_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/208_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/208_RGB.jpg b/robotdata/1/HeadCam/208_RGB.jpg deleted file mode 100644 index 1779c373..00000000 Binary files a/robotdata/1/HeadCam/208_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/209_Depth.jpg b/robotdata/1/HeadCam/209_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/209_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/209_RGB.jpg b/robotdata/1/HeadCam/209_RGB.jpg deleted file mode 100644 index ef911bef..00000000 Binary files a/robotdata/1/HeadCam/209_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/210_Depth.jpg b/robotdata/1/HeadCam/210_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/210_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/210_RGB.jpg b/robotdata/1/HeadCam/210_RGB.jpg deleted file mode 100644 index 33e8609c..00000000 Binary files a/robotdata/1/HeadCam/210_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/211_Depth.jpg b/robotdata/1/HeadCam/211_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/211_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/211_RGB.jpg b/robotdata/1/HeadCam/211_RGB.jpg deleted file mode 100644 index ca6db8bb..00000000 Binary files a/robotdata/1/HeadCam/211_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/212_Depth.jpg b/robotdata/1/HeadCam/212_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/212_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/212_RGB.jpg b/robotdata/1/HeadCam/212_RGB.jpg deleted file mode 100644 index b69bfaad..00000000 Binary files a/robotdata/1/HeadCam/212_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/213_Depth.jpg b/robotdata/1/HeadCam/213_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/213_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/213_RGB.jpg b/robotdata/1/HeadCam/213_RGB.jpg deleted file mode 100644 index 73c57cc5..00000000 Binary files a/robotdata/1/HeadCam/213_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/214_Depth.jpg b/robotdata/1/HeadCam/214_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/214_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/214_RGB.jpg b/robotdata/1/HeadCam/214_RGB.jpg deleted file mode 100644 index f7275b54..00000000 Binary files a/robotdata/1/HeadCam/214_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/215_Depth.jpg b/robotdata/1/HeadCam/215_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/215_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/215_RGB.jpg b/robotdata/1/HeadCam/215_RGB.jpg deleted file mode 100644 index e3772ed2..00000000 Binary files a/robotdata/1/HeadCam/215_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/216_Depth.jpg b/robotdata/1/HeadCam/216_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/216_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/216_RGB.jpg b/robotdata/1/HeadCam/216_RGB.jpg deleted file mode 100644 index 3bcefb4d..00000000 Binary files a/robotdata/1/HeadCam/216_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/217_Depth.jpg b/robotdata/1/HeadCam/217_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/217_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/217_RGB.jpg b/robotdata/1/HeadCam/217_RGB.jpg deleted file mode 100644 index e9277d7d..00000000 Binary files a/robotdata/1/HeadCam/217_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/218_Depth.jpg b/robotdata/1/HeadCam/218_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/218_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/218_RGB.jpg b/robotdata/1/HeadCam/218_RGB.jpg deleted file mode 100644 index dcbf53cd..00000000 Binary files a/robotdata/1/HeadCam/218_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/219_Depth.jpg b/robotdata/1/HeadCam/219_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/219_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/219_RGB.jpg b/robotdata/1/HeadCam/219_RGB.jpg deleted file mode 100644 index a85a738d..00000000 Binary files a/robotdata/1/HeadCam/219_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/220_Depth.jpg b/robotdata/1/HeadCam/220_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/220_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/220_RGB.jpg b/robotdata/1/HeadCam/220_RGB.jpg deleted file mode 100644 index 03d69f10..00000000 Binary files a/robotdata/1/HeadCam/220_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/221_Depth.jpg b/robotdata/1/HeadCam/221_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/221_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/221_RGB.jpg b/robotdata/1/HeadCam/221_RGB.jpg deleted file mode 100644 index 635da972..00000000 Binary files a/robotdata/1/HeadCam/221_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/222_Depth.jpg b/robotdata/1/HeadCam/222_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/222_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/222_RGB.jpg b/robotdata/1/HeadCam/222_RGB.jpg deleted file mode 100644 index d0850b18..00000000 Binary files a/robotdata/1/HeadCam/222_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/223_Depth.jpg b/robotdata/1/HeadCam/223_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/223_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/223_RGB.jpg b/robotdata/1/HeadCam/223_RGB.jpg deleted file mode 100644 index b3409f3f..00000000 Binary files a/robotdata/1/HeadCam/223_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/224_Depth.jpg b/robotdata/1/HeadCam/224_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/224_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/224_RGB.jpg b/robotdata/1/HeadCam/224_RGB.jpg deleted file mode 100644 index 98082aca..00000000 Binary files a/robotdata/1/HeadCam/224_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/225_Depth.jpg b/robotdata/1/HeadCam/225_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/225_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/225_RGB.jpg b/robotdata/1/HeadCam/225_RGB.jpg deleted file mode 100644 index 7dc8173c..00000000 Binary files a/robotdata/1/HeadCam/225_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/226_Depth.jpg b/robotdata/1/HeadCam/226_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/226_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/226_RGB.jpg b/robotdata/1/HeadCam/226_RGB.jpg deleted file mode 100644 index f7cbe5b3..00000000 Binary files a/robotdata/1/HeadCam/226_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/227_Depth.jpg b/robotdata/1/HeadCam/227_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/227_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/227_RGB.jpg b/robotdata/1/HeadCam/227_RGB.jpg deleted file mode 100644 index fee8ef0e..00000000 Binary files a/robotdata/1/HeadCam/227_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/228_Depth.jpg b/robotdata/1/HeadCam/228_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/228_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/228_RGB.jpg b/robotdata/1/HeadCam/228_RGB.jpg deleted file mode 100644 index 9c3bd2ca..00000000 Binary files a/robotdata/1/HeadCam/228_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/229_Depth.jpg b/robotdata/1/HeadCam/229_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/229_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/229_RGB.jpg b/robotdata/1/HeadCam/229_RGB.jpg deleted file mode 100644 index 5bc15879..00000000 Binary files a/robotdata/1/HeadCam/229_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/230_Depth.jpg b/robotdata/1/HeadCam/230_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/230_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/230_RGB.jpg b/robotdata/1/HeadCam/230_RGB.jpg deleted file mode 100644 index 05bf6e64..00000000 Binary files a/robotdata/1/HeadCam/230_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/231_Depth.jpg b/robotdata/1/HeadCam/231_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/231_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/231_RGB.jpg b/robotdata/1/HeadCam/231_RGB.jpg deleted file mode 100644 index 7073a5b7..00000000 Binary files a/robotdata/1/HeadCam/231_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/232_Depth.jpg b/robotdata/1/HeadCam/232_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/232_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/232_RGB.jpg b/robotdata/1/HeadCam/232_RGB.jpg deleted file mode 100644 index db0944e4..00000000 Binary files a/robotdata/1/HeadCam/232_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/233_Depth.jpg b/robotdata/1/HeadCam/233_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/233_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/233_RGB.jpg b/robotdata/1/HeadCam/233_RGB.jpg deleted file mode 100644 index 9f6cae8c..00000000 Binary files a/robotdata/1/HeadCam/233_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/234_Depth.jpg b/robotdata/1/HeadCam/234_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/234_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/234_RGB.jpg b/robotdata/1/HeadCam/234_RGB.jpg deleted file mode 100644 index ec7346df..00000000 Binary files a/robotdata/1/HeadCam/234_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/235_Depth.jpg b/robotdata/1/HeadCam/235_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/235_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/235_RGB.jpg b/robotdata/1/HeadCam/235_RGB.jpg deleted file mode 100644 index ff8281be..00000000 Binary files a/robotdata/1/HeadCam/235_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/236_Depth.jpg b/robotdata/1/HeadCam/236_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/236_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/236_RGB.jpg b/robotdata/1/HeadCam/236_RGB.jpg deleted file mode 100644 index 7955b2d5..00000000 Binary files a/robotdata/1/HeadCam/236_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/237_Depth.jpg b/robotdata/1/HeadCam/237_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/237_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/237_RGB.jpg b/robotdata/1/HeadCam/237_RGB.jpg deleted file mode 100644 index d5c194ae..00000000 Binary files a/robotdata/1/HeadCam/237_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/238_Depth.jpg b/robotdata/1/HeadCam/238_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/238_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/238_RGB.jpg b/robotdata/1/HeadCam/238_RGB.jpg deleted file mode 100644 index e3bc8f16..00000000 Binary files a/robotdata/1/HeadCam/238_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/239_Depth.jpg b/robotdata/1/HeadCam/239_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/239_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/239_RGB.jpg b/robotdata/1/HeadCam/239_RGB.jpg deleted file mode 100644 index 38cd1f3c..00000000 Binary files a/robotdata/1/HeadCam/239_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/240_Depth.jpg b/robotdata/1/HeadCam/240_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/240_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/240_RGB.jpg b/robotdata/1/HeadCam/240_RGB.jpg deleted file mode 100644 index fb5ddc3c..00000000 Binary files a/robotdata/1/HeadCam/240_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/241_Depth.jpg b/robotdata/1/HeadCam/241_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/241_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/241_RGB.jpg b/robotdata/1/HeadCam/241_RGB.jpg deleted file mode 100644 index de933cba..00000000 Binary files a/robotdata/1/HeadCam/241_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/242_Depth.jpg b/robotdata/1/HeadCam/242_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/242_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/242_RGB.jpg b/robotdata/1/HeadCam/242_RGB.jpg deleted file mode 100644 index 570008bc..00000000 Binary files a/robotdata/1/HeadCam/242_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/243_Depth.jpg b/robotdata/1/HeadCam/243_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/243_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/243_RGB.jpg b/robotdata/1/HeadCam/243_RGB.jpg deleted file mode 100644 index 9253c978..00000000 Binary files a/robotdata/1/HeadCam/243_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/244_Depth.jpg b/robotdata/1/HeadCam/244_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/244_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/244_RGB.jpg b/robotdata/1/HeadCam/244_RGB.jpg deleted file mode 100644 index 5ea250ef..00000000 Binary files a/robotdata/1/HeadCam/244_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/245_Depth.jpg b/robotdata/1/HeadCam/245_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/245_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/245_RGB.jpg b/robotdata/1/HeadCam/245_RGB.jpg deleted file mode 100644 index af36d111..00000000 Binary files a/robotdata/1/HeadCam/245_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/246_Depth.jpg b/robotdata/1/HeadCam/246_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/246_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/246_RGB.jpg b/robotdata/1/HeadCam/246_RGB.jpg deleted file mode 100644 index b8a89452..00000000 Binary files a/robotdata/1/HeadCam/246_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/247_Depth.jpg b/robotdata/1/HeadCam/247_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/247_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/247_RGB.jpg b/robotdata/1/HeadCam/247_RGB.jpg deleted file mode 100644 index ac198e21..00000000 Binary files a/robotdata/1/HeadCam/247_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/248_Depth.jpg b/robotdata/1/HeadCam/248_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/248_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/248_RGB.jpg b/robotdata/1/HeadCam/248_RGB.jpg deleted file mode 100644 index a071c16c..00000000 Binary files a/robotdata/1/HeadCam/248_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/249_Depth.jpg b/robotdata/1/HeadCam/249_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/249_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/249_RGB.jpg b/robotdata/1/HeadCam/249_RGB.jpg deleted file mode 100644 index 18254461..00000000 Binary files a/robotdata/1/HeadCam/249_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/250_Depth.jpg b/robotdata/1/HeadCam/250_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/250_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/250_RGB.jpg b/robotdata/1/HeadCam/250_RGB.jpg deleted file mode 100644 index db8739c8..00000000 Binary files a/robotdata/1/HeadCam/250_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/251_Depth.jpg b/robotdata/1/HeadCam/251_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/251_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/251_RGB.jpg b/robotdata/1/HeadCam/251_RGB.jpg deleted file mode 100644 index 334c93b9..00000000 Binary files a/robotdata/1/HeadCam/251_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/252_Depth.jpg b/robotdata/1/HeadCam/252_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/252_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/252_RGB.jpg b/robotdata/1/HeadCam/252_RGB.jpg deleted file mode 100644 index 045eef7d..00000000 Binary files a/robotdata/1/HeadCam/252_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/253_Depth.jpg b/robotdata/1/HeadCam/253_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/253_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/253_RGB.jpg b/robotdata/1/HeadCam/253_RGB.jpg deleted file mode 100644 index 1ef67405..00000000 Binary files a/robotdata/1/HeadCam/253_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/254_Depth.jpg b/robotdata/1/HeadCam/254_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/254_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/254_RGB.jpg b/robotdata/1/HeadCam/254_RGB.jpg deleted file mode 100644 index f435fb53..00000000 Binary files a/robotdata/1/HeadCam/254_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/255_Depth.jpg b/robotdata/1/HeadCam/255_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/255_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/255_RGB.jpg b/robotdata/1/HeadCam/255_RGB.jpg deleted file mode 100644 index 62a4108a..00000000 Binary files a/robotdata/1/HeadCam/255_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/256_Depth.jpg b/robotdata/1/HeadCam/256_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/256_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/256_RGB.jpg b/robotdata/1/HeadCam/256_RGB.jpg deleted file mode 100644 index c0c19fa4..00000000 Binary files a/robotdata/1/HeadCam/256_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/257_Depth.jpg b/robotdata/1/HeadCam/257_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/257_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/257_RGB.jpg b/robotdata/1/HeadCam/257_RGB.jpg deleted file mode 100644 index aca23b4f..00000000 Binary files a/robotdata/1/HeadCam/257_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/258_Depth.jpg b/robotdata/1/HeadCam/258_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/258_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/258_RGB.jpg b/robotdata/1/HeadCam/258_RGB.jpg deleted file mode 100644 index d2c4d498..00000000 Binary files a/robotdata/1/HeadCam/258_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/259_Depth.jpg b/robotdata/1/HeadCam/259_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/259_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/259_RGB.jpg b/robotdata/1/HeadCam/259_RGB.jpg deleted file mode 100644 index 91962fa8..00000000 Binary files a/robotdata/1/HeadCam/259_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/260_Depth.jpg b/robotdata/1/HeadCam/260_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/260_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/260_RGB.jpg b/robotdata/1/HeadCam/260_RGB.jpg deleted file mode 100644 index 7c897879..00000000 Binary files a/robotdata/1/HeadCam/260_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/261_Depth.jpg b/robotdata/1/HeadCam/261_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/261_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/261_RGB.jpg b/robotdata/1/HeadCam/261_RGB.jpg deleted file mode 100644 index 2e187538..00000000 Binary files a/robotdata/1/HeadCam/261_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/262_Depth.jpg b/robotdata/1/HeadCam/262_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/262_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/262_RGB.jpg b/robotdata/1/HeadCam/262_RGB.jpg deleted file mode 100644 index d9b80cda..00000000 Binary files a/robotdata/1/HeadCam/262_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/263_Depth.jpg b/robotdata/1/HeadCam/263_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/263_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/263_RGB.jpg b/robotdata/1/HeadCam/263_RGB.jpg deleted file mode 100644 index c48121cf..00000000 Binary files a/robotdata/1/HeadCam/263_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/264_Depth.jpg b/robotdata/1/HeadCam/264_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/264_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/264_RGB.jpg b/robotdata/1/HeadCam/264_RGB.jpg deleted file mode 100644 index d4d8dd93..00000000 Binary files a/robotdata/1/HeadCam/264_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/265_Depth.jpg b/robotdata/1/HeadCam/265_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/265_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/265_RGB.jpg b/robotdata/1/HeadCam/265_RGB.jpg deleted file mode 100644 index 44175ad8..00000000 Binary files a/robotdata/1/HeadCam/265_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/266_Depth.jpg b/robotdata/1/HeadCam/266_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/266_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/266_RGB.jpg b/robotdata/1/HeadCam/266_RGB.jpg deleted file mode 100644 index 8c5ef2b4..00000000 Binary files a/robotdata/1/HeadCam/266_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/267_Depth.jpg b/robotdata/1/HeadCam/267_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/267_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/267_RGB.jpg b/robotdata/1/HeadCam/267_RGB.jpg deleted file mode 100644 index 56c9e2cb..00000000 Binary files a/robotdata/1/HeadCam/267_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/268_Depth.jpg b/robotdata/1/HeadCam/268_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/268_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/268_RGB.jpg b/robotdata/1/HeadCam/268_RGB.jpg deleted file mode 100644 index b4960dd0..00000000 Binary files a/robotdata/1/HeadCam/268_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/269_Depth.jpg b/robotdata/1/HeadCam/269_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/269_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/269_RGB.jpg b/robotdata/1/HeadCam/269_RGB.jpg deleted file mode 100644 index a41600f0..00000000 Binary files a/robotdata/1/HeadCam/269_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/270_Depth.jpg b/robotdata/1/HeadCam/270_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/270_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/270_RGB.jpg b/robotdata/1/HeadCam/270_RGB.jpg deleted file mode 100644 index ebc77d6a..00000000 Binary files a/robotdata/1/HeadCam/270_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/271_Depth.jpg b/robotdata/1/HeadCam/271_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/271_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/271_RGB.jpg b/robotdata/1/HeadCam/271_RGB.jpg deleted file mode 100644 index 5ce47df5..00000000 Binary files a/robotdata/1/HeadCam/271_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/272_Depth.jpg b/robotdata/1/HeadCam/272_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/272_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/272_RGB.jpg b/robotdata/1/HeadCam/272_RGB.jpg deleted file mode 100644 index d5279e63..00000000 Binary files a/robotdata/1/HeadCam/272_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/273_Depth.jpg b/robotdata/1/HeadCam/273_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/273_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/273_RGB.jpg b/robotdata/1/HeadCam/273_RGB.jpg deleted file mode 100644 index aa6d8996..00000000 Binary files a/robotdata/1/HeadCam/273_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/274_Depth.jpg b/robotdata/1/HeadCam/274_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/274_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/274_RGB.jpg b/robotdata/1/HeadCam/274_RGB.jpg deleted file mode 100644 index b32a0f7e..00000000 Binary files a/robotdata/1/HeadCam/274_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/275_Depth.jpg b/robotdata/1/HeadCam/275_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/275_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/275_RGB.jpg b/robotdata/1/HeadCam/275_RGB.jpg deleted file mode 100644 index b53bb048..00000000 Binary files a/robotdata/1/HeadCam/275_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/276_Depth.jpg b/robotdata/1/HeadCam/276_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/276_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/276_RGB.jpg b/robotdata/1/HeadCam/276_RGB.jpg deleted file mode 100644 index 657ca1cd..00000000 Binary files a/robotdata/1/HeadCam/276_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/277_Depth.jpg b/robotdata/1/HeadCam/277_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/277_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/277_RGB.jpg b/robotdata/1/HeadCam/277_RGB.jpg deleted file mode 100644 index 5189ba1f..00000000 Binary files a/robotdata/1/HeadCam/277_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/278_Depth.jpg b/robotdata/1/HeadCam/278_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/278_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/278_RGB.jpg b/robotdata/1/HeadCam/278_RGB.jpg deleted file mode 100644 index c5c584b8..00000000 Binary files a/robotdata/1/HeadCam/278_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/279_Depth.jpg b/robotdata/1/HeadCam/279_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/279_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/279_RGB.jpg b/robotdata/1/HeadCam/279_RGB.jpg deleted file mode 100644 index 01673913..00000000 Binary files a/robotdata/1/HeadCam/279_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/280_Depth.jpg b/robotdata/1/HeadCam/280_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/280_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/280_RGB.jpg b/robotdata/1/HeadCam/280_RGB.jpg deleted file mode 100644 index 284c8038..00000000 Binary files a/robotdata/1/HeadCam/280_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/281_Depth.jpg b/robotdata/1/HeadCam/281_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/281_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/281_RGB.jpg b/robotdata/1/HeadCam/281_RGB.jpg deleted file mode 100644 index b027a320..00000000 Binary files a/robotdata/1/HeadCam/281_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/359_Depth.jpg b/robotdata/1/HeadCam/359_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/359_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/359_RGB.jpg b/robotdata/1/HeadCam/359_RGB.jpg deleted file mode 100644 index 5547168a..00000000 Binary files a/robotdata/1/HeadCam/359_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/360_Depth.jpg b/robotdata/1/HeadCam/360_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/360_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/360_RGB.jpg b/robotdata/1/HeadCam/360_RGB.jpg deleted file mode 100644 index 1cbd6d83..00000000 Binary files a/robotdata/1/HeadCam/360_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/361_Depth.jpg b/robotdata/1/HeadCam/361_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/361_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/361_RGB.jpg b/robotdata/1/HeadCam/361_RGB.jpg deleted file mode 100644 index 65c79381..00000000 Binary files a/robotdata/1/HeadCam/361_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/362_Depth.jpg b/robotdata/1/HeadCam/362_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/362_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/362_RGB.jpg b/robotdata/1/HeadCam/362_RGB.jpg deleted file mode 100644 index 1e2ade8c..00000000 Binary files a/robotdata/1/HeadCam/362_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/363_Depth.jpg b/robotdata/1/HeadCam/363_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/363_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/363_RGB.jpg b/robotdata/1/HeadCam/363_RGB.jpg deleted file mode 100644 index c2ad63da..00000000 Binary files a/robotdata/1/HeadCam/363_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/364_Depth.jpg b/robotdata/1/HeadCam/364_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/364_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/364_RGB.jpg b/robotdata/1/HeadCam/364_RGB.jpg deleted file mode 100644 index e46dd3e6..00000000 Binary files a/robotdata/1/HeadCam/364_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/365_Depth.jpg b/robotdata/1/HeadCam/365_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/365_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/365_RGB.jpg b/robotdata/1/HeadCam/365_RGB.jpg deleted file mode 100644 index 85c2a774..00000000 Binary files a/robotdata/1/HeadCam/365_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/366_Depth.jpg b/robotdata/1/HeadCam/366_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/366_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/366_RGB.jpg b/robotdata/1/HeadCam/366_RGB.jpg deleted file mode 100644 index be961aa3..00000000 Binary files a/robotdata/1/HeadCam/366_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/367_Depth.jpg b/robotdata/1/HeadCam/367_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/367_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/367_RGB.jpg b/robotdata/1/HeadCam/367_RGB.jpg deleted file mode 100644 index 70210671..00000000 Binary files a/robotdata/1/HeadCam/367_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/368_Depth.jpg b/robotdata/1/HeadCam/368_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/368_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/368_RGB.jpg b/robotdata/1/HeadCam/368_RGB.jpg deleted file mode 100644 index 86216e60..00000000 Binary files a/robotdata/1/HeadCam/368_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/369_Depth.jpg b/robotdata/1/HeadCam/369_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/369_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/369_RGB.jpg b/robotdata/1/HeadCam/369_RGB.jpg deleted file mode 100644 index 10eb4dcd..00000000 Binary files a/robotdata/1/HeadCam/369_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/370_Depth.jpg b/robotdata/1/HeadCam/370_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/370_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/370_RGB.jpg b/robotdata/1/HeadCam/370_RGB.jpg deleted file mode 100644 index 4ffff638..00000000 Binary files a/robotdata/1/HeadCam/370_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/371_Depth.jpg b/robotdata/1/HeadCam/371_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/371_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/371_RGB.jpg b/robotdata/1/HeadCam/371_RGB.jpg deleted file mode 100644 index 3cfbcd0c..00000000 Binary files a/robotdata/1/HeadCam/371_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/372_Depth.jpg b/robotdata/1/HeadCam/372_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/372_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/372_RGB.jpg b/robotdata/1/HeadCam/372_RGB.jpg deleted file mode 100644 index a370abc9..00000000 Binary files a/robotdata/1/HeadCam/372_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/373_Depth.jpg b/robotdata/1/HeadCam/373_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/373_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/373_RGB.jpg b/robotdata/1/HeadCam/373_RGB.jpg deleted file mode 100644 index 972fa639..00000000 Binary files a/robotdata/1/HeadCam/373_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/374_Depth.jpg b/robotdata/1/HeadCam/374_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/374_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/374_RGB.jpg b/robotdata/1/HeadCam/374_RGB.jpg deleted file mode 100644 index c528e26a..00000000 Binary files a/robotdata/1/HeadCam/374_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/375_Depth.jpg b/robotdata/1/HeadCam/375_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/375_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/375_RGB.jpg b/robotdata/1/HeadCam/375_RGB.jpg deleted file mode 100644 index 946de1b8..00000000 Binary files a/robotdata/1/HeadCam/375_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/376_Depth.jpg b/robotdata/1/HeadCam/376_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/376_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/376_RGB.jpg b/robotdata/1/HeadCam/376_RGB.jpg deleted file mode 100644 index fb7a3776..00000000 Binary files a/robotdata/1/HeadCam/376_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/377_Depth.jpg b/robotdata/1/HeadCam/377_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/377_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/377_RGB.jpg b/robotdata/1/HeadCam/377_RGB.jpg deleted file mode 100644 index 47394ecb..00000000 Binary files a/robotdata/1/HeadCam/377_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/378_Depth.jpg b/robotdata/1/HeadCam/378_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/378_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/378_RGB.jpg b/robotdata/1/HeadCam/378_RGB.jpg deleted file mode 100644 index db340b33..00000000 Binary files a/robotdata/1/HeadCam/378_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/379_Depth.jpg b/robotdata/1/HeadCam/379_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/379_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/379_RGB.jpg b/robotdata/1/HeadCam/379_RGB.jpg deleted file mode 100644 index 7f342f51..00000000 Binary files a/robotdata/1/HeadCam/379_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/380_Depth.jpg b/robotdata/1/HeadCam/380_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/380_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/380_RGB.jpg b/robotdata/1/HeadCam/380_RGB.jpg deleted file mode 100644 index f0d12c21..00000000 Binary files a/robotdata/1/HeadCam/380_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/381_Depth.jpg b/robotdata/1/HeadCam/381_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/381_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/381_RGB.jpg b/robotdata/1/HeadCam/381_RGB.jpg deleted file mode 100644 index 961f3bf2..00000000 Binary files a/robotdata/1/HeadCam/381_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/382_Depth.jpg b/robotdata/1/HeadCam/382_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/382_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/382_RGB.jpg b/robotdata/1/HeadCam/382_RGB.jpg deleted file mode 100644 index ab12e38a..00000000 Binary files a/robotdata/1/HeadCam/382_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/383_Depth.jpg b/robotdata/1/HeadCam/383_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/383_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/383_RGB.jpg b/robotdata/1/HeadCam/383_RGB.jpg deleted file mode 100644 index ca47e066..00000000 Binary files a/robotdata/1/HeadCam/383_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/384_Depth.jpg b/robotdata/1/HeadCam/384_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/384_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/384_RGB.jpg b/robotdata/1/HeadCam/384_RGB.jpg deleted file mode 100644 index 3774899b..00000000 Binary files a/robotdata/1/HeadCam/384_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/385_Depth.jpg b/robotdata/1/HeadCam/385_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/385_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/385_RGB.jpg b/robotdata/1/HeadCam/385_RGB.jpg deleted file mode 100644 index f463e24f..00000000 Binary files a/robotdata/1/HeadCam/385_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/386_Depth.jpg b/robotdata/1/HeadCam/386_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/386_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/386_RGB.jpg b/robotdata/1/HeadCam/386_RGB.jpg deleted file mode 100644 index 48c854ee..00000000 Binary files a/robotdata/1/HeadCam/386_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/387_Depth.jpg b/robotdata/1/HeadCam/387_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/387_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/387_RGB.jpg b/robotdata/1/HeadCam/387_RGB.jpg deleted file mode 100644 index e1a6f2fb..00000000 Binary files a/robotdata/1/HeadCam/387_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/388_Depth.jpg b/robotdata/1/HeadCam/388_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/388_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/388_RGB.jpg b/robotdata/1/HeadCam/388_RGB.jpg deleted file mode 100644 index f8e91951..00000000 Binary files a/robotdata/1/HeadCam/388_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/389_Depth.jpg b/robotdata/1/HeadCam/389_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/389_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/389_RGB.jpg b/robotdata/1/HeadCam/389_RGB.jpg deleted file mode 100644 index 040c9065..00000000 Binary files a/robotdata/1/HeadCam/389_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/390_Depth.jpg b/robotdata/1/HeadCam/390_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/390_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/390_RGB.jpg b/robotdata/1/HeadCam/390_RGB.jpg deleted file mode 100644 index fa8a0191..00000000 Binary files a/robotdata/1/HeadCam/390_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/391_Depth.jpg b/robotdata/1/HeadCam/391_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/391_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/391_RGB.jpg b/robotdata/1/HeadCam/391_RGB.jpg deleted file mode 100644 index 1da92bb3..00000000 Binary files a/robotdata/1/HeadCam/391_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/392_Depth.jpg b/robotdata/1/HeadCam/392_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/392_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/392_RGB.jpg b/robotdata/1/HeadCam/392_RGB.jpg deleted file mode 100644 index 586c2f90..00000000 Binary files a/robotdata/1/HeadCam/392_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/393_Depth.jpg b/robotdata/1/HeadCam/393_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/393_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/393_RGB.jpg b/robotdata/1/HeadCam/393_RGB.jpg deleted file mode 100644 index 192a891d..00000000 Binary files a/robotdata/1/HeadCam/393_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/394_Depth.jpg b/robotdata/1/HeadCam/394_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/394_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/394_RGB.jpg b/robotdata/1/HeadCam/394_RGB.jpg deleted file mode 100644 index 7a5f60fc..00000000 Binary files a/robotdata/1/HeadCam/394_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/395_Depth.jpg b/robotdata/1/HeadCam/395_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/395_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/395_RGB.jpg b/robotdata/1/HeadCam/395_RGB.jpg deleted file mode 100644 index 52e82d5f..00000000 Binary files a/robotdata/1/HeadCam/395_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/396_Depth.jpg b/robotdata/1/HeadCam/396_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/396_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/396_RGB.jpg b/robotdata/1/HeadCam/396_RGB.jpg deleted file mode 100644 index 0bfc9dd1..00000000 Binary files a/robotdata/1/HeadCam/396_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/397_Depth.jpg b/robotdata/1/HeadCam/397_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/397_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/397_RGB.jpg b/robotdata/1/HeadCam/397_RGB.jpg deleted file mode 100644 index f854a5a4..00000000 Binary files a/robotdata/1/HeadCam/397_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/398_Depth.jpg b/robotdata/1/HeadCam/398_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/398_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/398_RGB.jpg b/robotdata/1/HeadCam/398_RGB.jpg deleted file mode 100644 index 656f4e46..00000000 Binary files a/robotdata/1/HeadCam/398_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/399_Depth.jpg b/robotdata/1/HeadCam/399_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/399_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/399_RGB.jpg b/robotdata/1/HeadCam/399_RGB.jpg deleted file mode 100644 index 06c5db8b..00000000 Binary files a/robotdata/1/HeadCam/399_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/400_Depth.jpg b/robotdata/1/HeadCam/400_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/400_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/400_RGB.jpg b/robotdata/1/HeadCam/400_RGB.jpg deleted file mode 100644 index 5a0f310c..00000000 Binary files a/robotdata/1/HeadCam/400_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/401_Depth.jpg b/robotdata/1/HeadCam/401_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/401_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/401_RGB.jpg b/robotdata/1/HeadCam/401_RGB.jpg deleted file mode 100644 index bbd0d0ea..00000000 Binary files a/robotdata/1/HeadCam/401_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/402_Depth.jpg b/robotdata/1/HeadCam/402_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/402_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/402_RGB.jpg b/robotdata/1/HeadCam/402_RGB.jpg deleted file mode 100644 index e3d1fe86..00000000 Binary files a/robotdata/1/HeadCam/402_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/403_Depth.jpg b/robotdata/1/HeadCam/403_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/403_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/403_RGB.jpg b/robotdata/1/HeadCam/403_RGB.jpg deleted file mode 100644 index 2c8079fa..00000000 Binary files a/robotdata/1/HeadCam/403_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/404_Depth.jpg b/robotdata/1/HeadCam/404_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/404_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/404_RGB.jpg b/robotdata/1/HeadCam/404_RGB.jpg deleted file mode 100644 index 0ec26e2a..00000000 Binary files a/robotdata/1/HeadCam/404_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/405_Depth.jpg b/robotdata/1/HeadCam/405_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/405_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/405_RGB.jpg b/robotdata/1/HeadCam/405_RGB.jpg deleted file mode 100644 index 5da7b132..00000000 Binary files a/robotdata/1/HeadCam/405_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/406_Depth.jpg b/robotdata/1/HeadCam/406_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/406_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/406_RGB.jpg b/robotdata/1/HeadCam/406_RGB.jpg deleted file mode 100644 index 365e8895..00000000 Binary files a/robotdata/1/HeadCam/406_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/407_Depth.jpg b/robotdata/1/HeadCam/407_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/407_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/407_RGB.jpg b/robotdata/1/HeadCam/407_RGB.jpg deleted file mode 100644 index ab8e5333..00000000 Binary files a/robotdata/1/HeadCam/407_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/408_Depth.jpg b/robotdata/1/HeadCam/408_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/408_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/408_RGB.jpg b/robotdata/1/HeadCam/408_RGB.jpg deleted file mode 100644 index cf1eaf0b..00000000 Binary files a/robotdata/1/HeadCam/408_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/409_Depth.jpg b/robotdata/1/HeadCam/409_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/409_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/409_RGB.jpg b/robotdata/1/HeadCam/409_RGB.jpg deleted file mode 100644 index eca93d12..00000000 Binary files a/robotdata/1/HeadCam/409_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/410_Depth.jpg b/robotdata/1/HeadCam/410_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/410_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/410_RGB.jpg b/robotdata/1/HeadCam/410_RGB.jpg deleted file mode 100644 index 1c7df20a..00000000 Binary files a/robotdata/1/HeadCam/410_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/411_Depth.jpg b/robotdata/1/HeadCam/411_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/411_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/411_RGB.jpg b/robotdata/1/HeadCam/411_RGB.jpg deleted file mode 100644 index 007c90b0..00000000 Binary files a/robotdata/1/HeadCam/411_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/412_Depth.jpg b/robotdata/1/HeadCam/412_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/412_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/412_RGB.jpg b/robotdata/1/HeadCam/412_RGB.jpg deleted file mode 100644 index 47fa0b59..00000000 Binary files a/robotdata/1/HeadCam/412_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/413_Depth.jpg b/robotdata/1/HeadCam/413_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/413_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/413_RGB.jpg b/robotdata/1/HeadCam/413_RGB.jpg deleted file mode 100644 index 04da2963..00000000 Binary files a/robotdata/1/HeadCam/413_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/414_Depth.jpg b/robotdata/1/HeadCam/414_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/414_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/414_RGB.jpg b/robotdata/1/HeadCam/414_RGB.jpg deleted file mode 100644 index 3b73d71c..00000000 Binary files a/robotdata/1/HeadCam/414_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/415_Depth.jpg b/robotdata/1/HeadCam/415_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/415_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/415_RGB.jpg b/robotdata/1/HeadCam/415_RGB.jpg deleted file mode 100644 index 48b0a387..00000000 Binary files a/robotdata/1/HeadCam/415_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/416_Depth.jpg b/robotdata/1/HeadCam/416_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/416_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/416_RGB.jpg b/robotdata/1/HeadCam/416_RGB.jpg deleted file mode 100644 index ff360411..00000000 Binary files a/robotdata/1/HeadCam/416_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/417_Depth.jpg b/robotdata/1/HeadCam/417_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/417_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/417_RGB.jpg b/robotdata/1/HeadCam/417_RGB.jpg deleted file mode 100644 index 5e6122b2..00000000 Binary files a/robotdata/1/HeadCam/417_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/418_Depth.jpg b/robotdata/1/HeadCam/418_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/418_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/418_RGB.jpg b/robotdata/1/HeadCam/418_RGB.jpg deleted file mode 100644 index 25ce3ab7..00000000 Binary files a/robotdata/1/HeadCam/418_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/419_Depth.jpg b/robotdata/1/HeadCam/419_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/419_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/419_RGB.jpg b/robotdata/1/HeadCam/419_RGB.jpg deleted file mode 100644 index 4ea46ac6..00000000 Binary files a/robotdata/1/HeadCam/419_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/420_Depth.jpg b/robotdata/1/HeadCam/420_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/420_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/420_RGB.jpg b/robotdata/1/HeadCam/420_RGB.jpg deleted file mode 100644 index 66aecc57..00000000 Binary files a/robotdata/1/HeadCam/420_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/421_Depth.jpg b/robotdata/1/HeadCam/421_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/421_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/421_RGB.jpg b/robotdata/1/HeadCam/421_RGB.jpg deleted file mode 100644 index d28972b7..00000000 Binary files a/robotdata/1/HeadCam/421_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/422_Depth.jpg b/robotdata/1/HeadCam/422_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/422_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/422_RGB.jpg b/robotdata/1/HeadCam/422_RGB.jpg deleted file mode 100644 index bc051c61..00000000 Binary files a/robotdata/1/HeadCam/422_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/423_Depth.jpg b/robotdata/1/HeadCam/423_Depth.jpg deleted file mode 100644 index 608cd902..00000000 Binary files a/robotdata/1/HeadCam/423_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/423_RGB.jpg b/robotdata/1/HeadCam/423_RGB.jpg deleted file mode 100644 index 8fe4fdfc..00000000 Binary files a/robotdata/1/HeadCam/423_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/424_Depth.jpg b/robotdata/1/HeadCam/424_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/424_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/424_RGB.jpg b/robotdata/1/HeadCam/424_RGB.jpg deleted file mode 100644 index 07c77649..00000000 Binary files a/robotdata/1/HeadCam/424_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/425_Depth.jpg b/robotdata/1/HeadCam/425_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/425_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/425_RGB.jpg b/robotdata/1/HeadCam/425_RGB.jpg deleted file mode 100644 index 10dfaeac..00000000 Binary files a/robotdata/1/HeadCam/425_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/426_Depth.jpg b/robotdata/1/HeadCam/426_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/426_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/426_RGB.jpg b/robotdata/1/HeadCam/426_RGB.jpg deleted file mode 100644 index f5e1a00e..00000000 Binary files a/robotdata/1/HeadCam/426_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/427_Depth.jpg b/robotdata/1/HeadCam/427_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/427_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/427_RGB.jpg b/robotdata/1/HeadCam/427_RGB.jpg deleted file mode 100644 index 111e07e2..00000000 Binary files a/robotdata/1/HeadCam/427_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/428_Depth.jpg b/robotdata/1/HeadCam/428_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/428_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/428_RGB.jpg b/robotdata/1/HeadCam/428_RGB.jpg deleted file mode 100644 index 6984a8ad..00000000 Binary files a/robotdata/1/HeadCam/428_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/429_Depth.jpg b/robotdata/1/HeadCam/429_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/429_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/429_RGB.jpg b/robotdata/1/HeadCam/429_RGB.jpg deleted file mode 100644 index 0f5efd33..00000000 Binary files a/robotdata/1/HeadCam/429_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/430_Depth.jpg b/robotdata/1/HeadCam/430_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/430_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/430_RGB.jpg b/robotdata/1/HeadCam/430_RGB.jpg deleted file mode 100644 index f01c51d2..00000000 Binary files a/robotdata/1/HeadCam/430_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/431_Depth.jpg b/robotdata/1/HeadCam/431_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/431_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/431_RGB.jpg b/robotdata/1/HeadCam/431_RGB.jpg deleted file mode 100644 index b52d5337..00000000 Binary files a/robotdata/1/HeadCam/431_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/432_Depth.jpg b/robotdata/1/HeadCam/432_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/432_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/432_RGB.jpg b/robotdata/1/HeadCam/432_RGB.jpg deleted file mode 100644 index 9361332f..00000000 Binary files a/robotdata/1/HeadCam/432_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/433_Depth.jpg b/robotdata/1/HeadCam/433_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/433_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/433_RGB.jpg b/robotdata/1/HeadCam/433_RGB.jpg deleted file mode 100644 index ca5280c7..00000000 Binary files a/robotdata/1/HeadCam/433_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/434_Depth.jpg b/robotdata/1/HeadCam/434_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/434_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/434_RGB.jpg b/robotdata/1/HeadCam/434_RGB.jpg deleted file mode 100644 index 1afe9c92..00000000 Binary files a/robotdata/1/HeadCam/434_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/435_Depth.jpg b/robotdata/1/HeadCam/435_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/435_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/435_RGB.jpg b/robotdata/1/HeadCam/435_RGB.jpg deleted file mode 100644 index ee4fa9f8..00000000 Binary files a/robotdata/1/HeadCam/435_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/436_Depth.jpg b/robotdata/1/HeadCam/436_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/436_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/436_RGB.jpg b/robotdata/1/HeadCam/436_RGB.jpg deleted file mode 100644 index 70d0f245..00000000 Binary files a/robotdata/1/HeadCam/436_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/437_Depth.jpg b/robotdata/1/HeadCam/437_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/437_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/437_RGB.jpg b/robotdata/1/HeadCam/437_RGB.jpg deleted file mode 100644 index f20738c5..00000000 Binary files a/robotdata/1/HeadCam/437_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/438_Depth.jpg b/robotdata/1/HeadCam/438_Depth.jpg deleted file mode 100644 index 608cd902..00000000 Binary files a/robotdata/1/HeadCam/438_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/438_RGB.jpg b/robotdata/1/HeadCam/438_RGB.jpg deleted file mode 100644 index 4c33262f..00000000 Binary files a/robotdata/1/HeadCam/438_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/439_Depth.jpg b/robotdata/1/HeadCam/439_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/439_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/439_RGB.jpg b/robotdata/1/HeadCam/439_RGB.jpg deleted file mode 100644 index d5b4faf3..00000000 Binary files a/robotdata/1/HeadCam/439_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/440_Depth.jpg b/robotdata/1/HeadCam/440_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/440_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/440_RGB.jpg b/robotdata/1/HeadCam/440_RGB.jpg deleted file mode 100644 index c5f59575..00000000 Binary files a/robotdata/1/HeadCam/440_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/441_Depth.jpg b/robotdata/1/HeadCam/441_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/441_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/441_RGB.jpg b/robotdata/1/HeadCam/441_RGB.jpg deleted file mode 100644 index df2d354f..00000000 Binary files a/robotdata/1/HeadCam/441_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/442_Depth.jpg b/robotdata/1/HeadCam/442_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/442_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/442_RGB.jpg b/robotdata/1/HeadCam/442_RGB.jpg deleted file mode 100644 index c3419640..00000000 Binary files a/robotdata/1/HeadCam/442_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/443_Depth.jpg b/robotdata/1/HeadCam/443_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/443_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/443_RGB.jpg b/robotdata/1/HeadCam/443_RGB.jpg deleted file mode 100644 index 927d0b56..00000000 Binary files a/robotdata/1/HeadCam/443_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/444_Depth.jpg b/robotdata/1/HeadCam/444_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/444_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/444_RGB.jpg b/robotdata/1/HeadCam/444_RGB.jpg deleted file mode 100644 index e1a3642e..00000000 Binary files a/robotdata/1/HeadCam/444_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/445_Depth.jpg b/robotdata/1/HeadCam/445_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/445_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/445_RGB.jpg b/robotdata/1/HeadCam/445_RGB.jpg deleted file mode 100644 index a58961af..00000000 Binary files a/robotdata/1/HeadCam/445_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/446_Depth.jpg b/robotdata/1/HeadCam/446_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/446_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/446_RGB.jpg b/robotdata/1/HeadCam/446_RGB.jpg deleted file mode 100644 index 3107242c..00000000 Binary files a/robotdata/1/HeadCam/446_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/447_Depth.jpg b/robotdata/1/HeadCam/447_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/447_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/447_RGB.jpg b/robotdata/1/HeadCam/447_RGB.jpg deleted file mode 100644 index 0347b711..00000000 Binary files a/robotdata/1/HeadCam/447_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/448_Depth.jpg b/robotdata/1/HeadCam/448_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/448_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/448_RGB.jpg b/robotdata/1/HeadCam/448_RGB.jpg deleted file mode 100644 index 86f88dde..00000000 Binary files a/robotdata/1/HeadCam/448_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/449_Depth.jpg b/robotdata/1/HeadCam/449_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/449_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/449_RGB.jpg b/robotdata/1/HeadCam/449_RGB.jpg deleted file mode 100644 index 140a3fea..00000000 Binary files a/robotdata/1/HeadCam/449_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/450_Depth.jpg b/robotdata/1/HeadCam/450_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/450_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/450_RGB.jpg b/robotdata/1/HeadCam/450_RGB.jpg deleted file mode 100644 index f0551315..00000000 Binary files a/robotdata/1/HeadCam/450_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/451_Depth.jpg b/robotdata/1/HeadCam/451_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/451_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/451_RGB.jpg b/robotdata/1/HeadCam/451_RGB.jpg deleted file mode 100644 index ef95a939..00000000 Binary files a/robotdata/1/HeadCam/451_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/452_Depth.jpg b/robotdata/1/HeadCam/452_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/452_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/452_RGB.jpg b/robotdata/1/HeadCam/452_RGB.jpg deleted file mode 100644 index fbbcfdaf..00000000 Binary files a/robotdata/1/HeadCam/452_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/453_Depth.jpg b/robotdata/1/HeadCam/453_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/453_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/453_RGB.jpg b/robotdata/1/HeadCam/453_RGB.jpg deleted file mode 100644 index 0e246b19..00000000 Binary files a/robotdata/1/HeadCam/453_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/454_Depth.jpg b/robotdata/1/HeadCam/454_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/454_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/454_RGB.jpg b/robotdata/1/HeadCam/454_RGB.jpg deleted file mode 100644 index a0b2340b..00000000 Binary files a/robotdata/1/HeadCam/454_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/455_Depth.jpg b/robotdata/1/HeadCam/455_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/455_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/455_RGB.jpg b/robotdata/1/HeadCam/455_RGB.jpg deleted file mode 100644 index 9bf99f03..00000000 Binary files a/robotdata/1/HeadCam/455_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/456_Depth.jpg b/robotdata/1/HeadCam/456_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/456_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/456_RGB.jpg b/robotdata/1/HeadCam/456_RGB.jpg deleted file mode 100644 index e61117d4..00000000 Binary files a/robotdata/1/HeadCam/456_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/457_Depth.jpg b/robotdata/1/HeadCam/457_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/457_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/457_RGB.jpg b/robotdata/1/HeadCam/457_RGB.jpg deleted file mode 100644 index e09e9d99..00000000 Binary files a/robotdata/1/HeadCam/457_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/458_Depth.jpg b/robotdata/1/HeadCam/458_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/458_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/458_RGB.jpg b/robotdata/1/HeadCam/458_RGB.jpg deleted file mode 100644 index d6015fab..00000000 Binary files a/robotdata/1/HeadCam/458_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/459_Depth.jpg b/robotdata/1/HeadCam/459_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/459_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/459_RGB.jpg b/robotdata/1/HeadCam/459_RGB.jpg deleted file mode 100644 index b287fc84..00000000 Binary files a/robotdata/1/HeadCam/459_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/460_Depth.jpg b/robotdata/1/HeadCam/460_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/460_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/460_RGB.jpg b/robotdata/1/HeadCam/460_RGB.jpg deleted file mode 100644 index be10fcc3..00000000 Binary files a/robotdata/1/HeadCam/460_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/461_Depth.jpg b/robotdata/1/HeadCam/461_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/461_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/461_RGB.jpg b/robotdata/1/HeadCam/461_RGB.jpg deleted file mode 100644 index 16290368..00000000 Binary files a/robotdata/1/HeadCam/461_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/462_Depth.jpg b/robotdata/1/HeadCam/462_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/462_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/462_RGB.jpg b/robotdata/1/HeadCam/462_RGB.jpg deleted file mode 100644 index c59aafc7..00000000 Binary files a/robotdata/1/HeadCam/462_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/463_Depth.jpg b/robotdata/1/HeadCam/463_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/463_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/463_RGB.jpg b/robotdata/1/HeadCam/463_RGB.jpg deleted file mode 100644 index 79ab9bd8..00000000 Binary files a/robotdata/1/HeadCam/463_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/464_Depth.jpg b/robotdata/1/HeadCam/464_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/464_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/464_RGB.jpg b/robotdata/1/HeadCam/464_RGB.jpg deleted file mode 100644 index 4797e9c2..00000000 Binary files a/robotdata/1/HeadCam/464_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/465_Depth.jpg b/robotdata/1/HeadCam/465_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/465_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/465_RGB.jpg b/robotdata/1/HeadCam/465_RGB.jpg deleted file mode 100644 index 98ec9d15..00000000 Binary files a/robotdata/1/HeadCam/465_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/466_Depth.jpg b/robotdata/1/HeadCam/466_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/466_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/466_RGB.jpg b/robotdata/1/HeadCam/466_RGB.jpg deleted file mode 100644 index 43a29438..00000000 Binary files a/robotdata/1/HeadCam/466_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/467_Depth.jpg b/robotdata/1/HeadCam/467_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/467_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/467_RGB.jpg b/robotdata/1/HeadCam/467_RGB.jpg deleted file mode 100644 index d573c579..00000000 Binary files a/robotdata/1/HeadCam/467_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/468_Depth.jpg b/robotdata/1/HeadCam/468_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/468_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/468_RGB.jpg b/robotdata/1/HeadCam/468_RGB.jpg deleted file mode 100644 index 5b9f61fc..00000000 Binary files a/robotdata/1/HeadCam/468_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/469_Depth.jpg b/robotdata/1/HeadCam/469_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/469_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/469_RGB.jpg b/robotdata/1/HeadCam/469_RGB.jpg deleted file mode 100644 index 04c3a3a6..00000000 Binary files a/robotdata/1/HeadCam/469_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/470_Depth.jpg b/robotdata/1/HeadCam/470_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/470_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/470_RGB.jpg b/robotdata/1/HeadCam/470_RGB.jpg deleted file mode 100644 index afc0a67d..00000000 Binary files a/robotdata/1/HeadCam/470_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/471_Depth.jpg b/robotdata/1/HeadCam/471_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/471_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/471_RGB.jpg b/robotdata/1/HeadCam/471_RGB.jpg deleted file mode 100644 index 456f1c53..00000000 Binary files a/robotdata/1/HeadCam/471_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/472_Depth.jpg b/robotdata/1/HeadCam/472_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/472_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/472_RGB.jpg b/robotdata/1/HeadCam/472_RGB.jpg deleted file mode 100644 index 75126da3..00000000 Binary files a/robotdata/1/HeadCam/472_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/473_Depth.jpg b/robotdata/1/HeadCam/473_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/473_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/473_RGB.jpg b/robotdata/1/HeadCam/473_RGB.jpg deleted file mode 100644 index 63788ab1..00000000 Binary files a/robotdata/1/HeadCam/473_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/474_Depth.jpg b/robotdata/1/HeadCam/474_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/474_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/474_RGB.jpg b/robotdata/1/HeadCam/474_RGB.jpg deleted file mode 100644 index 120c7eae..00000000 Binary files a/robotdata/1/HeadCam/474_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/475_Depth.jpg b/robotdata/1/HeadCam/475_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/475_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/475_RGB.jpg b/robotdata/1/HeadCam/475_RGB.jpg deleted file mode 100644 index 0e0c12f8..00000000 Binary files a/robotdata/1/HeadCam/475_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/476_Depth.jpg b/robotdata/1/HeadCam/476_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/476_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/476_RGB.jpg b/robotdata/1/HeadCam/476_RGB.jpg deleted file mode 100644 index c71ba3f7..00000000 Binary files a/robotdata/1/HeadCam/476_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/477_Depth.jpg b/robotdata/1/HeadCam/477_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/477_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/477_RGB.jpg b/robotdata/1/HeadCam/477_RGB.jpg deleted file mode 100644 index 0d532bfc..00000000 Binary files a/robotdata/1/HeadCam/477_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/478_Depth.jpg b/robotdata/1/HeadCam/478_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/478_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/478_RGB.jpg b/robotdata/1/HeadCam/478_RGB.jpg deleted file mode 100644 index 9ca5ddb6..00000000 Binary files a/robotdata/1/HeadCam/478_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/479_Depth.jpg b/robotdata/1/HeadCam/479_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/479_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/479_RGB.jpg b/robotdata/1/HeadCam/479_RGB.jpg deleted file mode 100644 index e2965420..00000000 Binary files a/robotdata/1/HeadCam/479_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/480_Depth.jpg b/robotdata/1/HeadCam/480_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/480_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/480_RGB.jpg b/robotdata/1/HeadCam/480_RGB.jpg deleted file mode 100644 index 6ccc5235..00000000 Binary files a/robotdata/1/HeadCam/480_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/481_Depth.jpg b/robotdata/1/HeadCam/481_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/481_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/481_RGB.jpg b/robotdata/1/HeadCam/481_RGB.jpg deleted file mode 100644 index 57d63d46..00000000 Binary files a/robotdata/1/HeadCam/481_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/482_Depth.jpg b/robotdata/1/HeadCam/482_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/482_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/482_RGB.jpg b/robotdata/1/HeadCam/482_RGB.jpg deleted file mode 100644 index 8c1f36e9..00000000 Binary files a/robotdata/1/HeadCam/482_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/483_Depth.jpg b/robotdata/1/HeadCam/483_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/483_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/483_RGB.jpg b/robotdata/1/HeadCam/483_RGB.jpg deleted file mode 100644 index 3a3fd269..00000000 Binary files a/robotdata/1/HeadCam/483_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/484_Depth.jpg b/robotdata/1/HeadCam/484_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/484_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/484_RGB.jpg b/robotdata/1/HeadCam/484_RGB.jpg deleted file mode 100644 index c4a941c8..00000000 Binary files a/robotdata/1/HeadCam/484_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/485_Depth.jpg b/robotdata/1/HeadCam/485_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/485_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/485_RGB.jpg b/robotdata/1/HeadCam/485_RGB.jpg deleted file mode 100644 index 351f3b26..00000000 Binary files a/robotdata/1/HeadCam/485_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/486_Depth.jpg b/robotdata/1/HeadCam/486_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/486_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/486_RGB.jpg b/robotdata/1/HeadCam/486_RGB.jpg deleted file mode 100644 index 41ea516b..00000000 Binary files a/robotdata/1/HeadCam/486_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/487_Depth.jpg b/robotdata/1/HeadCam/487_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/487_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/487_RGB.jpg b/robotdata/1/HeadCam/487_RGB.jpg deleted file mode 100644 index 6754445c..00000000 Binary files a/robotdata/1/HeadCam/487_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/488_Depth.jpg b/robotdata/1/HeadCam/488_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/488_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/488_RGB.jpg b/robotdata/1/HeadCam/488_RGB.jpg deleted file mode 100644 index 4666e174..00000000 Binary files a/robotdata/1/HeadCam/488_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/489_Depth.jpg b/robotdata/1/HeadCam/489_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/489_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/489_RGB.jpg b/robotdata/1/HeadCam/489_RGB.jpg deleted file mode 100644 index eb5b3a78..00000000 Binary files a/robotdata/1/HeadCam/489_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/490_Depth.jpg b/robotdata/1/HeadCam/490_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/490_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/490_RGB.jpg b/robotdata/1/HeadCam/490_RGB.jpg deleted file mode 100644 index 7410a6d3..00000000 Binary files a/robotdata/1/HeadCam/490_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/491_Depth.jpg b/robotdata/1/HeadCam/491_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/491_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/491_RGB.jpg b/robotdata/1/HeadCam/491_RGB.jpg deleted file mode 100644 index 2ed187f4..00000000 Binary files a/robotdata/1/HeadCam/491_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/492_Depth.jpg b/robotdata/1/HeadCam/492_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/492_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/492_RGB.jpg b/robotdata/1/HeadCam/492_RGB.jpg deleted file mode 100644 index 4cb09dde..00000000 Binary files a/robotdata/1/HeadCam/492_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/493_Depth.jpg b/robotdata/1/HeadCam/493_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/493_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/493_RGB.jpg b/robotdata/1/HeadCam/493_RGB.jpg deleted file mode 100644 index fee8d764..00000000 Binary files a/robotdata/1/HeadCam/493_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/494_Depth.jpg b/robotdata/1/HeadCam/494_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/494_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/494_RGB.jpg b/robotdata/1/HeadCam/494_RGB.jpg deleted file mode 100644 index 5fa3cf60..00000000 Binary files a/robotdata/1/HeadCam/494_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/495_Depth.jpg b/robotdata/1/HeadCam/495_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/495_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/495_RGB.jpg b/robotdata/1/HeadCam/495_RGB.jpg deleted file mode 100644 index 1a247fc2..00000000 Binary files a/robotdata/1/HeadCam/495_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/496_Depth.jpg b/robotdata/1/HeadCam/496_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/496_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/496_RGB.jpg b/robotdata/1/HeadCam/496_RGB.jpg deleted file mode 100644 index 06a5e434..00000000 Binary files a/robotdata/1/HeadCam/496_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/497_Depth.jpg b/robotdata/1/HeadCam/497_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/497_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/497_RGB.jpg b/robotdata/1/HeadCam/497_RGB.jpg deleted file mode 100644 index 32ad8661..00000000 Binary files a/robotdata/1/HeadCam/497_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/498_Depth.jpg b/robotdata/1/HeadCam/498_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/498_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/498_RGB.jpg b/robotdata/1/HeadCam/498_RGB.jpg deleted file mode 100644 index 516e4116..00000000 Binary files a/robotdata/1/HeadCam/498_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/499_Depth.jpg b/robotdata/1/HeadCam/499_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/499_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/499_RGB.jpg b/robotdata/1/HeadCam/499_RGB.jpg deleted file mode 100644 index f00ceafa..00000000 Binary files a/robotdata/1/HeadCam/499_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/500_Depth.jpg b/robotdata/1/HeadCam/500_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/500_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/500_RGB.jpg b/robotdata/1/HeadCam/500_RGB.jpg deleted file mode 100644 index 89333683..00000000 Binary files a/robotdata/1/HeadCam/500_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/501_Depth.jpg b/robotdata/1/HeadCam/501_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/501_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/501_RGB.jpg b/robotdata/1/HeadCam/501_RGB.jpg deleted file mode 100644 index 56e06329..00000000 Binary files a/robotdata/1/HeadCam/501_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/502_Depth.jpg b/robotdata/1/HeadCam/502_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/502_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/502_RGB.jpg b/robotdata/1/HeadCam/502_RGB.jpg deleted file mode 100644 index 626586fa..00000000 Binary files a/robotdata/1/HeadCam/502_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/503_Depth.jpg b/robotdata/1/HeadCam/503_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/503_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/503_RGB.jpg b/robotdata/1/HeadCam/503_RGB.jpg deleted file mode 100644 index 45167b95..00000000 Binary files a/robotdata/1/HeadCam/503_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/504_Depth.jpg b/robotdata/1/HeadCam/504_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/504_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/504_RGB.jpg b/robotdata/1/HeadCam/504_RGB.jpg deleted file mode 100644 index 7bc3c8b4..00000000 Binary files a/robotdata/1/HeadCam/504_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/505_Depth.jpg b/robotdata/1/HeadCam/505_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/505_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/505_RGB.jpg b/robotdata/1/HeadCam/505_RGB.jpg deleted file mode 100644 index ef7d203f..00000000 Binary files a/robotdata/1/HeadCam/505_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/506_Depth.jpg b/robotdata/1/HeadCam/506_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/506_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/506_RGB.jpg b/robotdata/1/HeadCam/506_RGB.jpg deleted file mode 100644 index 6232d1b9..00000000 Binary files a/robotdata/1/HeadCam/506_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/507_Depth.jpg b/robotdata/1/HeadCam/507_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/507_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/507_RGB.jpg b/robotdata/1/HeadCam/507_RGB.jpg deleted file mode 100644 index 435378f1..00000000 Binary files a/robotdata/1/HeadCam/507_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/508_Depth.jpg b/robotdata/1/HeadCam/508_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/508_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/508_RGB.jpg b/robotdata/1/HeadCam/508_RGB.jpg deleted file mode 100644 index 45c55504..00000000 Binary files a/robotdata/1/HeadCam/508_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/509_Depth.jpg b/robotdata/1/HeadCam/509_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/509_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/509_RGB.jpg b/robotdata/1/HeadCam/509_RGB.jpg deleted file mode 100644 index 0138754c..00000000 Binary files a/robotdata/1/HeadCam/509_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/510_Depth.jpg b/robotdata/1/HeadCam/510_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/510_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/510_RGB.jpg b/robotdata/1/HeadCam/510_RGB.jpg deleted file mode 100644 index 288d31d7..00000000 Binary files a/robotdata/1/HeadCam/510_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/511_Depth.jpg b/robotdata/1/HeadCam/511_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/511_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/511_RGB.jpg b/robotdata/1/HeadCam/511_RGB.jpg deleted file mode 100644 index b1ccc793..00000000 Binary files a/robotdata/1/HeadCam/511_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/512_Depth.jpg b/robotdata/1/HeadCam/512_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/512_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/512_RGB.jpg b/robotdata/1/HeadCam/512_RGB.jpg deleted file mode 100644 index 6513c9b4..00000000 Binary files a/robotdata/1/HeadCam/512_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/513_Depth.jpg b/robotdata/1/HeadCam/513_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/513_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/513_RGB.jpg b/robotdata/1/HeadCam/513_RGB.jpg deleted file mode 100644 index 22b00a3a..00000000 Binary files a/robotdata/1/HeadCam/513_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/514_Depth.jpg b/robotdata/1/HeadCam/514_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/514_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/514_RGB.jpg b/robotdata/1/HeadCam/514_RGB.jpg deleted file mode 100644 index c51e4d43..00000000 Binary files a/robotdata/1/HeadCam/514_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/515_Depth.jpg b/robotdata/1/HeadCam/515_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/515_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/515_RGB.jpg b/robotdata/1/HeadCam/515_RGB.jpg deleted file mode 100644 index 8ac37ceb..00000000 Binary files a/robotdata/1/HeadCam/515_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/516_Depth.jpg b/robotdata/1/HeadCam/516_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/516_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/516_RGB.jpg b/robotdata/1/HeadCam/516_RGB.jpg deleted file mode 100644 index 3f966fb0..00000000 Binary files a/robotdata/1/HeadCam/516_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/517_Depth.jpg b/robotdata/1/HeadCam/517_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/517_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/517_RGB.jpg b/robotdata/1/HeadCam/517_RGB.jpg deleted file mode 100644 index 878c8e3d..00000000 Binary files a/robotdata/1/HeadCam/517_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/518_Depth.jpg b/robotdata/1/HeadCam/518_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/518_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/518_RGB.jpg b/robotdata/1/HeadCam/518_RGB.jpg deleted file mode 100644 index 636d8ce0..00000000 Binary files a/robotdata/1/HeadCam/518_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/519_Depth.jpg b/robotdata/1/HeadCam/519_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/519_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/519_RGB.jpg b/robotdata/1/HeadCam/519_RGB.jpg deleted file mode 100644 index 8a82dd2d..00000000 Binary files a/robotdata/1/HeadCam/519_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/520_Depth.jpg b/robotdata/1/HeadCam/520_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/520_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/520_RGB.jpg b/robotdata/1/HeadCam/520_RGB.jpg deleted file mode 100644 index 8ed89c49..00000000 Binary files a/robotdata/1/HeadCam/520_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/521_Depth.jpg b/robotdata/1/HeadCam/521_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/521_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/521_RGB.jpg b/robotdata/1/HeadCam/521_RGB.jpg deleted file mode 100644 index b2269db4..00000000 Binary files a/robotdata/1/HeadCam/521_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/522_Depth.jpg b/robotdata/1/HeadCam/522_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/522_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/522_RGB.jpg b/robotdata/1/HeadCam/522_RGB.jpg deleted file mode 100644 index 66ede13b..00000000 Binary files a/robotdata/1/HeadCam/522_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/523_Depth.jpg b/robotdata/1/HeadCam/523_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/523_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/523_RGB.jpg b/robotdata/1/HeadCam/523_RGB.jpg deleted file mode 100644 index cfbf3aa1..00000000 Binary files a/robotdata/1/HeadCam/523_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/524_Depth.jpg b/robotdata/1/HeadCam/524_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/524_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/524_RGB.jpg b/robotdata/1/HeadCam/524_RGB.jpg deleted file mode 100644 index f1e9ba25..00000000 Binary files a/robotdata/1/HeadCam/524_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/525_Depth.jpg b/robotdata/1/HeadCam/525_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/525_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/525_RGB.jpg b/robotdata/1/HeadCam/525_RGB.jpg deleted file mode 100644 index 0d750ebd..00000000 Binary files a/robotdata/1/HeadCam/525_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/526_Depth.jpg b/robotdata/1/HeadCam/526_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/526_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/526_RGB.jpg b/robotdata/1/HeadCam/526_RGB.jpg deleted file mode 100644 index 927682f9..00000000 Binary files a/robotdata/1/HeadCam/526_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/527_Depth.jpg b/robotdata/1/HeadCam/527_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/527_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/527_RGB.jpg b/robotdata/1/HeadCam/527_RGB.jpg deleted file mode 100644 index a5596275..00000000 Binary files a/robotdata/1/HeadCam/527_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/528_Depth.jpg b/robotdata/1/HeadCam/528_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/528_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/528_RGB.jpg b/robotdata/1/HeadCam/528_RGB.jpg deleted file mode 100644 index 75e5eb0d..00000000 Binary files a/robotdata/1/HeadCam/528_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/529_Depth.jpg b/robotdata/1/HeadCam/529_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/529_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/529_RGB.jpg b/robotdata/1/HeadCam/529_RGB.jpg deleted file mode 100644 index 35e42ca2..00000000 Binary files a/robotdata/1/HeadCam/529_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/530_Depth.jpg b/robotdata/1/HeadCam/530_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/530_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/530_RGB.jpg b/robotdata/1/HeadCam/530_RGB.jpg deleted file mode 100644 index 9e828cad..00000000 Binary files a/robotdata/1/HeadCam/530_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/531_Depth.jpg b/robotdata/1/HeadCam/531_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/531_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/531_RGB.jpg b/robotdata/1/HeadCam/531_RGB.jpg deleted file mode 100644 index 90c2bd61..00000000 Binary files a/robotdata/1/HeadCam/531_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/532_Depth.jpg b/robotdata/1/HeadCam/532_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/532_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/532_RGB.jpg b/robotdata/1/HeadCam/532_RGB.jpg deleted file mode 100644 index 7a313b29..00000000 Binary files a/robotdata/1/HeadCam/532_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/533_Depth.jpg b/robotdata/1/HeadCam/533_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/533_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/533_RGB.jpg b/robotdata/1/HeadCam/533_RGB.jpg deleted file mode 100644 index 941bf444..00000000 Binary files a/robotdata/1/HeadCam/533_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/534_Depth.jpg b/robotdata/1/HeadCam/534_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/534_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/534_RGB.jpg b/robotdata/1/HeadCam/534_RGB.jpg deleted file mode 100644 index 87070146..00000000 Binary files a/robotdata/1/HeadCam/534_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/535_Depth.jpg b/robotdata/1/HeadCam/535_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/535_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/535_RGB.jpg b/robotdata/1/HeadCam/535_RGB.jpg deleted file mode 100644 index a7629c3a..00000000 Binary files a/robotdata/1/HeadCam/535_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/536_Depth.jpg b/robotdata/1/HeadCam/536_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/536_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/536_RGB.jpg b/robotdata/1/HeadCam/536_RGB.jpg deleted file mode 100644 index c4c3c833..00000000 Binary files a/robotdata/1/HeadCam/536_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/537_Depth.jpg b/robotdata/1/HeadCam/537_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/537_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/537_RGB.jpg b/robotdata/1/HeadCam/537_RGB.jpg deleted file mode 100644 index 934906b9..00000000 Binary files a/robotdata/1/HeadCam/537_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/538_Depth.jpg b/robotdata/1/HeadCam/538_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/538_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/538_RGB.jpg b/robotdata/1/HeadCam/538_RGB.jpg deleted file mode 100644 index eb5bcda6..00000000 Binary files a/robotdata/1/HeadCam/538_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/539_Depth.jpg b/robotdata/1/HeadCam/539_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/539_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/539_RGB.jpg b/robotdata/1/HeadCam/539_RGB.jpg deleted file mode 100644 index 4a487b57..00000000 Binary files a/robotdata/1/HeadCam/539_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/540_Depth.jpg b/robotdata/1/HeadCam/540_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/540_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/540_RGB.jpg b/robotdata/1/HeadCam/540_RGB.jpg deleted file mode 100644 index 07ebd72a..00000000 Binary files a/robotdata/1/HeadCam/540_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/541_Depth.jpg b/robotdata/1/HeadCam/541_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/541_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/541_RGB.jpg b/robotdata/1/HeadCam/541_RGB.jpg deleted file mode 100644 index 2287836b..00000000 Binary files a/robotdata/1/HeadCam/541_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/542_Depth.jpg b/robotdata/1/HeadCam/542_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/542_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/542_RGB.jpg b/robotdata/1/HeadCam/542_RGB.jpg deleted file mode 100644 index a1f2cdfc..00000000 Binary files a/robotdata/1/HeadCam/542_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/543_Depth.jpg b/robotdata/1/HeadCam/543_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/543_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/543_RGB.jpg b/robotdata/1/HeadCam/543_RGB.jpg deleted file mode 100644 index 0b56b5d3..00000000 Binary files a/robotdata/1/HeadCam/543_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/544_Depth.jpg b/robotdata/1/HeadCam/544_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/544_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/544_RGB.jpg b/robotdata/1/HeadCam/544_RGB.jpg deleted file mode 100644 index a20a2f0d..00000000 Binary files a/robotdata/1/HeadCam/544_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/545_Depth.jpg b/robotdata/1/HeadCam/545_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/545_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/545_RGB.jpg b/robotdata/1/HeadCam/545_RGB.jpg deleted file mode 100644 index 93481592..00000000 Binary files a/robotdata/1/HeadCam/545_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/546_Depth.jpg b/robotdata/1/HeadCam/546_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/546_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/546_RGB.jpg b/robotdata/1/HeadCam/546_RGB.jpg deleted file mode 100644 index d36c679d..00000000 Binary files a/robotdata/1/HeadCam/546_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/547_Depth.jpg b/robotdata/1/HeadCam/547_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/547_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/547_RGB.jpg b/robotdata/1/HeadCam/547_RGB.jpg deleted file mode 100644 index fd9e6701..00000000 Binary files a/robotdata/1/HeadCam/547_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/548_Depth.jpg b/robotdata/1/HeadCam/548_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/548_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/548_RGB.jpg b/robotdata/1/HeadCam/548_RGB.jpg deleted file mode 100644 index c3ab736e..00000000 Binary files a/robotdata/1/HeadCam/548_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/549_Depth.jpg b/robotdata/1/HeadCam/549_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/549_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/549_RGB.jpg b/robotdata/1/HeadCam/549_RGB.jpg deleted file mode 100644 index 9495f073..00000000 Binary files a/robotdata/1/HeadCam/549_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/550_Depth.jpg b/robotdata/1/HeadCam/550_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/550_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/550_RGB.jpg b/robotdata/1/HeadCam/550_RGB.jpg deleted file mode 100644 index e45743db..00000000 Binary files a/robotdata/1/HeadCam/550_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/551_Depth.jpg b/robotdata/1/HeadCam/551_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/551_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/551_RGB.jpg b/robotdata/1/HeadCam/551_RGB.jpg deleted file mode 100644 index 6e663a4a..00000000 Binary files a/robotdata/1/HeadCam/551_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/552_Depth.jpg b/robotdata/1/HeadCam/552_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/552_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/552_RGB.jpg b/robotdata/1/HeadCam/552_RGB.jpg deleted file mode 100644 index 6e78f5cc..00000000 Binary files a/robotdata/1/HeadCam/552_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/58_Depth.jpg b/robotdata/1/HeadCam/58_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/58_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/58_RGB.jpg b/robotdata/1/HeadCam/58_RGB.jpg deleted file mode 100644 index 2496499d..00000000 Binary files a/robotdata/1/HeadCam/58_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/59_Depth.jpg b/robotdata/1/HeadCam/59_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/59_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/59_RGB.jpg b/robotdata/1/HeadCam/59_RGB.jpg deleted file mode 100644 index 4766c57e..00000000 Binary files a/robotdata/1/HeadCam/59_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/60_Depth.jpg b/robotdata/1/HeadCam/60_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/60_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/60_RGB.jpg b/robotdata/1/HeadCam/60_RGB.jpg deleted file mode 100644 index 910d43a4..00000000 Binary files a/robotdata/1/HeadCam/60_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/61_Depth.jpg b/robotdata/1/HeadCam/61_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/61_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/61_RGB.jpg b/robotdata/1/HeadCam/61_RGB.jpg deleted file mode 100644 index d10859b0..00000000 Binary files a/robotdata/1/HeadCam/61_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/62_Depth.jpg b/robotdata/1/HeadCam/62_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/62_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/62_RGB.jpg b/robotdata/1/HeadCam/62_RGB.jpg deleted file mode 100644 index 09008c35..00000000 Binary files a/robotdata/1/HeadCam/62_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/63_Depth.jpg b/robotdata/1/HeadCam/63_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/63_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/63_RGB.jpg b/robotdata/1/HeadCam/63_RGB.jpg deleted file mode 100644 index fcfd2ace..00000000 Binary files a/robotdata/1/HeadCam/63_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/64_Depth.jpg b/robotdata/1/HeadCam/64_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/64_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/64_RGB.jpg b/robotdata/1/HeadCam/64_RGB.jpg deleted file mode 100644 index 001c901d..00000000 Binary files a/robotdata/1/HeadCam/64_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/65_Depth.jpg b/robotdata/1/HeadCam/65_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/65_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/65_RGB.jpg b/robotdata/1/HeadCam/65_RGB.jpg deleted file mode 100644 index 38530170..00000000 Binary files a/robotdata/1/HeadCam/65_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/66_Depth.jpg b/robotdata/1/HeadCam/66_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/66_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/66_RGB.jpg b/robotdata/1/HeadCam/66_RGB.jpg deleted file mode 100644 index 944a0bbe..00000000 Binary files a/robotdata/1/HeadCam/66_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/67_Depth.jpg b/robotdata/1/HeadCam/67_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/67_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/67_RGB.jpg b/robotdata/1/HeadCam/67_RGB.jpg deleted file mode 100644 index a0e9ba0b..00000000 Binary files a/robotdata/1/HeadCam/67_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/68_Depth.jpg b/robotdata/1/HeadCam/68_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/68_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/68_RGB.jpg b/robotdata/1/HeadCam/68_RGB.jpg deleted file mode 100644 index 054f2c16..00000000 Binary files a/robotdata/1/HeadCam/68_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/69_Depth.jpg b/robotdata/1/HeadCam/69_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/69_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/69_RGB.jpg b/robotdata/1/HeadCam/69_RGB.jpg deleted file mode 100644 index 4ac6c479..00000000 Binary files a/robotdata/1/HeadCam/69_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/70_Depth.jpg b/robotdata/1/HeadCam/70_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/70_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/70_RGB.jpg b/robotdata/1/HeadCam/70_RGB.jpg deleted file mode 100644 index bbd6fb8a..00000000 Binary files a/robotdata/1/HeadCam/70_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/71_Depth.jpg b/robotdata/1/HeadCam/71_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/71_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/71_RGB.jpg b/robotdata/1/HeadCam/71_RGB.jpg deleted file mode 100644 index 05402a1b..00000000 Binary files a/robotdata/1/HeadCam/71_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/72_Depth.jpg b/robotdata/1/HeadCam/72_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/72_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/72_RGB.jpg b/robotdata/1/HeadCam/72_RGB.jpg deleted file mode 100644 index 1fdc495a..00000000 Binary files a/robotdata/1/HeadCam/72_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/73_Depth.jpg b/robotdata/1/HeadCam/73_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/73_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/73_RGB.jpg b/robotdata/1/HeadCam/73_RGB.jpg deleted file mode 100644 index 904c23c5..00000000 Binary files a/robotdata/1/HeadCam/73_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/74_Depth.jpg b/robotdata/1/HeadCam/74_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/74_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/74_RGB.jpg b/robotdata/1/HeadCam/74_RGB.jpg deleted file mode 100644 index c95a03d5..00000000 Binary files a/robotdata/1/HeadCam/74_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/75_Depth.jpg b/robotdata/1/HeadCam/75_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/75_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/75_RGB.jpg b/robotdata/1/HeadCam/75_RGB.jpg deleted file mode 100644 index 04a7e528..00000000 Binary files a/robotdata/1/HeadCam/75_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/76_Depth.jpg b/robotdata/1/HeadCam/76_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/76_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/76_RGB.jpg b/robotdata/1/HeadCam/76_RGB.jpg deleted file mode 100644 index 1b4a6692..00000000 Binary files a/robotdata/1/HeadCam/76_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/77_Depth.jpg b/robotdata/1/HeadCam/77_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/77_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/77_RGB.jpg b/robotdata/1/HeadCam/77_RGB.jpg deleted file mode 100644 index 9a6d7b0b..00000000 Binary files a/robotdata/1/HeadCam/77_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/78_Depth.jpg b/robotdata/1/HeadCam/78_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/78_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/78_RGB.jpg b/robotdata/1/HeadCam/78_RGB.jpg deleted file mode 100644 index 1ba8ed83..00000000 Binary files a/robotdata/1/HeadCam/78_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/79_Depth.jpg b/robotdata/1/HeadCam/79_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/79_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/79_RGB.jpg b/robotdata/1/HeadCam/79_RGB.jpg deleted file mode 100644 index 9a40d3cd..00000000 Binary files a/robotdata/1/HeadCam/79_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/80_Depth.jpg b/robotdata/1/HeadCam/80_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/80_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/80_RGB.jpg b/robotdata/1/HeadCam/80_RGB.jpg deleted file mode 100644 index 92b415cc..00000000 Binary files a/robotdata/1/HeadCam/80_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/81_Depth.jpg b/robotdata/1/HeadCam/81_Depth.jpg deleted file mode 100644 index c9aeb145..00000000 Binary files a/robotdata/1/HeadCam/81_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/81_RGB.jpg b/robotdata/1/HeadCam/81_RGB.jpg deleted file mode 100644 index fb2fda25..00000000 Binary files a/robotdata/1/HeadCam/81_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/82_Depth.jpg b/robotdata/1/HeadCam/82_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/82_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/82_RGB.jpg b/robotdata/1/HeadCam/82_RGB.jpg deleted file mode 100644 index 89838b8a..00000000 Binary files a/robotdata/1/HeadCam/82_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/83_Depth.jpg b/robotdata/1/HeadCam/83_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/83_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/83_RGB.jpg b/robotdata/1/HeadCam/83_RGB.jpg deleted file mode 100644 index 08c5321c..00000000 Binary files a/robotdata/1/HeadCam/83_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/84_Depth.jpg b/robotdata/1/HeadCam/84_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/84_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/84_RGB.jpg b/robotdata/1/HeadCam/84_RGB.jpg deleted file mode 100644 index 8398c4e4..00000000 Binary files a/robotdata/1/HeadCam/84_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/85_Depth.jpg b/robotdata/1/HeadCam/85_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/85_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/85_RGB.jpg b/robotdata/1/HeadCam/85_RGB.jpg deleted file mode 100644 index f50cb11e..00000000 Binary files a/robotdata/1/HeadCam/85_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/86_Depth.jpg b/robotdata/1/HeadCam/86_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/86_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/86_RGB.jpg b/robotdata/1/HeadCam/86_RGB.jpg deleted file mode 100644 index f23e391d..00000000 Binary files a/robotdata/1/HeadCam/86_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/87_Depth.jpg b/robotdata/1/HeadCam/87_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/87_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/87_RGB.jpg b/robotdata/1/HeadCam/87_RGB.jpg deleted file mode 100644 index db59864e..00000000 Binary files a/robotdata/1/HeadCam/87_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/88_Depth.jpg b/robotdata/1/HeadCam/88_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/88_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/88_RGB.jpg b/robotdata/1/HeadCam/88_RGB.jpg deleted file mode 100644 index 3eb50251..00000000 Binary files a/robotdata/1/HeadCam/88_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/89_Depth.jpg b/robotdata/1/HeadCam/89_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/89_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/89_RGB.jpg b/robotdata/1/HeadCam/89_RGB.jpg deleted file mode 100644 index b5cc27e2..00000000 Binary files a/robotdata/1/HeadCam/89_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/90_Depth.jpg b/robotdata/1/HeadCam/90_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/90_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/90_RGB.jpg b/robotdata/1/HeadCam/90_RGB.jpg deleted file mode 100644 index ed735958..00000000 Binary files a/robotdata/1/HeadCam/90_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/91_Depth.jpg b/robotdata/1/HeadCam/91_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/91_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/91_RGB.jpg b/robotdata/1/HeadCam/91_RGB.jpg deleted file mode 100644 index 99a37592..00000000 Binary files a/robotdata/1/HeadCam/91_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/92_Depth.jpg b/robotdata/1/HeadCam/92_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/92_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/92_RGB.jpg b/robotdata/1/HeadCam/92_RGB.jpg deleted file mode 100644 index 7c9a1440..00000000 Binary files a/robotdata/1/HeadCam/92_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/93_Depth.jpg b/robotdata/1/HeadCam/93_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/93_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/93_RGB.jpg b/robotdata/1/HeadCam/93_RGB.jpg deleted file mode 100644 index e9b0cc08..00000000 Binary files a/robotdata/1/HeadCam/93_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/94_Depth.jpg b/robotdata/1/HeadCam/94_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/94_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/94_RGB.jpg b/robotdata/1/HeadCam/94_RGB.jpg deleted file mode 100644 index a8f99c3d..00000000 Binary files a/robotdata/1/HeadCam/94_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/95_Depth.jpg b/robotdata/1/HeadCam/95_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/95_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/95_RGB.jpg b/robotdata/1/HeadCam/95_RGB.jpg deleted file mode 100644 index 675d58aa..00000000 Binary files a/robotdata/1/HeadCam/95_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/96_Depth.jpg b/robotdata/1/HeadCam/96_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/96_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/96_RGB.jpg b/robotdata/1/HeadCam/96_RGB.jpg deleted file mode 100644 index ef41dd40..00000000 Binary files a/robotdata/1/HeadCam/96_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/97_Depth.jpg b/robotdata/1/HeadCam/97_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/97_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/97_RGB.jpg b/robotdata/1/HeadCam/97_RGB.jpg deleted file mode 100644 index 5e5bde52..00000000 Binary files a/robotdata/1/HeadCam/97_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/98_Depth.jpg b/robotdata/1/HeadCam/98_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/98_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/98_RGB.jpg b/robotdata/1/HeadCam/98_RGB.jpg deleted file mode 100644 index c03f4384..00000000 Binary files a/robotdata/1/HeadCam/98_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/99_Depth.jpg b/robotdata/1/HeadCam/99_Depth.jpg deleted file mode 100644 index e957dd0c..00000000 Binary files a/robotdata/1/HeadCam/99_Depth.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/99_RGB.jpg b/robotdata/1/HeadCam/99_RGB.jpg deleted file mode 100644 index f6025d73..00000000 Binary files a/robotdata/1/HeadCam/99_RGB.jpg and /dev/null differ diff --git a/robotdata/1/HeadCam/HeadCamPos.json b/robotdata/1/HeadCam/HeadCamPos.json deleted file mode 100644 index d04ba339..00000000 --- a/robotdata/1/HeadCam/HeadCamPos.json +++ /dev/null @@ -1,2216 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.497 Y=310.981 Z=125.935 Rotation: P=-0.255190 Y=-10.189169 R=0.003404 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-147.327 Y=310.533 Z=125.961 Rotation: P=-0.201499 Y=-16.114136 R=-0.001651 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-148.838 Y=309.791 Z=125.939 Rotation: P=-0.243611 Y=-28.082061 R=-0.014666 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-150.544 Y=309.506 Z=125.959 Rotation: P=-0.208067 Y=-39.977491 R=0.005314 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-153.088 Y=309.601 Z=125.965 Rotation: P=-0.193535 Y=-57.914386 R=-0.007150 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-154.643 Y=310.031 Z=125.943 Rotation: P=-0.239952 Y=-69.806397 R=-0.001275 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-156.106 Y=310.783 Z=125.948 Rotation: P=-0.251933 Y=-81.720528 R=-0.001613 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-157.423 Y=312.021 Z=125.960 Rotation: P=-0.204062 Y=-93.688415 R=-0.015469 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-158.441 Y=313.276 Z=125.936 Rotation: P=-0.258891 Y=-105.638722 R=-0.007151 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-159.446 Y=311.484 Z=125.948 Rotation: P=-0.227885 Y=-109.429160 R=-0.012522 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-160.565 Y=308.382 Z=125.951 Rotation: P=-0.220971 Y=-109.378358 R=-0.025998 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-161.562 Y=305.239 Z=125.954 Rotation: P=-0.223085 Y=-109.318074 R=0.017163 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-162.754 Y=302.115 Z=125.941 Rotation: P=-0.239942 Y=-109.267569 R=-0.026720 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-163.733 Y=298.979 Z=125.948 Rotation: P=-0.233959 Y=-109.223492 R=0.021280 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-164.870 Y=295.914 Z=125.951 Rotation: P=-0.222561 Y=-109.190363 R=-0.009940 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-165.984 Y=292.798 Z=125.946 Rotation: P=-0.230797 Y=-109.143750 R=-0.025274 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-166.936 Y=289.638 Z=125.951 Rotation: P=-0.231434 Y=-109.099260 R=0.034417 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-167.579 Y=288.145 Z=125.951 Rotation: P=-0.221336 Y=-109.104442 R=-0.019224 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-169.175 Y=283.490 Z=125.954 Rotation: P=-0.215327 Y=-109.029191 R=-0.017868 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-170.179 Y=280.318 Z=125.951 Rotation: P=-0.228320 Y=-108.963053 R=0.017160 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-171.341 Y=277.230 Z=125.946 Rotation: P=-0.231131 Y=-108.920132 R=-0.028382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-172.330 Y=274.120 Z=125.954 Rotation: P=-0.219439 Y=-108.891567 R=0.003089 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-173.446 Y=270.985 Z=125.944 Rotation: P=-0.235572 Y=-108.831205 R=-0.018775 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-174.459 Y=267.865 Z=125.949 Rotation: P=-0.230240 Y=-108.808420 R=0.001834 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-175.482 Y=264.739 Z=125.952 Rotation: P=-0.226753 Y=-108.746755 R=0.016498 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-176.055 Y=263.204 Z=125.950 Rotation: P=-0.226021 Y=-108.730379 R=-0.006660 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-177.567 Y=258.482 Z=125.948 Rotation: P=-0.234923 Y=-108.656262 R=0.026597 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 27, - "transform": "Translation: X=-178.674 Y=255.391 Z=125.947 Rotation: P=-0.231926 Y=-108.579170 R=-0.005050 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 28, - "transform": "Translation: X=-179.768 Y=252.329 Z=125.953 Rotation: P=-0.216047 Y=-108.537795 R=-0.036133 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 29, - "transform": "Translation: X=-180.672 Y=249.118 Z=125.949 Rotation: P=-0.234864 Y=-108.440567 R=0.032731 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 30, - "transform": "Translation: X=-181.825 Y=246.033 Z=125.942 Rotation: P=-0.238136 Y=-108.364932 R=-0.025324 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 31, - "transform": "Translation: X=-182.246 Y=244.462 Z=125.949 Rotation: P=-0.231428 Y=-108.332827 R=0.016554 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 32, - "transform": "Translation: X=-183.783 Y=239.768 Z=125.948 Rotation: P=-0.233198 Y=-108.206457 R=0.016382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 33, - "transform": "Translation: X=-184.895 Y=236.677 Z=125.945 Rotation: P=-0.232125 Y=-108.140726 R=-0.028158 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 34, - "transform": "Translation: X=-185.804 Y=233.514 Z=125.949 Rotation: P=-0.231516 Y=-108.068539 R=0.022808 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 35, - "transform": "Translation: X=-186.872 Y=230.397 Z=125.945 Rotation: P=-0.234997 Y=-107.972536 R=-0.005145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 36, - "transform": "Translation: X=-187.893 Y=227.296 Z=125.950 Rotation: P=-0.225599 Y=-107.903356 R=-0.015369 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 37, - "transform": "Translation: X=-188.806 Y=224.111 Z=125.949 Rotation: P=-0.234591 Y=-107.824007 R=0.030162 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 38, - "transform": "Translation: X=-189.923 Y=221.020 Z=125.944 Rotation: P=-0.234431 Y=-107.764086 R=-0.027030 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 39, - "transform": "Translation: X=-190.844 Y=217.892 Z=125.953 Rotation: P=-0.222096 Y=-107.680191 R=0.003159 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 40, - "transform": "Translation: X=-191.828 Y=214.719 Z=125.946 Rotation: P=-0.236148 Y=-107.612136 R=0.010854 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 41, - "transform": "Translation: X=-192.895 Y=211.634 Z=125.949 Rotation: P=-0.224697 Y=-107.556038 R=-0.030699 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 42, - "transform": "Translation: X=-193.780 Y=208.460 Z=125.950 Rotation: P=-0.228098 Y=-107.479564 R=0.016484 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 43, - "transform": "Translation: X=-194.838 Y=205.307 Z=125.941 Rotation: P=-0.241908 Y=-107.421446 R=-0.015687 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 44, - "transform": "Translation: X=-195.793 Y=202.211 Z=125.954 Rotation: P=-0.218000 Y=-107.372445 R=-0.011607 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 45, - "transform": "Translation: X=-196.307 Y=200.591 Z=125.941 Rotation: P=-0.242759 Y=-107.332485 R=-0.016748 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 46, - "transform": "Translation: X=-197.776 Y=195.881 Z=125.942 Rotation: P=-0.238798 Y=-107.245820 R=-0.022008 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 47, - "transform": "Translation: X=-198.684 Y=192.752 Z=125.953 Rotation: P=-0.220814 Y=-107.211401 R=0.003749 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 48, - "transform": "Translation: X=-199.631 Y=189.554 Z=125.946 Rotation: P=-0.237651 Y=-107.159702 R=0.019260 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 49, - "transform": "Translation: X=-200.671 Y=186.455 Z=125.950 Rotation: P=-0.224569 Y=-107.122902 R=-0.019078 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 50, - "transform": "Translation: X=-201.565 Y=183.268 Z=125.950 Rotation: P=-0.228709 Y=-107.091573 R=0.017355 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 51, - "transform": "Translation: X=-202.589 Y=180.098 Z=125.941 Rotation: P=-0.242693 Y=-107.056018 R=-0.006765 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 52, - "transform": "Translation: X=-203.544 Y=177.000 Z=125.954 Rotation: P=-0.216570 Y=-107.018642 R=-0.011063 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 53, - "transform": "Translation: X=-204.441 Y=173.770 Z=125.946 Rotation: P=-0.239537 Y=-106.981709 R=0.026533 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 54, - "transform": "Translation: X=-205.495 Y=170.645 Z=125.944 Rotation: P=-0.237038 Y=-106.947075 R=-0.019467 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 55, - "transform": "Translation: X=-206.402 Y=167.522 Z=125.956 Rotation: P=-0.214944 Y=-106.912779 R=-0.001928 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 56, - "transform": "Translation: X=-207.328 Y=164.288 Z=125.943 Rotation: P=-0.243589 Y=-106.872480 R=0.020144 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 57, - "transform": "Translation: X=-208.355 Y=161.188 Z=125.949 Rotation: P=-0.226926 Y=-106.838973 R=-0.019557 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 58, - "transform": "Translation: X=-208.778 Y=159.549 Z=125.942 Rotation: P=-0.245618 Y=-106.817686 R=0.010828 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 59, - "transform": "Translation: X=-209.771 Y=156.454 Z=125.951 Rotation: P=-0.222603 Y=-106.783180 R=-0.016162 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 60, - "transform": "Translation: X=-210.654 Y=153.273 Z=125.953 Rotation: P=-0.223117 Y=-106.752497 R=0.014825 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 61, - "transform": "Translation: X=-212.068 Y=148.513 Z=125.950 Rotation: P=-0.230056 Y=-106.693980 R=0.018578 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 62, - "transform": "Translation: X=-213.083 Y=145.340 Z=125.941 Rotation: P=-0.243121 Y=-106.649902 R=-0.011853 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 63, - "transform": "Translation: X=-213.989 Y=142.236 Z=125.957 Rotation: P=-0.213195 Y=-106.614691 R=-0.004326 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 64, - "transform": "Translation: X=-214.894 Y=138.995 Z=125.943 Rotation: P=-0.243044 Y=-106.583211 R=0.020718 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 65, - "transform": "Translation: X=-215.898 Y=135.874 Z=125.947 Rotation: P=-0.231813 Y=-106.542303 R=-0.014561 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 66, - "transform": "Translation: X=-216.787 Y=132.739 Z=125.957 Rotation: P=-0.213463 Y=-106.506701 R=0.001811 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 67, - "transform": "Translation: X=-217.731 Y=129.499 Z=125.940 Rotation: P=-0.247828 Y=-106.470730 R=0.006632 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 68, - "transform": "Translation: X=-218.683 Y=126.403 Z=125.953 Rotation: P=-0.220035 Y=-106.433058 R=-0.011931 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 69, - "transform": "Translation: X=-219.568 Y=123.232 Z=125.955 Rotation: P=-0.217354 Y=-106.400019 R=0.007911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 70, - "transform": "Translation: X=-220.542 Y=119.998 Z=125.938 Rotation: P=-0.252852 Y=-106.359902 R=-0.004161 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 71, - "transform": "Translation: X=-221.451 Y=116.921 Z=125.956 Rotation: P=-0.212201 Y=-106.325117 R=-0.008980 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 72, - "transform": "Translation: X=-222.339 Y=113.712 Z=125.950 Rotation: P=-0.227377 Y=-106.293131 R=0.011476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 73, - "transform": "Translation: X=-223.314 Y=110.516 Z=125.942 Rotation: P=-0.247347 Y=-106.254069 R=-0.008867 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 74, - "transform": "Translation: X=-224.197 Y=107.431 Z=125.959 Rotation: P=-0.207690 Y=-106.219403 R=-0.003602 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 75, - "transform": "Translation: X=-224.684 Y=105.775 Z=125.944 Rotation: P=-0.243133 Y=-106.196280 R=-0.007223 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 76, - "transform": "Translation: X=-226.046 Y=101.038 Z=125.947 Rotation: P=-0.237366 Y=-106.134776 R=-0.005108 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 77, - "transform": "Translation: X=-226.929 Y=97.928 Z=125.958 Rotation: P=-0.210012 Y=-106.100772 R=-0.000132 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 78, - "transform": "Translation: X=-227.845 Y=94.672 Z=125.937 Rotation: P=-0.252181 Y=-106.053216 R=0.007623 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 79, - "transform": "Translation: X=-228.753 Y=91.574 Z=125.951 Rotation: P=-0.223232 Y=-105.994661 R=-0.002925 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 80, - "transform": "Translation: X=-229.634 Y=88.439 Z=125.958 Rotation: P=-0.210124 Y=-105.946341 R=0.001634 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 81, - "transform": "Translation: X=-230.558 Y=85.181 Z=125.936 Rotation: P=-0.257592 Y=-105.872199 R=-0.000053 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 82, - "transform": "Translation: X=-231.425 Y=82.117 Z=125.956 Rotation: P=-0.213186 Y=-105.800264 R=-0.001967 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 83, - "transform": "Translation: X=-232.298 Y=78.970 Z=125.956 Rotation: P=-0.213862 Y=-105.713989 R=0.000468 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 84, - "transform": "Translation: X=-233.197 Y=75.715 Z=125.937 Rotation: P=-0.265666 Y=-105.599886 R=0.000843 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 85, - "transform": "Translation: X=-233.986 Y=76.993 Z=125.951 Rotation: P=-0.221423 Y=-116.565747 R=-0.015743 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 86, - "transform": "Translation: X=-235.382 Y=75.252 Z=125.940 Rotation: P=-0.243494 Y=-120.056489 R=-0.020168 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 87, - "transform": "Translation: X=-236.956 Y=72.402 Z=125.951 Rotation: P=-0.228655 Y=-120.033011 R=0.008317 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 88, - "transform": "Translation: X=-238.616 Y=69.608 Z=125.956 Rotation: P=-0.212818 Y=-120.013651 R=-0.010261 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 89, - "transform": "Translation: X=-239.441 Y=67.234 Z=125.943 Rotation: P=-0.237089 Y=-116.077682 R=-0.015230 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 90, - "transform": "Translation: X=-239.009 Y=66.566 Z=125.957 Rotation: P=-0.211219 Y=-110.113960 R=0.000885 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 91, - "transform": "Translation: X=-238.054 Y=65.291 Z=125.939 Rotation: P=-0.265497 Y=-98.077325 R=-0.008733 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 92, - "transform": "Translation: X=-237.923 Y=61.239 Z=125.948 Rotation: P=-0.228517 Y=-93.632674 R=-0.014296 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 93, - "transform": "Translation: X=-238.078 Y=57.984 Z=125.957 Rotation: P=-0.215221 Y=-93.593960 R=0.006837 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 94, - "transform": "Translation: X=-238.273 Y=54.630 Z=125.940 Rotation: P=-0.247718 Y=-93.557754 R=0.011166 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 95, - "transform": "Translation: X=-238.524 Y=51.413 Z=125.953 Rotation: P=-0.219717 Y=-93.521518 R=-0.014228 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 96, - "transform": "Translation: X=-238.674 Y=48.130 Z=125.955 Rotation: P=-0.218480 Y=-93.479045 R=0.006963 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 97, - "transform": "Translation: X=-238.891 Y=44.777 Z=125.938 Rotation: P=-0.251302 Y=-93.447289 R=-0.001267 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 98, - "transform": "Translation: X=-239.101 Y=41.576 Z=125.955 Rotation: P=-0.215369 Y=-93.411600 R=-0.011013 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 99, - "transform": "Translation: X=-239.250 Y=38.281 Z=125.953 Rotation: P=-0.220982 Y=-93.379773 R=0.008197 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 100, - "transform": "Translation: X=-239.481 Y=34.935 Z=125.938 Rotation: P=-0.251900 Y=-93.338934 R=-0.009768 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 101, - "transform": "Translation: X=-239.649 Y=31.741 Z=125.957 Rotation: P=-0.212178 Y=-93.298855 R=-0.003495 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 102, - "transform": "Translation: X=-239.805 Y=28.428 Z=125.950 Rotation: P=-0.227072 Y=-93.270764 R=0.010180 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 103, - "transform": "Translation: X=-240.037 Y=25.099 Z=125.940 Rotation: P=-0.250601 Y=-93.225414 R=-0.011385 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 104, - "transform": "Translation: X=-240.199 Y=21.910 Z=125.958 Rotation: P=-0.209192 Y=-93.189654 R=-0.005420 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 105, - "transform": "Translation: X=-240.340 Y=18.576 Z=125.947 Rotation: P=-0.234541 Y=-93.155450 R=0.012468 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 106, - "transform": "Translation: X=-240.566 Y=15.269 Z=125.942 Rotation: P=-0.248528 Y=-93.110040 R=-0.010231 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 107, - "transform": "Translation: X=-240.719 Y=12.082 Z=125.959 Rotation: P=-0.207397 Y=-93.076625 R=-0.003269 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 108, - "transform": "Translation: X=-240.860 Y=8.731 Z=125.943 Rotation: P=-0.241926 Y=-93.033191 R=0.012097 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 109, - "transform": "Translation: X=-241.060 Y=5.462 Z=125.946 Rotation: P=-0.239996 Y=-92.979672 R=-0.003354 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 110, - "transform": "Translation: X=-240.952 Y=8.796 Z=126.037 Rotation: P=-0.053488 Y=-93.146205 R=-0.017126 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 111, - "transform": "Translation: X=-240.796 Y=8.589 Z=125.943 Rotation: P=-0.243702 Y=-91.789002 R=0.004129 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 112, - "transform": "Translation: X=-240.902 Y=5.400 Z=125.960 Rotation: P=-0.206401 Y=-91.727304 R=-0.002419 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 113, - "transform": "Translation: X=-240.980 Y=2.072 Z=125.947 Rotation: P=-0.232022 Y=-91.683972 R=0.004965 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 114, - "transform": "Translation: X=-241.081 Y=-1.230 Z=125.941 Rotation: P=-0.257631 Y=-91.605073 R=-0.001181 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 115, - "transform": "Translation: X=-241.105 Y=-2.806 Z=125.945 Rotation: P=-0.235353 Y=-91.552297 R=0.004956 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 116, - "transform": "Translation: X=-241.221 Y=-7.662 Z=125.944 Rotation: P=-0.237127 Y=-91.407499 R=0.003529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 117, - "transform": "Translation: X=-241.299 Y=-10.963 Z=125.941 Rotation: P=-0.266086 Y=-91.308742 R=-0.000887 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 118, - "transform": "Translation: X=-241.368 Y=-14.026 Z=125.962 Rotation: P=-0.200037 Y=-91.265645 R=-0.002018 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 119, - "transform": "Translation: X=-241.421 Y=-17.338 Z=125.940 Rotation: P=-0.246264 Y=-91.192550 R=0.003660 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 120, - "transform": "Translation: X=-241.453 Y=-19.037 Z=125.769 Rotation: P=-1.579710 Y=-91.155462 R=0.000112 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 121, - "transform": "Translation: X=-241.418 Y=-10.100 Z=125.956 Rotation: P=-0.215438 Y=-91.794571 R=-0.000784 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 122, - "transform": "Translation: X=-241.322 Y=-6.679 Z=125.936 Rotation: P=-0.251363 Y=-91.779809 R=-0.003118 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 123, - "transform": "Translation: X=-241.231 Y=-3.160 Z=125.948 Rotation: P=-0.239757 Y=-91.802874 R=-0.006945 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 124, - "transform": "Translation: X=-241.114 Y=0.344 Z=125.954 Rotation: P=-0.215755 Y=-91.786656 R=-0.002811 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 125, - "transform": "Translation: X=-241.012 Y=3.730 Z=125.943 Rotation: P=-0.259041 Y=-91.775683 R=-0.001638 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 126, - "transform": "Translation: X=-240.901 Y=7.315 Z=125.961 Rotation: P=-0.201931 Y=-91.735169 R=-0.001474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 127, - "transform": "Translation: X=-240.831 Y=6.080 Z=125.943 Rotation: P=-0.253513 Y=-90.950148 R=0.000879 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 128, - "transform": "Translation: X=-240.884 Y=2.933 Z=125.961 Rotation: P=-0.201267 Y=-90.926007 R=-0.000817 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 129, - "transform": "Translation: X=-240.954 Y=-0.401 Z=125.942 Rotation: P=-0.238693 Y=-90.891229 R=-0.010077 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 130, - "transform": "Translation: X=-240.993 Y=-1.937 Z=125.782 Rotation: P=-1.504993 Y=-90.986859 R=-0.004153 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 131, - "transform": "Translation: X=-240.969 Y=6.729 Z=125.957 Rotation: P=-0.209816 Y=-91.517138 R=-0.004458 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 132, - "transform": "Translation: X=-240.869 Y=6.027 Z=125.953 Rotation: P=-0.221077 Y=-90.757825 R=0.011022 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 133, - "transform": "Translation: X=-240.950 Y=2.775 Z=125.956 Rotation: P=-0.213706 Y=-90.751192 R=-0.006366 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 134, - "transform": "Translation: X=-240.988 Y=-0.601 Z=125.935 Rotation: P=-0.260110 Y=-90.742438 R=-0.003831 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 135, - "transform": "Translation: X=-241.022 Y=-3.768 Z=125.956 Rotation: P=-0.212952 Y=-90.738170 R=-0.000498 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 136, - "transform": "Translation: X=-241.086 Y=-7.044 Z=125.954 Rotation: P=-0.215694 Y=-90.734490 R=-0.010725 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 137, - "transform": "Translation: X=-241.102 Y=-10.408 Z=125.938 Rotation: P=-0.256104 Y=-90.724921 R=0.001228 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 138, - "transform": "Translation: X=-241.139 Y=-13.589 Z=125.957 Rotation: P=-0.213233 Y=-90.713991 R=0.002278 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 139, - "transform": "Translation: X=-241.214 Y=-16.876 Z=125.952 Rotation: P=-0.220099 Y=-90.706941 R=-0.013544 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 140, - "transform": "Translation: X=-241.222 Y=-14.892 Z=125.894 Rotation: P=-0.631972 Y=-91.138618 R=-0.009271 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 141, - "transform": "Translation: X=-241.207 Y=-9.939 Z=125.957 Rotation: P=-0.211475 Y=-91.661583 R=0.003572 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 142, - "transform": "Translation: X=-241.112 Y=-6.651 Z=125.939 Rotation: P=-0.248060 Y=-91.590458 R=0.000584 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 143, - "transform": "Translation: X=-241.013 Y=-3.198 Z=125.959 Rotation: P=-0.210095 Y=-91.504677 R=-0.001383 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 144, - "transform": "Translation: X=-240.894 Y=0.080 Z=125.939 Rotation: P=-0.250348 Y=-91.453415 R=0.011216 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 145, - "transform": "Translation: X=-240.861 Y=3.518 Z=125.953 Rotation: P=-0.216433 Y=-91.391758 R=-0.015679 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 146, - "transform": "Translation: X=-240.703 Y=6.857 Z=125.948 Rotation: P=-0.231320 Y=-91.311500 R=0.016884 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 147, - "transform": "Translation: X=-241.593 Y=8.578 Z=125.942 Rotation: P=-0.239901 Y=-100.100377 R=-0.015232 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 148, - "transform": "Translation: X=-242.408 Y=10.092 Z=125.956 Rotation: P=-0.217163 Y=-112.246972 R=0.012801 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 149, - "transform": "Translation: X=-243.065 Y=11.776 Z=125.944 Rotation: P=-0.230516 Y=-124.391567 R=-0.038223 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 150, - "transform": "Translation: X=-241.352 Y=14.301 Z=125.955 Rotation: P=-0.217394 Y=-126.745945 R=0.001979 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 151, - "transform": "Translation: X=-239.393 Y=16.990 Z=125.943 Rotation: P=-0.236789 Y=-126.732594 R=-0.016092 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 152, - "transform": "Translation: X=-238.328 Y=18.374 Z=125.959 Rotation: P=-0.208772 Y=-126.733765 R=-0.004053 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 153, - "transform": "Translation: X=-235.324 Y=22.419 Z=125.955 Rotation: P=-0.214902 Y=-126.716835 R=-0.009951 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 154, - "transform": "Translation: X=-233.335 Y=25.038 Z=125.941 Rotation: P=-0.256064 Y=-126.710812 R=0.003139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 155, - "transform": "Translation: X=-231.265 Y=27.841 Z=125.960 Rotation: P=-0.203606 Y=-126.699128 R=-0.004560 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 156, - "transform": "Translation: X=-229.304 Y=30.488 Z=125.934 Rotation: P=-0.257449 Y=-126.695765 R=-0.007943 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 157, - "transform": "Translation: X=-228.347 Y=30.270 Z=125.946 Rotation: P=-0.241015 Y=-119.092746 R=0.006750 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 158, - "transform": "Translation: X=-227.998 Y=29.558 Z=125.954 Rotation: P=-0.219717 Y=-113.081833 R=0.009196 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 159, - "transform": "Translation: X=-227.825 Y=26.319 Z=125.951 Rotation: P=-0.227856 Y=-103.099581 R=0.018406 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 160, - "transform": "Translation: X=-226.840 Y=25.125 Z=125.941 Rotation: P=-0.244656 Y=-92.208083 R=0.006247 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 161, - "transform": "Translation: X=-226.235 Y=24.771 Z=125.965 Rotation: P=-0.190265 Y=-86.095041 R=-0.007807 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 162, - "transform": "Translation: X=-224.054 Y=23.816 Z=125.958 Rotation: P=-0.209503 Y=-67.709602 R=-0.003557 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 163, - "transform": "Translation: X=-222.427 Y=23.526 Z=125.948 Rotation: P=-0.230794 Y=-55.394988 R=0.001021 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 164, - "transform": "Translation: X=-221.579 Y=23.555 Z=125.949 Rotation: P=-0.232624 Y=-49.308308 R=0.027599 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 165, - "transform": "Translation: X=-220.060 Y=23.733 Z=125.948 Rotation: P=-0.226429 Y=-37.185715 R=-0.014899 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 166, - "transform": "Translation: X=-217.855 Y=24.640 Z=125.946 Rotation: P=-0.228933 Y=-19.152626 R=-0.025866 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 167, - "transform": "Translation: X=-216.469 Y=25.021 Z=125.988 Rotation: P=-0.122823 Y=-9.139281 R=-0.169924 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 168, - "transform": "Translation: X=-213.092 Y=25.134 Z=125.952 Rotation: P=-0.225797 Y=-7.502429 R=0.016301 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 169, - "transform": "Translation: X=-209.867 Y=24.599 Z=125.944 Rotation: P=-0.231680 Y=-7.494343 R=-0.033489 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 170, - "transform": "Translation: X=-208.251 Y=24.491 Z=125.951 Rotation: P=-0.226951 Y=-7.458423 R=0.011583 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 171, - "transform": "Translation: X=-203.403 Y=23.867 Z=125.952 Rotation: P=-0.225622 Y=-7.389695 R=0.012497 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 172, - "transform": "Translation: X=-200.158 Y=23.352 Z=125.943 Rotation: P=-0.235139 Y=-7.332904 R=-0.033124 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 173, - "transform": "Translation: X=-196.956 Y=23.015 Z=125.954 Rotation: P=-0.218997 Y=-7.299633 R=-0.001006 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 174, - "transform": "Translation: X=-193.715 Y=22.617 Z=125.952 Rotation: P=-0.223718 Y=-7.260860 R=0.004576 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 175, - "transform": "Translation: X=-190.460 Y=22.129 Z=125.943 Rotation: P=-0.236437 Y=-7.218104 R=-0.031083 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 176, - "transform": "Translation: X=-187.235 Y=21.824 Z=125.951 Rotation: P=-0.226435 Y=-7.146749 R=0.012053 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 177, - "transform": "Translation: X=-184.023 Y=21.398 Z=125.953 Rotation: P=-0.221050 Y=-7.117336 R=0.000237 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 178, - "transform": "Translation: X=-182.562 Y=20.754 Z=125.961 Rotation: P=-0.201632 Y=-11.323478 R=-0.007467 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 179, - "transform": "Translation: X=-183.294 Y=19.776 Z=125.974 Rotation: P=-0.167855 Y=-21.140527 R=-0.065284 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 180, - "transform": "Translation: X=-180.190 Y=18.650 Z=125.945 Rotation: P=-0.233392 Y=-21.381208 R=-0.019228 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 181, - "transform": "Translation: X=-177.167 Y=17.495 Z=125.950 Rotation: P=-0.225517 Y=-21.320096 R=-0.010409 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 182, - "transform": "Translation: X=-174.766 Y=16.461 Z=125.823 Rotation: P=-1.185723 Y=-21.801166 R=-0.015584 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 183, - "transform": "Translation: X=-180.794 Y=17.748 Z=126.046 Rotation: P=0.038616 Y=-22.677538 R=-0.411840 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 184, - "transform": "Translation: X=-177.903 Y=18.160 Z=125.947 Rotation: P=-0.237286 Y=-18.662128 R=0.024350 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 185, - "transform": "Translation: X=-174.834 Y=17.046 Z=125.941 Rotation: P=-0.241804 Y=-18.571042 R=-0.014727 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 186, - "transform": "Translation: X=-171.822 Y=16.025 Z=125.956 Rotation: P=-0.210726 Y=-18.483549 R=-0.023875 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 187, - "transform": "Translation: X=-168.690 Y=15.075 Z=125.952 Rotation: P=-0.224367 Y=-18.387646 R=0.011431 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 188, - "transform": "Translation: X=-165.582 Y=13.985 Z=125.941 Rotation: P=-0.242413 Y=-18.294580 R=-0.018919 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 189, - "transform": "Translation: X=-162.539 Y=12.995 Z=125.953 Rotation: P=-0.218906 Y=-18.229271 R=-0.015772 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 190, - "transform": "Translation: X=-159.453 Y=12.031 Z=125.956 Rotation: P=-0.214786 Y=-18.134800 R=0.001750 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 191, - "transform": "Translation: X=-156.311 Y=10.971 Z=125.940 Rotation: P=-0.244310 Y=-18.028840 R=-0.018042 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 192, - "transform": "Translation: X=-154.275 Y=10.385 Z=125.922 Rotation: P=-0.410865 Y=-17.846122 R=0.002844 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 193, - "transform": "Translation: X=-156.385 Y=10.027 Z=125.956 Rotation: P=-0.213818 Y=-27.746621 R=-0.011381 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 194, - "transform": "Translation: X=-158.066 Y=9.617 Z=125.951 Rotation: P=-0.220738 Y=-39.956222 R=-0.015781 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 195, - "transform": "Translation: X=-159.753 Y=9.587 Z=125.945 Rotation: P=-0.237617 Y=-52.104062 R=0.002850 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 196, - "transform": "Translation: X=-161.441 Y=9.964 Z=125.951 Rotation: P=-0.227184 Y=-64.126154 R=0.011160 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 197, - "transform": "Translation: X=-162.770 Y=10.099 Z=125.987 Rotation: P=-0.144410 Y=-74.178833 R=-0.058245 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 198, - "transform": "Translation: X=-161.835 Y=6.860 Z=125.936 Rotation: P=-0.253857 Y=-74.800395 R=-0.010118 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 199, - "transform": "Translation: X=-160.965 Y=3.781 Z=125.953 Rotation: P=-0.221881 Y=-74.791611 R=0.004490 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 200, - "transform": "Translation: X=-160.143 Y=0.643 Z=125.957 Rotation: P=-0.211067 Y=-74.781718 R=-0.009807 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 201, - "transform": "Translation: X=-159.256 Y=-2.595 Z=125.937 Rotation: P=-0.252175 Y=-74.770647 R=-0.007603 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 202, - "transform": "Translation: X=-158.386 Y=-5.677 Z=125.953 Rotation: P=-0.222102 Y=-74.762435 R=0.005934 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 203, - "transform": "Translation: X=-157.570 Y=-8.823 Z=125.955 Rotation: P=-0.214482 Y=-74.753448 R=-0.012469 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 204, - "transform": "Translation: X=-156.687 Y=-12.043 Z=125.938 Rotation: P=-0.248357 Y=-74.742847 R=-0.010492 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 205, - "transform": "Translation: X=-155.793 Y=-15.130 Z=125.953 Rotation: P=-0.224280 Y=-74.728561 R=0.011885 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 206, - "transform": "Translation: X=-154.993 Y=-18.280 Z=125.953 Rotation: P=-0.217110 Y=-74.718135 R=-0.015107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 207, - "transform": "Translation: X=-154.503 Y=-19.851 Z=125.953 Rotation: P=-0.222679 Y=-74.705796 R=0.010886 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 208, - "transform": "Translation: X=-153.210 Y=-24.574 Z=125.953 Rotation: P=-0.223613 Y=-74.681768 R=0.010642 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 209, - "transform": "Translation: X=-152.403 Y=-27.726 Z=125.952 Rotation: P=-0.219251 Y=-74.669301 R=-0.014795 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 210, - "transform": "Translation: X=-151.529 Y=-30.911 Z=125.943 Rotation: P=-0.238004 Y=-74.652342 R=-0.014916 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 211, - "transform": "Translation: X=-150.606 Y=-34.005 Z=125.954 Rotation: P=-0.222781 Y=-74.625924 R=0.015995 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 212, - "transform": "Translation: X=-151.452 Y=-31.122 Z=125.982 Rotation: P=-0.148102 Y=-74.709816 R=-0.001022 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 213, - "transform": "Translation: X=-151.829 Y=-30.075 Z=125.947 Rotation: P=-0.230775 Y=-74.797384 R=-0.007822 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 214, - "transform": "Translation: X=-150.971 Y=-33.174 Z=125.957 Rotation: P=-0.211949 Y=-74.755711 R=-0.002797 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 215, - "transform": "Translation: X=-150.142 Y=-36.398 Z=125.939 Rotation: P=-0.243457 Y=-74.738979 R=-0.025594 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 216, - "transform": "Translation: X=-149.206 Y=-39.502 Z=125.948 Rotation: P=-0.234830 Y=-74.708825 R=0.012130 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 217, - "transform": "Translation: X=-148.388 Y=-42.596 Z=125.959 Rotation: P=-0.209219 Y=-74.678431 R=-0.001671 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 218, - "transform": "Translation: X=-147.562 Y=-45.819 Z=125.940 Rotation: P=-0.241285 Y=-74.654820 R=-0.027440 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 219, - "transform": "Translation: X=-146.606 Y=-48.928 Z=125.946 Rotation: P=-0.239263 Y=-74.631956 R=0.016597 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 220, - "transform": "Translation: X=-145.792 Y=-52.017 Z=125.957 Rotation: P=-0.211669 Y=-74.597283 R=-0.000544 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 221, - "transform": "Translation: X=-144.972 Y=-55.222 Z=125.943 Rotation: P=-0.236433 Y=-74.569543 R=-0.029554 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 222, - "transform": "Translation: X=-145.505 Y=-53.155 Z=125.903 Rotation: P=-0.551366 Y=-74.560343 R=-0.002466 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 223, - "transform": "Translation: X=-146.889 Y=-48.540 Z=125.955 Rotation: P=-0.215183 Y=-74.981861 R=-0.006406 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 224, - "transform": "Translation: X=-147.706 Y=-45.296 Z=125.946 Rotation: P=-0.236581 Y=-74.895328 R=0.013366 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 225, - "transform": "Translation: X=-148.643 Y=-42.010 Z=125.951 Rotation: P=-0.222381 Y=-74.830499 R=-0.011328 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 226, - "transform": "Translation: X=-149.441 Y=-38.763 Z=125.945 Rotation: P=-0.241245 Y=-74.784895 R=0.023002 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 227, - "transform": "Translation: X=-150.437 Y=-35.473 Z=125.952 Rotation: P=-0.218842 Y=-74.724871 R=-0.023177 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 228, - "transform": "Translation: X=-151.209 Y=-32.208 Z=125.947 Rotation: P=-0.237431 Y=-74.631725 R=0.026168 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 229, - "transform": "Translation: X=-150.901 Y=-33.463 Z=125.943 Rotation: P=-0.241795 Y=-74.323596 R=-0.001159 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 230, - "transform": "Translation: X=-149.984 Y=-36.539 Z=125.954 Rotation: P=-0.221851 Y=-74.267003 R=0.019512 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 231, - "transform": "Translation: X=-149.186 Y=-39.692 Z=125.950 Rotation: P=-0.223504 Y=-74.245299 R=-0.020507 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 232, - "transform": "Translation: X=-149.641 Y=-38.293 Z=125.867 Rotation: P=-0.849565 Y=-74.902197 R=-0.023421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 233, - "transform": "Translation: X=-150.650 Y=-34.615 Z=125.974 Rotation: P=-0.183279 Y=-75.492343 R=0.027452 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 234, - "transform": "Translation: X=-151.016 Y=-33.844 Z=125.948 Rotation: P=-0.230455 Y=-76.362597 R=0.003527 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 235, - "transform": "Translation: X=-150.250 Y=-36.982 Z=125.953 Rotation: P=-0.222115 Y=-76.340229 R=0.004371 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 236, - "transform": "Translation: X=-149.546 Y=-40.193 Z=125.942 Rotation: P=-0.236256 Y=-76.295617 R=-0.031952 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 237, - "transform": "Translation: X=-148.705 Y=-43.311 Z=125.949 Rotation: P=-0.228111 Y=-76.248244 R=0.001487 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 238, - "transform": "Translation: X=-147.924 Y=-46.437 Z=125.955 Rotation: P=-0.218745 Y=-76.226706 R=0.007829 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 239, - "transform": "Translation: X=-147.223 Y=-49.644 Z=125.942 Rotation: P=-0.236887 Y=-76.220861 R=-0.030272 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 240, - "transform": "Translation: X=-146.743 Y=-51.155 Z=125.955 Rotation: P=-0.219270 Y=-76.172381 R=0.015828 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 241, - "transform": "Translation: X=-145.571 Y=-55.880 Z=125.956 Rotation: P=-0.218441 Y=-76.104421 R=0.016258 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 242, - "transform": "Translation: X=-146.238 Y=-53.408 Z=125.939 Rotation: P=-0.308594 Y=-76.354383 R=-0.014193 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 243, - "transform": "Translation: X=-147.224 Y=-49.450 Z=125.947 Rotation: P=-0.236193 Y=-77.025695 R=0.013562 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 244, - "transform": "Translation: X=-148.089 Y=-46.114 Z=125.953 Rotation: P=-0.215421 Y=-76.954536 R=-0.030722 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 245, - "transform": "Translation: X=-148.738 Y=-42.814 Z=125.947 Rotation: P=-0.235933 Y=-76.865995 R=0.017320 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 246, - "transform": "Translation: X=-149.603 Y=-39.527 Z=125.945 Rotation: P=-0.232485 Y=-76.796691 R=-0.028440 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 247, - "transform": "Translation: X=-150.260 Y=-36.179 Z=125.951 Rotation: P=-0.228987 Y=-76.713692 R=0.025286 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 248, - "transform": "Translation: X=-151.146 Y=-32.912 Z=125.942 Rotation: P=-0.238706 Y=-76.644542 R=-0.028370 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 249, - "transform": "Translation: X=-150.247 Y=-32.723 Z=125.947 Rotation: P=-0.235980 Y=-69.814696 R=0.019449 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 250, - "transform": "Translation: X=-149.151 Y=-35.738 Z=125.946 Rotation: P=-0.233357 Y=-69.320297 R=-0.017915 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 251, - "transform": "Translation: X=-147.977 Y=-38.720 Z=125.960 Rotation: P=-0.207064 Y=-69.273836 R=-0.000284 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 252, - "transform": "Translation: X=-148.762 Y=-36.626 Z=125.923 Rotation: P=-0.482272 Y=-69.255634 R=0.003817 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 253, - "transform": "Translation: X=-150.441 Y=-32.474 Z=125.942 Rotation: P=-0.236754 Y=-69.182024 R=-0.023417 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 254, - "transform": "Translation: X=-151.276 Y=-30.437 Z=125.999 Rotation: P=-0.116159 Y=-68.618380 R=-0.077222 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 255, - "transform": "Translation: X=-149.801 Y=-33.331 Z=125.939 Rotation: P=-0.250403 Y=-67.789939 R=0.012260 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 256, - "transform": "Translation: X=-149.249 Y=-34.762 Z=125.960 Rotation: P=-0.205606 Y=-67.779263 R=-0.001937 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 257, - "transform": "Translation: X=-147.395 Y=-39.281 Z=125.961 Rotation: P=-0.203395 Y=-67.700136 R=-0.004441 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 258, - "transform": "Translation: X=-146.068 Y=-42.363 Z=125.940 Rotation: P=-0.249197 Y=-67.618203 R=0.016644 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 259, - "transform": "Translation: X=-144.879 Y=-45.397 Z=125.944 Rotation: P=-0.249537 Y=-67.547058 R=-0.013124 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 260, - "transform": "Translation: X=-143.654 Y=-48.309 Z=125.960 Rotation: P=-0.204788 Y=-67.509382 R=-0.006191 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 261, - "transform": "Translation: X=-142.328 Y=-51.368 Z=125.942 Rotation: P=-0.243638 Y=-67.422786 R=0.013068 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 262, - "transform": "Translation: X=-142.882 Y=-50.090 Z=125.855 Rotation: P=-0.900820 Y=-67.381551 R=-0.008994 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 263, - "transform": "Translation: X=-145.091 Y=-44.913 Z=125.952 Rotation: P=-0.231148 Y=-67.465443 R=-0.001075 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 264, - "transform": "Translation: X=-146.463 Y=-41.717 Z=125.942 Rotation: P=-0.236219 Y=-67.475464 R=-0.017344 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 265, - "transform": "Translation: X=-147.753 Y=-38.513 Z=125.955 Rotation: P=-0.215414 Y=-67.453857 R=-0.001459 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 266, - "transform": "Translation: X=-149.068 Y=-35.412 Z=125.942 Rotation: P=-0.237404 Y=-67.436039 R=-0.013379 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 267, - "transform": "Translation: X=-150.380 Y=-32.190 Z=125.949 Rotation: P=-0.231734 Y=-67.461365 R=0.000416 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 268, - "transform": "Translation: X=-151.741 Y=-28.977 Z=125.952 Rotation: P=-0.220928 Y=-67.476813 R=-0.009416 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 269, - "transform": "Translation: X=-150.965 Y=-30.443 Z=125.935 Rotation: P=-0.266160 Y=-66.468266 R=-0.000337 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 270, - "transform": "Translation: X=-149.685 Y=-33.371 Z=125.952 Rotation: P=-0.241210 Y=-66.418816 R=-0.001119 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 271, - "transform": "Translation: X=-148.444 Y=-36.232 Z=125.958 Rotation: P=-0.208515 Y=-66.409808 R=-0.003831 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 272, - "transform": "Translation: X=-149.141 Y=-34.640 Z=125.885 Rotation: P=-0.724565 Y=-66.509368 R=-0.000273 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 273, - "transform": "Translation: X=-151.270 Y=-29.964 Z=125.954 Rotation: P=-0.213381 Y=-66.764959 R=-0.003830 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 274, - "transform": "Translation: X=-152.165 Y=-27.826 Z=126.007 Rotation: P=-0.113631 Y=-66.353757 R=-0.005373 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 275, - "transform": "Translation: X=-151.450 Y=-29.238 Z=125.948 Rotation: P=-0.265737 Y=-65.797690 R=0.005927 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 276, - "transform": "Translation: X=-149.541 Y=-33.553 Z=125.952 Rotation: P=-0.245922 Y=-65.833525 R=-0.001583 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 277, - "transform": "Translation: X=-148.270 Y=-36.377 Z=125.961 Rotation: P=-0.198589 Y=-65.790546 R=-0.002040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 278, - "transform": "Translation: X=-146.980 Y=-39.341 Z=125.932 Rotation: P=-0.262534 Y=-65.868537 R=-0.011198 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 279, - "transform": "Translation: X=-145.645 Y=-42.261 Z=125.949 Rotation: P=-0.263451 Y=-65.869100 R=0.001014 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 280, - "transform": "Translation: X=-144.422 Y=-45.028 Z=125.956 Rotation: P=-0.210199 Y=-65.912924 R=-0.000519 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 281, - "transform": "Translation: X=-143.144 Y=-47.966 Z=125.942 Rotation: P=-0.240236 Y=-65.961653 R=-0.009525 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 282, - "transform": "Translation: X=-144.418 Y=-45.146 Z=125.983 Rotation: P=-0.142290 Y=-66.119208 R=-0.001616 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 283, - "transform": "Translation: X=-145.315 Y=-43.328 Z=125.963 Rotation: P=-0.199385 Y=-66.453171 R=-0.002805 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 284, - "transform": "Translation: X=-147.409 Y=-38.546 Z=125.961 Rotation: P=-0.201683 Y=-66.487820 R=-0.002382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 285, - "transform": "Translation: X=-148.749 Y=-35.458 Z=125.945 Rotation: P=-0.255546 Y=-66.472436 R=-0.000285 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 286, - "transform": "Translation: X=-149.463 Y=-33.841 Z=125.939 Rotation: P=-0.244896 Y=-66.477038 R=-0.003018 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 287, - "transform": "Translation: X=-151.534 Y=-29.118 Z=125.939 Rotation: P=-0.262858 Y=-66.507548 R=-0.005736 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 288, - "transform": "Translation: X=-151.148 Y=-29.668 Z=125.957 Rotation: P=-0.211684 Y=-65.423522 R=-0.005702 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 289, - "transform": "Translation: X=-149.742 Y=-32.718 Z=125.934 Rotation: P=-0.260356 Y=-65.386684 R=-0.003099 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 290, - "transform": "Translation: X=-148.401 Y=-35.622 Z=125.951 Rotation: P=-0.235557 Y=-65.353557 R=-0.000585 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 291, - "transform": "Translation: X=-147.095 Y=-38.519 Z=125.958 Rotation: P=-0.208708 Y=-65.389655 R=-0.007415 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 292, - "transform": "Translation: X=-148.114 Y=-36.352 Z=125.924 Rotation: P=-0.433893 Y=-65.670250 R=-0.004765 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 293, - "transform": "Translation: X=-149.352 Y=-33.982 Z=125.928 Rotation: P=-0.265932 Y=-66.105698 R=-0.023592 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 294, - "transform": "Translation: X=-151.403 Y=-29.229 Z=125.946 Rotation: P=-0.236997 Y=-65.986244 R=-0.004599 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 295, - "transform": "Translation: X=-150.972 Y=-29.819 Z=125.955 Rotation: P=-0.216966 Y=-64.857223 R=0.004533 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 296, - "transform": "Translation: X=-149.573 Y=-32.855 Z=125.935 Rotation: P=-0.254609 Y=-64.852276 R=-0.006097 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 297, - "transform": "Translation: X=-148.197 Y=-35.733 Z=125.952 Rotation: P=-0.223069 Y=-64.838759 R=0.003694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 298, - "transform": "Translation: X=-146.847 Y=-38.664 Z=125.958 Rotation: P=-0.208843 Y=-64.834553 R=-0.007774 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 299, - "transform": "Translation: X=-146.116 Y=-40.163 Z=125.951 Rotation: P=-0.225122 Y=-64.830837 R=0.003316 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 300, - "transform": "Translation: X=-144.762 Y=-43.085 Z=125.959 Rotation: P=-0.208167 Y=-64.824512 R=-0.004959 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 301, - "transform": "Translation: X=-143.354 Y=-46.127 Z=125.937 Rotation: P=-0.250519 Y=-64.818757 R=-0.014208 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 302, - "transform": "Translation: X=-144.285 Y=-44.127 Z=125.901 Rotation: P=-0.528910 Y=-64.782975 R=0.002564 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 303, - "transform": "Translation: X=-146.438 Y=-39.831 Z=125.959 Rotation: P=-0.207811 Y=-65.140515 R=-0.006502 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 304, - "transform": "Translation: X=-147.777 Y=-36.814 Z=125.940 Rotation: P=-0.248419 Y=-65.064066 R=0.014768 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 305, - "transform": "Translation: X=-149.267 Y=-33.721 Z=125.952 Rotation: P=-0.222995 Y=-65.007915 R=-0.008717 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 306, - "transform": "Translation: X=-151.403 Y=-29.090 Z=125.958 Rotation: P=-0.211184 Y=-64.924578 R=-0.001962 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 307, - "transform": "Translation: X=-152.118 Y=-27.592 Z=125.951 Rotation: P=-0.224271 Y=-64.900739 R=-0.008779 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 308, - "transform": "Translation: X=-152.924 Y=-26.881 Z=125.962 Rotation: P=-0.208962 Y=-69.478549 R=0.025100 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 309, - "transform": "Translation: X=-152.378 Y=-28.457 Z=125.942 Rotation: P=-0.244993 Y=-69.574112 R=0.012063 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 310, - "transform": "Translation: X=-151.302 Y=-31.491 Z=125.950 Rotation: P=-0.224935 Y=-69.537547 R=-0.013261 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 311, - "transform": "Translation: X=-150.119 Y=-34.518 Z=125.954 Rotation: P=-0.219665 Y=-69.510299 R=0.008082 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 312, - "transform": "Translation: X=-149.816 Y=-35.350 Z=125.841 Rotation: P=-1.145584 Y=-69.376479 R=0.001687 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 313, - "transform": "Translation: X=-151.783 Y=-30.838 Z=125.941 Rotation: P=-0.250849 Y=-71.563771 R=0.035970 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 314, - "transform": "Translation: X=-150.257 Y=-35.452 Z=125.948 Rotation: P=-0.234562 Y=-71.432406 R=0.020857 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 315, - "transform": "Translation: X=-149.266 Y=-38.581 Z=125.942 Rotation: P=-0.242741 Y=-71.394038 R=-0.007475 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 316, - "transform": "Translation: X=-148.249 Y=-41.612 Z=125.956 Rotation: P=-0.213931 Y=-71.367796 R=-0.010736 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 317, - "transform": "Translation: X=-147.705 Y=-43.222 Z=125.940 Rotation: P=-0.244936 Y=-71.353349 R=-0.011027 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 318, - "transform": "Translation: X=-146.670 Y=-46.240 Z=125.957 Rotation: P=-0.212132 Y=-71.317665 R=-0.006345 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 319, - "transform": "Translation: X=-145.102 Y=-50.876 Z=125.956 Rotation: P=-0.213892 Y=-71.268818 R=-0.009281 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 320, - "transform": "Translation: X=-144.000 Y=-53.977 Z=125.950 Rotation: P=-0.227526 Y=-71.243527 R=0.010649 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 321, - "transform": "Translation: X=-142.969 Y=-57.124 Z=125.938 Rotation: P=-0.250708 Y=-71.208173 R=-0.007700 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 322, - "transform": "Translation: X=-144.374 Y=-56.463 Z=125.945 Rotation: P=-0.231949 Y=-82.310945 R=-0.021513 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 323, - "transform": "Translation: X=-145.608 Y=-55.288 Z=125.954 Rotation: P=-0.219974 Y=-94.265427 R=0.001517 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 324, - "transform": "Translation: X=-146.604 Y=-53.970 Z=125.942 Rotation: P=-0.245607 Y=-106.130449 R=0.009304 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 325, - "transform": "Translation: X=-147.323 Y=-52.334 Z=125.960 Rotation: P=-0.202986 Y=-117.941589 R=-0.014690 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 326, - "transform": "Translation: X=-147.673 Y=-50.686 Z=125.953 Rotation: P=-0.218018 Y=-129.789747 R=-0.007957 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 327, - "transform": "Translation: X=-149.353 Y=-52.038 Z=125.936 Rotation: P=-0.265684 Y=-133.157999 R=-0.001450 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 328, - "transform": "Translation: X=-151.468 Y=-54.302 Z=125.954 Rotation: P=-0.219004 Y=-133.114276 R=-0.000431 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 329, - "transform": "Translation: X=-153.619 Y=-56.598 Z=125.957 Rotation: P=-0.211232 Y=-133.075913 R=-0.001776 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 330, - "transform": "Translation: X=-155.853 Y=-58.984 Z=125.936 Rotation: P=-0.264707 Y=-133.086580 R=0.000175 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 331, - "transform": "Translation: X=-157.992 Y=-61.272 Z=125.951 Rotation: P=-0.237953 Y=-133.039992 R=-0.000960 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 332, - "transform": "Translation: X=-160.112 Y=-63.514 Z=125.960 Rotation: P=-0.203991 Y=-133.057025 R=-0.005993 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 333, - "transform": "Translation: X=-162.367 Y=-65.952 Z=125.935 Rotation: P=-0.259669 Y=-133.003434 R=-0.000901 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 334, - "transform": "Translation: X=-164.529 Y=-68.293 Z=125.952 Rotation: P=-0.236662 Y=-132.966618 R=0.004157 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 335, - "transform": "Translation: X=-166.706 Y=-70.596 Z=125.958 Rotation: P=-0.208033 Y=-132.956410 R=-0.006295 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 336, - "transform": "Translation: X=-168.984 Y=-73.048 Z=125.937 Rotation: P=-0.252715 Y=-132.932652 R=-0.005896 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 337, - "transform": "Translation: X=-171.158 Y=-75.419 Z=125.950 Rotation: P=-0.235791 Y=-132.915681 R=0.003855 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 338, - "transform": "Translation: X=-173.342 Y=-77.739 Z=125.959 Rotation: P=-0.207565 Y=-132.903989 R=-0.005921 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 339, - "transform": "Translation: X=-175.629 Y=-80.173 Z=125.938 Rotation: P=-0.247564 Y=-132.889619 R=-0.014766 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 340, - "transform": "Translation: X=-176.664 Y=-81.318 Z=125.958 Rotation: P=-0.209679 Y=-132.881197 R=-0.005624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 341, - "transform": "Translation: X=-179.976 Y=-84.897 Z=125.958 Rotation: P=-0.209605 Y=-132.856235 R=-0.003228 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 342, - "transform": "Translation: X=-182.264 Y=-87.308 Z=125.940 Rotation: P=-0.242646 Y=-132.840429 R=-0.020845 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 343, - "transform": "Translation: X=-184.416 Y=-89.724 Z=125.947 Rotation: P=-0.235566 Y=-132.819566 R=0.007829 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 344, - "transform": "Translation: X=-186.599 Y=-92.057 Z=125.958 Rotation: P=-0.210885 Y=-132.801274 R=-0.000205 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 345, - "transform": "Translation: X=-188.881 Y=-94.450 Z=125.942 Rotation: P=-0.237306 Y=-132.783923 R=-0.023223 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 346, - "transform": "Translation: X=-191.040 Y=-96.879 Z=125.946 Rotation: P=-0.237492 Y=-132.760515 R=0.005463 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 347, - "transform": "Translation: X=-192.184 Y=-98.023 Z=125.943 Rotation: P=-0.234379 Y=-132.752232 R=-0.023918 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 348, - "transform": "Translation: X=-194.345 Y=-100.466 Z=125.944 Rotation: P=-0.240628 Y=-132.726475 R=0.007704 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 349, - "transform": "Translation: X=-197.650 Y=-104.041 Z=125.944 Rotation: P=-0.240273 Y=-132.690136 R=0.004379 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 350, - "transform": "Translation: X=-199.807 Y=-106.395 Z=125.956 Rotation: P=-0.216615 Y=-132.660888 R=0.007900 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 351, - "transform": "Translation: X=-202.062 Y=-108.757 Z=125.949 Rotation: P=-0.225767 Y=-132.635633 R=-0.019544 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 352, - "transform": "Translation: X=-204.256 Y=-111.189 Z=125.942 Rotation: P=-0.240724 Y=-132.602367 R=-0.005999 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 353, - "transform": "Translation: X=-206.390 Y=-113.571 Z=125.955 Rotation: P=-0.220346 Y=-132.566480 R=0.011113 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 354, - "transform": "Translation: X=-206.405 Y=-112.100 Z=125.957 Rotation: P=-0.216441 Y=-143.139124 R=0.013186 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 355, - "transform": "Translation: X=-208.095 Y=-112.615 Z=125.949 Rotation: P=-0.226995 Y=-147.664733 R=-0.006828 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 356, - "transform": "Translation: X=-209.496 Y=-113.454 Z=125.942 Rotation: P=-0.237537 Y=-147.609917 R=-0.028345 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 357, - "transform": "Translation: X=-211.176 Y=-115.947 Z=125.940 Rotation: P=-0.241286 Y=-137.338589 R=-0.031419 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 358, - "transform": "Translation: X=-210.931 Y=-115.878 Z=125.936 Rotation: P=-0.255920 Y=-136.540059 R=0.010710 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 359, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 360, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 361, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 362, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 363, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 364, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 365, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 366, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 367, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 368, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 369, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 370, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 371, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 372, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 373, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 374, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 375, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 376, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 377, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 378, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 379, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 380, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 381, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 382, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 383, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 384, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 385, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 386, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 387, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 388, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 389, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 390, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 391, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 392, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 393, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 394, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 395, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 396, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 397, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 398, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 399, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 400, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 401, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 402, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 403, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 404, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 405, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 406, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 407, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 408, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 409, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 410, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 411, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 412, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 413, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 414, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 415, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 416, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 417, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 418, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 419, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 420, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 421, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 422, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 423, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 424, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 425, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 426, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 427, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 428, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 429, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 430, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 431, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 432, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 433, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 434, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 435, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 436, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 437, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 438, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 439, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 440, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 441, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 442, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 443, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 444, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 445, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 446, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 447, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 448, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 449, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 450, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 451, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 452, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 453, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 454, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 455, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 456, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 457, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 458, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 459, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 460, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 461, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 462, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 463, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 464, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 465, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 466, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 467, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 468, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 469, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 470, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 471, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 472, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 473, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 474, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 475, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 476, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 477, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 478, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 479, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 480, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 481, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 482, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 483, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 484, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 485, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 486, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 487, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 488, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 489, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 490, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 491, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 492, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 493, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 494, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 495, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 496, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 497, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 498, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 499, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 500, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 501, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 502, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 503, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 504, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 505, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 506, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 507, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 508, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 509, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 510, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 511, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 512, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 513, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 514, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 515, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 516, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 517, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 518, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 519, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 520, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 521, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 522, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 523, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 524, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 525, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 526, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 527, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 528, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 529, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 530, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 531, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 532, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 533, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 534, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 535, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 536, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 537, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 538, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 539, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 540, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 541, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 542, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 543, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 544, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 545, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 546, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 547, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 548, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 549, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 550, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 551, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 552, - "transform": "Translation: X=-146.602 Y=305.449 Z=125.312 Rotation: P=0.000000 Y=0.000000 R=-0.000000 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/10_ArmCam/10_Depth.jpg b/robotdata/10_ArmCam/10_Depth.jpg deleted file mode 100644 index e2c36b1c..00000000 Binary files a/robotdata/10_ArmCam/10_Depth.jpg and /dev/null differ diff --git a/robotdata/10_ArmCam/10_RGB.jpg b/robotdata/10_ArmCam/10_RGB.jpg deleted file mode 100644 index ebb1f5e6..00000000 Binary files a/robotdata/10_ArmCam/10_RGB.jpg and /dev/null differ diff --git a/robotdata/10_ArmCam/ArmCamPos.json b/robotdata/10_ArmCam/ArmCamPos.json deleted file mode 100644 index 98b449fa..00000000 --- a/robotdata/10_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/10_HeadCam/10_Depth.jpg b/robotdata/10_HeadCam/10_Depth.jpg deleted file mode 100644 index ba8c692b..00000000 Binary files a/robotdata/10_HeadCam/10_Depth.jpg and /dev/null differ diff --git a/robotdata/10_HeadCam/10_RGB.jpg b/robotdata/10_HeadCam/10_RGB.jpg deleted file mode 100644 index 62fa054c..00000000 Binary files a/robotdata/10_HeadCam/10_RGB.jpg and /dev/null differ diff --git a/robotdata/10_HeadCam/HeadCamPos.json b/robotdata/10_HeadCam/HeadCamPos.json deleted file mode 100644 index e76ded4a..00000000 --- a/robotdata/10_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/11_ArmCam/11_Depth.jpg b/robotdata/11_ArmCam/11_Depth.jpg deleted file mode 100644 index cbe22367..00000000 Binary files a/robotdata/11_ArmCam/11_Depth.jpg and /dev/null differ diff --git a/robotdata/11_ArmCam/11_RGB.jpg b/robotdata/11_ArmCam/11_RGB.jpg deleted file mode 100644 index 27e535f5..00000000 Binary files a/robotdata/11_ArmCam/11_RGB.jpg and /dev/null differ diff --git a/robotdata/11_ArmCam/ArmCamPos.json b/robotdata/11_ArmCam/ArmCamPos.json deleted file mode 100644 index 58f17912..00000000 --- a/robotdata/11_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/11_HeadCam/11_Depth.jpg b/robotdata/11_HeadCam/11_Depth.jpg deleted file mode 100644 index 1c272fac..00000000 Binary files a/robotdata/11_HeadCam/11_Depth.jpg and /dev/null differ diff --git a/robotdata/11_HeadCam/11_RGB.jpg b/robotdata/11_HeadCam/11_RGB.jpg deleted file mode 100644 index e142c2ae..00000000 Binary files a/robotdata/11_HeadCam/11_RGB.jpg and /dev/null differ diff --git a/robotdata/11_HeadCam/HeadCamPos.json b/robotdata/11_HeadCam/HeadCamPos.json deleted file mode 100644 index 6c2177bf..00000000 --- a/robotdata/11_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/12_ArmCam/12_Depth.jpg b/robotdata/12_ArmCam/12_Depth.jpg deleted file mode 100644 index 1240a3e8..00000000 Binary files a/robotdata/12_ArmCam/12_Depth.jpg and /dev/null differ diff --git a/robotdata/12_ArmCam/12_RGB.jpg b/robotdata/12_ArmCam/12_RGB.jpg deleted file mode 100644 index 3529616f..00000000 Binary files a/robotdata/12_ArmCam/12_RGB.jpg and /dev/null differ diff --git a/robotdata/12_ArmCam/ArmCamPos.json b/robotdata/12_ArmCam/ArmCamPos.json deleted file mode 100644 index 6646663e..00000000 --- a/robotdata/12_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/12_HeadCam/12_Depth.jpg b/robotdata/12_HeadCam/12_Depth.jpg deleted file mode 100644 index 8f8ff6af..00000000 Binary files a/robotdata/12_HeadCam/12_Depth.jpg and /dev/null differ diff --git a/robotdata/12_HeadCam/12_RGB.jpg b/robotdata/12_HeadCam/12_RGB.jpg deleted file mode 100644 index 5f483f08..00000000 Binary files a/robotdata/12_HeadCam/12_RGB.jpg and /dev/null differ diff --git a/robotdata/12_HeadCam/HeadCamPos.json b/robotdata/12_HeadCam/HeadCamPos.json deleted file mode 100644 index 770b5742..00000000 --- a/robotdata/12_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/13_ArmCam/13_Depth.jpg b/robotdata/13_ArmCam/13_Depth.jpg deleted file mode 100644 index 320ee8e5..00000000 Binary files a/robotdata/13_ArmCam/13_Depth.jpg and /dev/null differ diff --git a/robotdata/13_ArmCam/13_RGB.jpg b/robotdata/13_ArmCam/13_RGB.jpg deleted file mode 100644 index 934c2822..00000000 Binary files a/robotdata/13_ArmCam/13_RGB.jpg and /dev/null differ diff --git a/robotdata/13_ArmCam/ArmCamPos.json b/robotdata/13_ArmCam/ArmCamPos.json deleted file mode 100644 index af7f18ed..00000000 --- a/robotdata/13_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/13_HeadCam/13_Depth.jpg b/robotdata/13_HeadCam/13_Depth.jpg deleted file mode 100644 index f8c4f1c0..00000000 Binary files a/robotdata/13_HeadCam/13_Depth.jpg and /dev/null differ diff --git a/robotdata/13_HeadCam/13_RGB.jpg b/robotdata/13_HeadCam/13_RGB.jpg deleted file mode 100644 index f3b079ee..00000000 Binary files a/robotdata/13_HeadCam/13_RGB.jpg and /dev/null differ diff --git a/robotdata/13_HeadCam/HeadCamPos.json b/robotdata/13_HeadCam/HeadCamPos.json deleted file mode 100644 index 489824a0..00000000 --- a/robotdata/13_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/14_ArmCam/14_Depth.jpg b/robotdata/14_ArmCam/14_Depth.jpg deleted file mode 100644 index 2a831c57..00000000 Binary files a/robotdata/14_ArmCam/14_Depth.jpg and /dev/null differ diff --git a/robotdata/14_ArmCam/14_RGB.jpg b/robotdata/14_ArmCam/14_RGB.jpg deleted file mode 100644 index 13c9360f..00000000 Binary files a/robotdata/14_ArmCam/14_RGB.jpg and /dev/null differ diff --git a/robotdata/14_ArmCam/ArmCamPos.json b/robotdata/14_ArmCam/ArmCamPos.json deleted file mode 100644 index 0db745ec..00000000 --- a/robotdata/14_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/14_HeadCam/14_Depth.jpg b/robotdata/14_HeadCam/14_Depth.jpg deleted file mode 100644 index f65732e8..00000000 Binary files a/robotdata/14_HeadCam/14_Depth.jpg and /dev/null differ diff --git a/robotdata/14_HeadCam/14_RGB.jpg b/robotdata/14_HeadCam/14_RGB.jpg deleted file mode 100644 index 4c52eb12..00000000 Binary files a/robotdata/14_HeadCam/14_RGB.jpg and /dev/null differ diff --git a/robotdata/14_HeadCam/HeadCamPos.json b/robotdata/14_HeadCam/HeadCamPos.json deleted file mode 100644 index 55c4e890..00000000 --- a/robotdata/14_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/15_ArmCam/15_Depth.jpg b/robotdata/15_ArmCam/15_Depth.jpg deleted file mode 100644 index 57d6be0f..00000000 Binary files a/robotdata/15_ArmCam/15_Depth.jpg and /dev/null differ diff --git a/robotdata/15_ArmCam/15_RGB.jpg b/robotdata/15_ArmCam/15_RGB.jpg deleted file mode 100644 index 68669361..00000000 Binary files a/robotdata/15_ArmCam/15_RGB.jpg and /dev/null differ diff --git a/robotdata/15_ArmCam/ArmCamPos.json b/robotdata/15_ArmCam/ArmCamPos.json deleted file mode 100644 index 308aa6ca..00000000 --- a/robotdata/15_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/15_HeadCam/15_Depth.jpg b/robotdata/15_HeadCam/15_Depth.jpg deleted file mode 100644 index 34a199c6..00000000 Binary files a/robotdata/15_HeadCam/15_Depth.jpg and /dev/null differ diff --git a/robotdata/15_HeadCam/15_RGB.jpg b/robotdata/15_HeadCam/15_RGB.jpg deleted file mode 100644 index 1c18844d..00000000 Binary files a/robotdata/15_HeadCam/15_RGB.jpg and /dev/null differ diff --git a/robotdata/15_HeadCam/HeadCamPos.json b/robotdata/15_HeadCam/HeadCamPos.json deleted file mode 100644 index 34700ca4..00000000 --- a/robotdata/15_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/16_ArmCam/16_Depth.jpg b/robotdata/16_ArmCam/16_Depth.jpg deleted file mode 100644 index ec7bb023..00000000 Binary files a/robotdata/16_ArmCam/16_Depth.jpg and /dev/null differ diff --git a/robotdata/16_ArmCam/16_RGB.jpg b/robotdata/16_ArmCam/16_RGB.jpg deleted file mode 100644 index 5067d1b3..00000000 Binary files a/robotdata/16_ArmCam/16_RGB.jpg and /dev/null differ diff --git a/robotdata/16_ArmCam/ArmCamPos.json b/robotdata/16_ArmCam/ArmCamPos.json deleted file mode 100644 index fad16ce3..00000000 --- a/robotdata/16_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/16_HeadCam/16_Depth.jpg b/robotdata/16_HeadCam/16_Depth.jpg deleted file mode 100644 index c31ee549..00000000 Binary files a/robotdata/16_HeadCam/16_Depth.jpg and /dev/null differ diff --git a/robotdata/16_HeadCam/16_RGB.jpg b/robotdata/16_HeadCam/16_RGB.jpg deleted file mode 100644 index 9cee0f80..00000000 Binary files a/robotdata/16_HeadCam/16_RGB.jpg and /dev/null differ diff --git a/robotdata/16_HeadCam/HeadCamPos.json b/robotdata/16_HeadCam/HeadCamPos.json deleted file mode 100644 index eba4c5d0..00000000 --- a/robotdata/16_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/17_ArmCam/17_Depth.jpg b/robotdata/17_ArmCam/17_Depth.jpg deleted file mode 100644 index f91fa12e..00000000 Binary files a/robotdata/17_ArmCam/17_Depth.jpg and /dev/null differ diff --git a/robotdata/17_ArmCam/17_RGB.jpg b/robotdata/17_ArmCam/17_RGB.jpg deleted file mode 100644 index b6211848..00000000 Binary files a/robotdata/17_ArmCam/17_RGB.jpg and /dev/null differ diff --git a/robotdata/17_ArmCam/ArmCamPos.json b/robotdata/17_ArmCam/ArmCamPos.json deleted file mode 100644 index 2047e458..00000000 --- a/robotdata/17_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/17_HeadCam/17_Depth.jpg b/robotdata/17_HeadCam/17_Depth.jpg deleted file mode 100644 index c75a8aa2..00000000 Binary files a/robotdata/17_HeadCam/17_Depth.jpg and /dev/null differ diff --git a/robotdata/17_HeadCam/17_RGB.jpg b/robotdata/17_HeadCam/17_RGB.jpg deleted file mode 100644 index 89f10749..00000000 Binary files a/robotdata/17_HeadCam/17_RGB.jpg and /dev/null differ diff --git a/robotdata/17_HeadCam/HeadCamPos.json b/robotdata/17_HeadCam/HeadCamPos.json deleted file mode 100644 index 81b1dd22..00000000 --- a/robotdata/17_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/18_ArmCam/18_Depth.jpg b/robotdata/18_ArmCam/18_Depth.jpg deleted file mode 100644 index 309b6b04..00000000 Binary files a/robotdata/18_ArmCam/18_Depth.jpg and /dev/null differ diff --git a/robotdata/18_ArmCam/18_RGB.jpg b/robotdata/18_ArmCam/18_RGB.jpg deleted file mode 100644 index 09f76aab..00000000 Binary files a/robotdata/18_ArmCam/18_RGB.jpg and /dev/null differ diff --git a/robotdata/18_ArmCam/ArmCamPos.json b/robotdata/18_ArmCam/ArmCamPos.json deleted file mode 100644 index f5876896..00000000 --- a/robotdata/18_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/18_HeadCam/18_Depth.jpg b/robotdata/18_HeadCam/18_Depth.jpg deleted file mode 100644 index 9042137c..00000000 Binary files a/robotdata/18_HeadCam/18_Depth.jpg and /dev/null differ diff --git a/robotdata/18_HeadCam/18_RGB.jpg b/robotdata/18_HeadCam/18_RGB.jpg deleted file mode 100644 index c5f78e90..00000000 Binary files a/robotdata/18_HeadCam/18_RGB.jpg and /dev/null differ diff --git a/robotdata/18_HeadCam/HeadCamPos.json b/robotdata/18_HeadCam/HeadCamPos.json deleted file mode 100644 index 439d99ca..00000000 --- a/robotdata/18_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/19_ArmCam/19_Depth.jpg b/robotdata/19_ArmCam/19_Depth.jpg deleted file mode 100644 index 364abc2d..00000000 Binary files a/robotdata/19_ArmCam/19_Depth.jpg and /dev/null differ diff --git a/robotdata/19_ArmCam/19_RGB.jpg b/robotdata/19_ArmCam/19_RGB.jpg deleted file mode 100644 index 9907b748..00000000 Binary files a/robotdata/19_ArmCam/19_RGB.jpg and /dev/null differ diff --git a/robotdata/19_ArmCam/ArmCamPos.json b/robotdata/19_ArmCam/ArmCamPos.json deleted file mode 100644 index d505e54c..00000000 --- a/robotdata/19_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/19_HeadCam/19_Depth.jpg b/robotdata/19_HeadCam/19_Depth.jpg deleted file mode 100644 index c0cfe377..00000000 Binary files a/robotdata/19_HeadCam/19_Depth.jpg and /dev/null differ diff --git a/robotdata/19_HeadCam/19_RGB.jpg b/robotdata/19_HeadCam/19_RGB.jpg deleted file mode 100644 index faa22796..00000000 Binary files a/robotdata/19_HeadCam/19_RGB.jpg and /dev/null differ diff --git a/robotdata/19_HeadCam/HeadCamPos.json b/robotdata/19_HeadCam/HeadCamPos.json deleted file mode 100644 index 68455a1b..00000000 --- a/robotdata/19_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/1_ArmCam/1_Depth.jpg b/robotdata/1_ArmCam/1_Depth.jpg deleted file mode 100644 index 2f762425..00000000 Binary files a/robotdata/1_ArmCam/1_Depth.jpg and /dev/null differ diff --git a/robotdata/1_ArmCam/1_RGB.jpg b/robotdata/1_ArmCam/1_RGB.jpg deleted file mode 100644 index 00611558..00000000 Binary files a/robotdata/1_ArmCam/1_RGB.jpg and /dev/null differ diff --git a/robotdata/1_ArmCam/ArmCamPos.json b/robotdata/1_ArmCam/ArmCamPos.json deleted file mode 100644 index b7788f0e..00000000 --- a/robotdata/1_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/1_HeadCam/1_Depth.jpg b/robotdata/1_HeadCam/1_Depth.jpg deleted file mode 100644 index 3fe93051..00000000 Binary files a/robotdata/1_HeadCam/1_Depth.jpg and /dev/null differ diff --git a/robotdata/1_HeadCam/1_RGB.jpg b/robotdata/1_HeadCam/1_RGB.jpg deleted file mode 100644 index 4f63ee51..00000000 Binary files a/robotdata/1_HeadCam/1_RGB.jpg and /dev/null differ diff --git a/robotdata/1_HeadCam/HeadCamPos.json b/robotdata/1_HeadCam/HeadCamPos.json deleted file mode 100644 index e6c6ed9f..00000000 --- a/robotdata/1_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/20_ArmCam/20_Depth.jpg b/robotdata/20_ArmCam/20_Depth.jpg deleted file mode 100644 index c477d0c6..00000000 Binary files a/robotdata/20_ArmCam/20_Depth.jpg and /dev/null differ diff --git a/robotdata/20_ArmCam/20_RGB.jpg b/robotdata/20_ArmCam/20_RGB.jpg deleted file mode 100644 index a4fc7ba1..00000000 Binary files a/robotdata/20_ArmCam/20_RGB.jpg and /dev/null differ diff --git a/robotdata/20_ArmCam/ArmCamPos.json b/robotdata/20_ArmCam/ArmCamPos.json deleted file mode 100644 index ae1bd670..00000000 --- a/robotdata/20_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/20_HeadCam/20_Depth.jpg b/robotdata/20_HeadCam/20_Depth.jpg deleted file mode 100644 index 19e999e1..00000000 Binary files a/robotdata/20_HeadCam/20_Depth.jpg and /dev/null differ diff --git a/robotdata/20_HeadCam/20_RGB.jpg b/robotdata/20_HeadCam/20_RGB.jpg deleted file mode 100644 index 82596853..00000000 Binary files a/robotdata/20_HeadCam/20_RGB.jpg and /dev/null differ diff --git a/robotdata/20_HeadCam/HeadCamPos.json b/robotdata/20_HeadCam/HeadCamPos.json deleted file mode 100644 index e615a802..00000000 --- a/robotdata/20_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/21_ArmCam/21_Depth.jpg b/robotdata/21_ArmCam/21_Depth.jpg deleted file mode 100644 index 98f9367d..00000000 Binary files a/robotdata/21_ArmCam/21_Depth.jpg and /dev/null differ diff --git a/robotdata/21_ArmCam/21_RGB.jpg b/robotdata/21_ArmCam/21_RGB.jpg deleted file mode 100644 index 16f7f449..00000000 Binary files a/robotdata/21_ArmCam/21_RGB.jpg and /dev/null differ diff --git a/robotdata/21_ArmCam/ArmCamPos.json b/robotdata/21_ArmCam/ArmCamPos.json deleted file mode 100644 index 90187cbd..00000000 --- a/robotdata/21_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/21_HeadCam/21_Depth.jpg b/robotdata/21_HeadCam/21_Depth.jpg deleted file mode 100644 index be173407..00000000 Binary files a/robotdata/21_HeadCam/21_Depth.jpg and /dev/null differ diff --git a/robotdata/21_HeadCam/21_RGB.jpg b/robotdata/21_HeadCam/21_RGB.jpg deleted file mode 100644 index bd9dda2b..00000000 Binary files a/robotdata/21_HeadCam/21_RGB.jpg and /dev/null differ diff --git a/robotdata/21_HeadCam/HeadCamPos.json b/robotdata/21_HeadCam/HeadCamPos.json deleted file mode 100644 index 56f57df1..00000000 --- a/robotdata/21_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/22_ArmCam/22_Depth.jpg b/robotdata/22_ArmCam/22_Depth.jpg deleted file mode 100644 index 53c011a2..00000000 Binary files a/robotdata/22_ArmCam/22_Depth.jpg and /dev/null differ diff --git a/robotdata/22_ArmCam/22_RGB.jpg b/robotdata/22_ArmCam/22_RGB.jpg deleted file mode 100644 index 70264e06..00000000 Binary files a/robotdata/22_ArmCam/22_RGB.jpg and /dev/null differ diff --git a/robotdata/22_ArmCam/ArmCamPos.json b/robotdata/22_ArmCam/ArmCamPos.json deleted file mode 100644 index 276f91a2..00000000 --- a/robotdata/22_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043617 Y=84.513407 R=-0.130051 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/22_HeadCam/22_Depth.jpg b/robotdata/22_HeadCam/22_Depth.jpg deleted file mode 100644 index 17c10b27..00000000 Binary files a/robotdata/22_HeadCam/22_Depth.jpg and /dev/null differ diff --git a/robotdata/22_HeadCam/22_RGB.jpg b/robotdata/22_HeadCam/22_RGB.jpg deleted file mode 100644 index c95898bb..00000000 Binary files a/robotdata/22_HeadCam/22_RGB.jpg and /dev/null differ diff --git a/robotdata/22_HeadCam/HeadCamPos.json b/robotdata/22_HeadCam/HeadCamPos.json deleted file mode 100644 index 4c0e6e13..00000000 --- a/robotdata/22_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-146.007 Y=311.431 Z=125.960 Rotation: P=-0.206875 Y=-5.427315 R=-0.002138 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/23_ArmCam/23_Depth.jpg b/robotdata/23_ArmCam/23_Depth.jpg deleted file mode 100644 index 6562a4da..00000000 Binary files a/robotdata/23_ArmCam/23_Depth.jpg and /dev/null differ diff --git a/robotdata/23_ArmCam/23_RGB.jpg b/robotdata/23_ArmCam/23_RGB.jpg deleted file mode 100644 index d0cb655d..00000000 Binary files a/robotdata/23_ArmCam/23_RGB.jpg and /dev/null differ diff --git a/robotdata/23_ArmCam/ArmCamPos.json b/robotdata/23_ArmCam/ArmCamPos.json deleted file mode 100644 index d82e5270..00000000 --- a/robotdata/23_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043617 Y=84.513407 R=-0.130051 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043222 Y=84.513373 R=-0.130252 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/23_HeadCam/23_Depth.jpg b/robotdata/23_HeadCam/23_Depth.jpg deleted file mode 100644 index 31cdeddb..00000000 Binary files a/robotdata/23_HeadCam/23_Depth.jpg and /dev/null differ diff --git a/robotdata/23_HeadCam/23_RGB.jpg b/robotdata/23_HeadCam/23_RGB.jpg deleted file mode 100644 index 40b8157a..00000000 Binary files a/robotdata/23_HeadCam/23_RGB.jpg and /dev/null differ diff --git a/robotdata/23_HeadCam/HeadCamPos.json b/robotdata/23_HeadCam/HeadCamPos.json deleted file mode 100644 index 520309d2..00000000 --- a/robotdata/23_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-146.007 Y=311.431 Z=125.960 Rotation: P=-0.206875 Y=-5.427315 R=-0.002138 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207073 Y=-5.427277 R=-0.002534 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/24_ArmCam/24_Depth.jpg b/robotdata/24_ArmCam/24_Depth.jpg deleted file mode 100644 index ed984221..00000000 Binary files a/robotdata/24_ArmCam/24_Depth.jpg and /dev/null differ diff --git a/robotdata/24_ArmCam/24_RGB.jpg b/robotdata/24_ArmCam/24_RGB.jpg deleted file mode 100644 index 97900089..00000000 Binary files a/robotdata/24_ArmCam/24_RGB.jpg and /dev/null differ diff --git a/robotdata/24_ArmCam/ArmCamPos.json b/robotdata/24_ArmCam/ArmCamPos.json deleted file mode 100644 index 0bad638b..00000000 --- a/robotdata/24_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043617 Y=84.513407 R=-0.130051 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043222 Y=84.513373 R=-0.130252 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043536 Y=84.514206 R=-0.134220 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/24_HeadCam/24_Depth.jpg b/robotdata/24_HeadCam/24_Depth.jpg deleted file mode 100644 index 9140fc72..00000000 Binary files a/robotdata/24_HeadCam/24_Depth.jpg and /dev/null differ diff --git a/robotdata/24_HeadCam/24_RGB.jpg b/robotdata/24_HeadCam/24_RGB.jpg deleted file mode 100644 index 8d77f5dd..00000000 Binary files a/robotdata/24_HeadCam/24_RGB.jpg and /dev/null differ diff --git a/robotdata/24_HeadCam/HeadCamPos.json b/robotdata/24_HeadCam/HeadCamPos.json deleted file mode 100644 index 452b2123..00000000 --- a/robotdata/24_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-146.007 Y=311.431 Z=125.960 Rotation: P=-0.206875 Y=-5.427315 R=-0.002138 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207073 Y=-5.427277 R=-0.002534 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-145.997 Y=311.430 Z=125.958 Rotation: P=-0.210981 Y=-5.427259 R=-0.002223 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/25_ArmCam/25_Depth.jpg b/robotdata/25_ArmCam/25_Depth.jpg deleted file mode 100644 index 3656b620..00000000 Binary files a/robotdata/25_ArmCam/25_Depth.jpg and /dev/null differ diff --git a/robotdata/25_ArmCam/25_RGB.jpg b/robotdata/25_ArmCam/25_RGB.jpg deleted file mode 100644 index f67fe65b..00000000 Binary files a/robotdata/25_ArmCam/25_RGB.jpg and /dev/null differ diff --git a/robotdata/25_ArmCam/ArmCamPos.json b/robotdata/25_ArmCam/ArmCamPos.json deleted file mode 100644 index 5f9e8633..00000000 --- a/robotdata/25_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043617 Y=84.513407 R=-0.130051 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043222 Y=84.513373 R=-0.130252 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043536 Y=84.514206 R=-0.134220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-149.416 Y=359.952 Z=17.388 Rotation: P=-10.045305 Y=84.514530 R=-0.136759 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/25_HeadCam/25_Depth.jpg b/robotdata/25_HeadCam/25_Depth.jpg deleted file mode 100644 index a67b4629..00000000 Binary files a/robotdata/25_HeadCam/25_Depth.jpg and /dev/null differ diff --git a/robotdata/25_HeadCam/25_RGB.jpg b/robotdata/25_HeadCam/25_RGB.jpg deleted file mode 100644 index 04dc1c21..00000000 Binary files a/robotdata/25_HeadCam/25_RGB.jpg and /dev/null differ diff --git a/robotdata/25_HeadCam/HeadCamPos.json b/robotdata/25_HeadCam/HeadCamPos.json deleted file mode 100644 index 1b9a3865..00000000 --- a/robotdata/25_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-146.007 Y=311.431 Z=125.960 Rotation: P=-0.206875 Y=-5.427315 R=-0.002138 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207073 Y=-5.427277 R=-0.002534 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-145.997 Y=311.430 Z=125.958 Rotation: P=-0.210981 Y=-5.427259 R=-0.002223 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213482 Y=-5.427208 R=-0.000458 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/26_ArmCam/26_Depth.jpg b/robotdata/26_ArmCam/26_Depth.jpg deleted file mode 100644 index c4b9aed6..00000000 Binary files a/robotdata/26_ArmCam/26_Depth.jpg and /dev/null differ diff --git a/robotdata/26_ArmCam/26_RGB.jpg b/robotdata/26_ArmCam/26_RGB.jpg deleted file mode 100644 index 0a0e649a..00000000 Binary files a/robotdata/26_ArmCam/26_RGB.jpg and /dev/null differ diff --git a/robotdata/26_ArmCam/ArmCamPos.json b/robotdata/26_ArmCam/ArmCamPos.json deleted file mode 100644 index a2eabe9b..00000000 --- a/robotdata/26_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043617 Y=84.513407 R=-0.130051 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043222 Y=84.513373 R=-0.130252 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043536 Y=84.514206 R=-0.134220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-149.416 Y=359.952 Z=17.388 Rotation: P=-10.045305 Y=84.514530 R=-0.136759 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043475 Y=84.514011 R=-0.133041 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/26_HeadCam/26_Depth.jpg b/robotdata/26_HeadCam/26_Depth.jpg deleted file mode 100644 index ec149c34..00000000 Binary files a/robotdata/26_HeadCam/26_Depth.jpg and /dev/null differ diff --git a/robotdata/26_HeadCam/26_RGB.jpg b/robotdata/26_HeadCam/26_RGB.jpg deleted file mode 100644 index b4a0553e..00000000 Binary files a/robotdata/26_HeadCam/26_RGB.jpg and /dev/null differ diff --git a/robotdata/26_HeadCam/HeadCamPos.json b/robotdata/26_HeadCam/HeadCamPos.json deleted file mode 100644 index 94870402..00000000 --- a/robotdata/26_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-146.007 Y=311.431 Z=125.960 Rotation: P=-0.206875 Y=-5.427315 R=-0.002138 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207073 Y=-5.427277 R=-0.002534 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-145.997 Y=311.430 Z=125.958 Rotation: P=-0.210981 Y=-5.427259 R=-0.002223 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213482 Y=-5.427208 R=-0.000458 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.209819 Y=-5.427206 R=-0.002284 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/27_ArmCam/27_Depth.jpg b/robotdata/27_ArmCam/27_Depth.jpg deleted file mode 100644 index 8e212704..00000000 Binary files a/robotdata/27_ArmCam/27_Depth.jpg and /dev/null differ diff --git a/robotdata/27_ArmCam/27_RGB.jpg b/robotdata/27_ArmCam/27_RGB.jpg deleted file mode 100644 index 253ed827..00000000 Binary files a/robotdata/27_ArmCam/27_RGB.jpg and /dev/null differ diff --git a/robotdata/27_ArmCam/ArmCamPos.json b/robotdata/27_ArmCam/ArmCamPos.json deleted file mode 100644 index 6a24733c..00000000 --- a/robotdata/27_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,116 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043269 Y=84.514285 R=-0.130476 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045229 Y=84.515142 R=-0.136624 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044369 Y=84.514902 R=-0.135824 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043400 Y=84.514912 R=-0.135911 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044154 Y=84.514589 R=-0.135107 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045354 Y=84.514759 R=-0.136938 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043206 Y=84.513644 R=-0.131220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043314 Y=84.513864 R=-0.132421 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045402 Y=84.514593 R=-0.136820 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.390 Rotation: P=-10.043847 Y=84.514129 R=-0.134047 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043108 Y=84.513479 R=-0.130251 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.044578 Y=84.514435 R=-0.136055 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.391 Rotation: P=-10.043617 Y=84.513407 R=-0.130051 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.043222 Y=84.513373 R=-0.130252 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-149.417 Y=359.951 Z=17.390 Rotation: P=-10.043536 Y=84.514206 R=-0.134220 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-149.416 Y=359.952 Z=17.388 Rotation: P=-10.045305 Y=84.514530 R=-0.136759 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043475 Y=84.514011 R=-0.133041 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 27, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.391 Rotation: P=-10.043061 Y=84.513764 R=-0.131757 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/27_HeadCam/27_Depth.jpg b/robotdata/27_HeadCam/27_Depth.jpg deleted file mode 100644 index 1d8005c8..00000000 Binary files a/robotdata/27_HeadCam/27_Depth.jpg and /dev/null differ diff --git a/robotdata/27_HeadCam/27_RGB.jpg b/robotdata/27_HeadCam/27_RGB.jpg deleted file mode 100644 index 84a7d85c..00000000 Binary files a/robotdata/27_HeadCam/27_RGB.jpg and /dev/null differ diff --git a/robotdata/27_HeadCam/HeadCamPos.json b/robotdata/27_HeadCam/HeadCamPos.json deleted file mode 100644 index 99272266..00000000 --- a/robotdata/27_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,116 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 10, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207293 Y=-5.427686 R=-0.002483 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 11, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213349 Y=-5.427632 R=-0.000529 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 12, - "transform": "Translation: X=-145.994 Y=311.431 Z=125.958 Rotation: P=-0.212561 Y=-5.427614 R=-0.001389 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 13, - "transform": "Translation: X=-145.994 Y=311.429 Z=125.958 Rotation: P=-0.212645 Y=-5.427615 R=-0.002359 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 14, - "transform": "Translation: X=-145.996 Y=311.431 Z=125.958 Rotation: P=-0.211854 Y=-5.427556 R=-0.001604 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 15, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213659 Y=-5.427519 R=-0.000407 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 16, - "transform": "Translation: X=-146.004 Y=311.429 Z=125.959 Rotation: P=-0.208026 Y=-5.427489 R=-0.002550 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 17, - "transform": "Translation: X=-146.002 Y=311.429 Z=125.959 Rotation: P=-0.209209 Y=-5.427478 R=-0.002443 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 18, - "transform": "Translation: X=-145.992 Y=311.433 Z=125.957 Rotation: P=-0.213543 Y=-5.427422 R=-0.000360 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 19, - "transform": "Translation: X=-145.998 Y=311.430 Z=125.958 Rotation: P=-0.210810 Y=-5.427397 R=-0.001912 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 20, - "transform": "Translation: X=-146.006 Y=311.429 Z=125.960 Rotation: P=-0.207072 Y=-5.427382 R=-0.002648 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 21, - "transform": "Translation: X=-145.993 Y=311.431 Z=125.958 Rotation: P=-0.212788 Y=-5.427337 R=-0.001183 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 22, - "transform": "Translation: X=-146.007 Y=311.431 Z=125.960 Rotation: P=-0.206875 Y=-5.427315 R=-0.002138 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 23, - "transform": "Translation: X=-146.006 Y=311.430 Z=125.960 Rotation: P=-0.207073 Y=-5.427277 R=-0.002534 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 24, - "transform": "Translation: X=-145.997 Y=311.430 Z=125.958 Rotation: P=-0.210981 Y=-5.427259 R=-0.002223 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 25, - "transform": "Translation: X=-145.991 Y=311.433 Z=125.957 Rotation: P=-0.213482 Y=-5.427208 R=-0.000458 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 26, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.209819 Y=-5.427206 R=-0.002284 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 27, - "transform": "Translation: X=-146.003 Y=311.429 Z=125.959 Rotation: P=-0.208555 Y=-5.427169 R=-0.002696 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/2_ArmCam/2_Depth.jpg b/robotdata/2_ArmCam/2_Depth.jpg deleted file mode 100644 index 2ecce3b8..00000000 Binary files a/robotdata/2_ArmCam/2_Depth.jpg and /dev/null differ diff --git a/robotdata/2_ArmCam/2_RGB.jpg b/robotdata/2_ArmCam/2_RGB.jpg deleted file mode 100644 index f8443cfe..00000000 Binary files a/robotdata/2_ArmCam/2_RGB.jpg and /dev/null differ diff --git a/robotdata/2_ArmCam/ArmCamPos.json b/robotdata/2_ArmCam/ArmCamPos.json deleted file mode 100644 index b5708202..00000000 --- a/robotdata/2_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/2_HeadCam/2_Depth.jpg b/robotdata/2_HeadCam/2_Depth.jpg deleted file mode 100644 index 529222ed..00000000 Binary files a/robotdata/2_HeadCam/2_Depth.jpg and /dev/null differ diff --git a/robotdata/2_HeadCam/2_RGB.jpg b/robotdata/2_HeadCam/2_RGB.jpg deleted file mode 100644 index fa25379e..00000000 Binary files a/robotdata/2_HeadCam/2_RGB.jpg and /dev/null differ diff --git a/robotdata/2_HeadCam/HeadCamPos.json b/robotdata/2_HeadCam/HeadCamPos.json deleted file mode 100644 index 4efc08c8..00000000 --- a/robotdata/2_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/3_ArmCam/3_Depth.jpg b/robotdata/3_ArmCam/3_Depth.jpg deleted file mode 100644 index ad9cc452..00000000 Binary files a/robotdata/3_ArmCam/3_Depth.jpg and /dev/null differ diff --git a/robotdata/3_ArmCam/3_RGB.jpg b/robotdata/3_ArmCam/3_RGB.jpg deleted file mode 100644 index 5a6defd3..00000000 Binary files a/robotdata/3_ArmCam/3_RGB.jpg and /dev/null differ diff --git a/robotdata/3_ArmCam/ArmCamPos.json b/robotdata/3_ArmCam/ArmCamPos.json deleted file mode 100644 index ef243865..00000000 --- a/robotdata/3_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/3_HeadCam/3_Depth.jpg b/robotdata/3_HeadCam/3_Depth.jpg deleted file mode 100644 index 01b93aee..00000000 Binary files a/robotdata/3_HeadCam/3_Depth.jpg and /dev/null differ diff --git a/robotdata/3_HeadCam/3_RGB.jpg b/robotdata/3_HeadCam/3_RGB.jpg deleted file mode 100644 index 3be7835c..00000000 Binary files a/robotdata/3_HeadCam/3_RGB.jpg and /dev/null differ diff --git a/robotdata/3_HeadCam/HeadCamPos.json b/robotdata/3_HeadCam/HeadCamPos.json deleted file mode 100644 index 36a5cde0..00000000 --- a/robotdata/3_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/4_ArmCam/4_Depth.jpg b/robotdata/4_ArmCam/4_Depth.jpg deleted file mode 100644 index 52a9a7f5..00000000 Binary files a/robotdata/4_ArmCam/4_Depth.jpg and /dev/null differ diff --git a/robotdata/4_ArmCam/4_RGB.jpg b/robotdata/4_ArmCam/4_RGB.jpg deleted file mode 100644 index ddf55669..00000000 Binary files a/robotdata/4_ArmCam/4_RGB.jpg and /dev/null differ diff --git a/robotdata/4_ArmCam/ArmCamPos.json b/robotdata/4_ArmCam/ArmCamPos.json deleted file mode 100644 index 74eccdc0..00000000 --- a/robotdata/4_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/4_HeadCam/4_Depth.jpg b/robotdata/4_HeadCam/4_Depth.jpg deleted file mode 100644 index 8d4f28e4..00000000 Binary files a/robotdata/4_HeadCam/4_Depth.jpg and /dev/null differ diff --git a/robotdata/4_HeadCam/4_RGB.jpg b/robotdata/4_HeadCam/4_RGB.jpg deleted file mode 100644 index 4962c3f3..00000000 Binary files a/robotdata/4_HeadCam/4_RGB.jpg and /dev/null differ diff --git a/robotdata/4_HeadCam/HeadCamPos.json b/robotdata/4_HeadCam/HeadCamPos.json deleted file mode 100644 index 94b0074f..00000000 --- a/robotdata/4_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/5_ArmCam/5_Depth.jpg b/robotdata/5_ArmCam/5_Depth.jpg deleted file mode 100644 index 43751ece..00000000 Binary files a/robotdata/5_ArmCam/5_Depth.jpg and /dev/null differ diff --git a/robotdata/5_ArmCam/5_RGB.jpg b/robotdata/5_ArmCam/5_RGB.jpg deleted file mode 100644 index 510a9538..00000000 Binary files a/robotdata/5_ArmCam/5_RGB.jpg and /dev/null differ diff --git a/robotdata/5_ArmCam/ArmCamPos.json b/robotdata/5_ArmCam/ArmCamPos.json deleted file mode 100644 index 21a48bff..00000000 --- a/robotdata/5_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/5_HeadCam/5_Depth.jpg b/robotdata/5_HeadCam/5_Depth.jpg deleted file mode 100644 index 44c3cde7..00000000 Binary files a/robotdata/5_HeadCam/5_Depth.jpg and /dev/null differ diff --git a/robotdata/5_HeadCam/5_RGB.jpg b/robotdata/5_HeadCam/5_RGB.jpg deleted file mode 100644 index 9eecbfa6..00000000 Binary files a/robotdata/5_HeadCam/5_RGB.jpg and /dev/null differ diff --git a/robotdata/5_HeadCam/HeadCamPos.json b/robotdata/5_HeadCam/HeadCamPos.json deleted file mode 100644 index b2419ec5..00000000 --- a/robotdata/5_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/6_ArmCam/6_Depth.jpg b/robotdata/6_ArmCam/6_Depth.jpg deleted file mode 100644 index a809a032..00000000 Binary files a/robotdata/6_ArmCam/6_Depth.jpg and /dev/null differ diff --git a/robotdata/6_ArmCam/6_RGB.jpg b/robotdata/6_ArmCam/6_RGB.jpg deleted file mode 100644 index 23b1f56d..00000000 Binary files a/robotdata/6_ArmCam/6_RGB.jpg and /dev/null differ diff --git a/robotdata/6_ArmCam/ArmCamPos.json b/robotdata/6_ArmCam/ArmCamPos.json deleted file mode 100644 index 9d98dee2..00000000 --- a/robotdata/6_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/6_HeadCam/6_Depth.jpg b/robotdata/6_HeadCam/6_Depth.jpg deleted file mode 100644 index ab9438d8..00000000 Binary files a/robotdata/6_HeadCam/6_Depth.jpg and /dev/null differ diff --git a/robotdata/6_HeadCam/6_RGB.jpg b/robotdata/6_HeadCam/6_RGB.jpg deleted file mode 100644 index 0849d0c7..00000000 Binary files a/robotdata/6_HeadCam/6_RGB.jpg and /dev/null differ diff --git a/robotdata/6_HeadCam/HeadCamPos.json b/robotdata/6_HeadCam/HeadCamPos.json deleted file mode 100644 index 7038bfff..00000000 --- a/robotdata/6_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/7_ArmCam/7_Depth.jpg b/robotdata/7_ArmCam/7_Depth.jpg deleted file mode 100644 index 8bc8c6b5..00000000 Binary files a/robotdata/7_ArmCam/7_Depth.jpg and /dev/null differ diff --git a/robotdata/7_ArmCam/7_RGB.jpg b/robotdata/7_ArmCam/7_RGB.jpg deleted file mode 100644 index 472a596a..00000000 Binary files a/robotdata/7_ArmCam/7_RGB.jpg and /dev/null differ diff --git a/robotdata/7_ArmCam/ArmCamPos.json b/robotdata/7_ArmCam/ArmCamPos.json deleted file mode 100644 index 959f14cf..00000000 --- a/robotdata/7_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/7_HeadCam/7_Depth.jpg b/robotdata/7_HeadCam/7_Depth.jpg deleted file mode 100644 index e10e8991..00000000 Binary files a/robotdata/7_HeadCam/7_Depth.jpg and /dev/null differ diff --git a/robotdata/7_HeadCam/7_RGB.jpg b/robotdata/7_HeadCam/7_RGB.jpg deleted file mode 100644 index c88bb5fc..00000000 Binary files a/robotdata/7_HeadCam/7_RGB.jpg and /dev/null differ diff --git a/robotdata/7_HeadCam/HeadCamPos.json b/robotdata/7_HeadCam/HeadCamPos.json deleted file mode 100644 index 2648f1a9..00000000 --- a/robotdata/7_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/8_ArmCam/8_Depth.jpg b/robotdata/8_ArmCam/8_Depth.jpg deleted file mode 100644 index 86c32327..00000000 Binary files a/robotdata/8_ArmCam/8_Depth.jpg and /dev/null differ diff --git a/robotdata/8_ArmCam/8_RGB.jpg b/robotdata/8_ArmCam/8_RGB.jpg deleted file mode 100644 index 06775b97..00000000 Binary files a/robotdata/8_ArmCam/8_RGB.jpg and /dev/null differ diff --git a/robotdata/8_ArmCam/ArmCamPos.json b/robotdata/8_ArmCam/ArmCamPos.json deleted file mode 100644 index 6bf61b28..00000000 --- a/robotdata/8_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/8_HeadCam/8_Depth.jpg b/robotdata/8_HeadCam/8_Depth.jpg deleted file mode 100644 index edd4b0ac..00000000 Binary files a/robotdata/8_HeadCam/8_Depth.jpg and /dev/null differ diff --git a/robotdata/8_HeadCam/8_RGB.jpg b/robotdata/8_HeadCam/8_RGB.jpg deleted file mode 100644 index 4d945108..00000000 Binary files a/robotdata/8_HeadCam/8_RGB.jpg and /dev/null differ diff --git a/robotdata/8_HeadCam/HeadCamPos.json b/robotdata/8_HeadCam/HeadCamPos.json deleted file mode 100644 index 49a2647d..00000000 --- a/robotdata/8_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/9_ArmCam/9_Depth.jpg b/robotdata/9_ArmCam/9_Depth.jpg deleted file mode 100644 index 13b32598..00000000 Binary files a/robotdata/9_ArmCam/9_Depth.jpg and /dev/null differ diff --git a/robotdata/9_ArmCam/9_RGB.jpg b/robotdata/9_ArmCam/9_RGB.jpg deleted file mode 100644 index 1254233b..00000000 Binary files a/robotdata/9_ArmCam/9_RGB.jpg and /dev/null differ diff --git a/robotdata/9_ArmCam/ArmCamPos.json b/robotdata/9_ArmCam/ArmCamPos.json deleted file mode 100644 index e3d15c73..00000000 --- a/robotdata/9_ArmCam/ArmCamPos.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.391 Rotation: P=-10.043450 Y=84.518425 R=-0.131139 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-149.419 Y=359.952 Z=17.390 Rotation: P=-10.043637 Y=84.518360 R=-0.133694 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-149.420 Y=359.952 Z=17.392 Rotation: P=-10.043077 Y=84.517079 R=-0.129865 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.389 Rotation: P=-10.043330 Y=84.517674 R=-0.136491 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.389 Rotation: P=-10.043802 Y=84.517085 R=-0.136382 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.388 Rotation: P=-10.045109 Y=84.516590 R=-0.137010 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-149.419 Y=359.951 Z=17.391 Rotation: P=-10.042901 Y=84.514941 R=-0.130090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-149.418 Y=359.952 Z=17.390 Rotation: P=-10.043743 Y=84.515405 R=-0.133393 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-149.417 Y=359.952 Z=17.387 Rotation: P=-10.045667 Y=84.515772 R=-0.137145 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-149.418 Y=359.951 Z=17.390 Rotation: P=-10.043280 Y=84.514717 R=-0.133040 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file diff --git a/robotdata/9_HeadCam/9_Depth.jpg b/robotdata/9_HeadCam/9_Depth.jpg deleted file mode 100644 index 4073f48b..00000000 Binary files a/robotdata/9_HeadCam/9_Depth.jpg and /dev/null differ diff --git a/robotdata/9_HeadCam/9_RGB.jpg b/robotdata/9_HeadCam/9_RGB.jpg deleted file mode 100644 index 3d4e5097..00000000 Binary files a/robotdata/9_HeadCam/9_RGB.jpg and /dev/null differ diff --git a/robotdata/9_HeadCam/HeadCamPos.json b/robotdata/9_HeadCam/HeadCamPos.json deleted file mode 100644 index 42b23c0c..00000000 --- a/robotdata/9_HeadCam/HeadCamPos.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "transforms": [ - { - "index": 0, - "transform": "Translation: X=-146.005 Y=311.430 Z=125.960 Rotation: P=-0.207947 Y=-5.428016 R=-0.002287 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 1, - "transform": "Translation: X=-145.999 Y=311.430 Z=125.958 Rotation: P=-0.210463 Y=-5.427964 R=-0.002104 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 2, - "transform": "Translation: X=-146.008 Y=311.430 Z=125.960 Rotation: P=-0.206692 Y=-5.427952 R=-0.002663 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 3, - "transform": "Translation: X=-145.993 Y=311.429 Z=125.957 Rotation: P=-0.213216 Y=-5.427936 R=-0.002418 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 4, - "transform": "Translation: X=-145.993 Y=311.430 Z=125.957 Rotation: P=-0.213110 Y=-5.427870 R=-0.001948 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 5, - "transform": "Translation: X=-145.992 Y=311.432 Z=125.957 Rotation: P=-0.213729 Y=-5.427834 R=-0.000645 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 6, - "transform": "Translation: X=-146.007 Y=311.429 Z=125.960 Rotation: P=-0.206913 Y=-5.427792 R=-0.002847 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 7, - "transform": "Translation: X=-146.000 Y=311.430 Z=125.959 Rotation: P=-0.210166 Y=-5.427776 R=-0.002009 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 8, - "transform": "Translation: X=-145.991 Y=311.434 Z=125.957 Rotation: P=-0.213863 Y=-5.427728 R=-0.000090 Scale: X=1.000 Y=1.000 Z=1.000" - }, - { - "index": 9, - "transform": "Translation: X=-146.000 Y=311.429 Z=125.959 Rotation: P=-0.209818 Y=-5.427701 R=-0.002474 Scale: X=1.000 Y=1.000 Z=1.000" - } - ] -} \ No newline at end of file