Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 405 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 405 Bytes

yolonas_ros

ROS 2 wrap for YOLO-NAS to perform object detection and tracking.

Installation

$ cd ~/ros2_ws/src
$ git clone https://github.com/mgonzs13/yolonas_ros.git
$ pip3 install -r yolonas_ros/requirements.txt
$ cd ~/ros2_ws
$ colcon build

Usage

$ ros2 launch yolonas_bringup yolonas.launch.py