Skip to content

Commit 4605de8

Browse files
committed
update cpp README.md
1 parent 2143ba7 commit 4605de8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

yolox_ros_cpp/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Requirements
44
- ROS2 Humble
5+
- ros-humble-generate-parameter-library
56
- OpenCV 4.x
67
- OpenVINO 2021.*
78
- TensorRT 8.x *
@@ -60,7 +61,7 @@ cd ~/ros2_ws
6061
- Download model using the following script.
6162
- https://github.com/PINTO0309/PINTO_model_zoo/blob/main/132_YOLOX/download_nano.sh
6263
- `curl -s https://raw.githubusercontent.com/PINTO0309/PINTO_model_zoo/main/132_YOLOX/download_nano.sh | bash`
63-
64+
6465
- ONNX model copy to weight dir
6566
- `cp resouces_new/saved_model_yolox_tiny_480x640/yolox_tiny_480x640.onnx ./src/YOLOX-ROS/weights/onnx/`
6667

0 commit comments

Comments
 (0)