We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fada3d commit 1ca9482Copy full SHA for 1ca9482
README.md
@@ -183,6 +183,7 @@ ros2 launch yolox_ros_py yolox_nano_onnx_gazebo.launch.py
183
```bash
184
# git clone https://github.com/Ar-Ray-code/YOLOX-ROS.git --recursive
185
vcs import . < YOLOX-ROS/youtube-publisher.repos
186
+pip3 install -r YOLOX-ROS/requirements.txt
187
pip3 install -r YouTube-publisher-ROS2/requirements.txt
188
cd ..
189
colcon build --symlink-install --pacakges-select yolox_ros_py bboxes_ex_msgs youtube_publisher
0 commit comments