From e66347138876cd221ff7ba0861666af980d56f62 Mon Sep 17 00:00:00 2001 From: mjlee111 Date: Mon, 7 Oct 2024 15:30:33 +0900 Subject: [PATCH] docs: add README.md --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9d9d374..79f8bbf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ usb_camera/config/ *.pt image_recognition/yolov8_detection/yolov8_detection/__pycache__/ + +image_projection/image_to_ros2_topic/image_to_ros2_topic/__pycache__/