diff --git a/Main.py b/Main.py index e2adb8e..ef51980 100644 --- a/Main.py +++ b/Main.py @@ -121,5 +121,5 @@ def run_pipelines(self): if __name__ == '__main__': # Main(jetson=False, connect_socket=False) - Main(jetson=False, connect_socket=True, turret_source=StaticImageSource('images/221_1.0.png'), + Main(jetson=False, connect_socket=True, turret_source=StaticImageSource('images_2/image_1.png'), intake_source=StaticImageSource('images/106.25_1.0.png')) diff --git a/images_2/image_1.png b/images_2/image_1.png new file mode 100644 index 0000000..e6d83f2 Binary files /dev/null and b/images_2/image_1.png differ diff --git a/images_2/image_2.png b/images_2/image_2.png new file mode 100644 index 0000000..f027c34 Binary files /dev/null and b/images_2/image_2.png differ diff --git a/images_2/image_3.png b/images_2/image_3.png new file mode 100644 index 0000000..79550fe Binary files /dev/null and b/images_2/image_3.png differ diff --git a/images_2/image_4.png b/images_2/image_4.png new file mode 100644 index 0000000..7c60c71 Binary files /dev/null and b/images_2/image_4.png differ diff --git a/images_2/image_5.png b/images_2/image_5.png new file mode 100644 index 0000000..a6d8863 Binary files /dev/null and b/images_2/image_5.png differ diff --git a/images_2/image_6.png b/images_2/image_6.png new file mode 100644 index 0000000..5ae9c4b Binary files /dev/null and b/images_2/image_6.png differ diff --git a/images_2/image_7.png b/images_2/image_7.png new file mode 100644 index 0000000..1a3afe7 Binary files /dev/null and b/images_2/image_7.png differ diff --git a/images_2/image_8.png b/images_2/image_8.png new file mode 100644 index 0000000..e6dde93 Binary files /dev/null and b/images_2/image_8.png differ