This package provides ROS2 interfaces for object detection packages.
To install the package, run the following commands:
git clone https://github.com/GAI-313/object_detect_interfaces.git
colcon build --symlink-install --packages-up-to object_detect_interfaces
To view the available interfaces, use the following command:
ros2 interface list | grep object_detect_
This project is licensed under the MIT License.