Skip to content

Commit

Permalink
Merge pull request #38 from Ar-Ray-code/update/rm_py
Browse files Browse the repository at this point in the history
rm yolox_ros_py
  • Loading branch information
Ar-Ray-code authored Jun 23, 2024
2 parents a024078 + 0d71ea2 commit ca3c629
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 1,856 deletions.
70 changes: 1 addition & 69 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

## Supported List

> rclcpp is recommended due to its extended support.

| Base | ROS2 C++ |
| --------------- | -------- |
Expand All @@ -17,11 +16,6 @@
| ONNX Runtime ||
| TFLite ||

<!-- ### Raspberry Pi4 🍓 + NCS2 + YOLOX-ROS
Good news for studets❗🍓
Check [GitHub Wiki](https://github.com/Ar-Ray-code/YOLOX-ROS/wiki/YOLOX-ROS---Raspbian-(NCS2)) to try YOLOX-ROS. -->

## Installation & Demo (C++)

Expand All @@ -47,74 +41,12 @@ Check [this URL](./yolox_ros_cpp/README.md).

<br>

## Parameters
## Parameters

- Check launch files.

<br>

## Composition

- Supports C++ only.

<br>

<!--
## YOLOX-ROS + ?
<details>
<summary>Examples</summary>
### Web Camera (v4l2-camera)
- [yolox_nano_onnx.launch.py](./yolox_ros_py/launch/yolox_nano_onnx_camera.launch.py)
```bash
ros2 launch yolox_ros_py yolox_nano_onnx.launch.py video_device:=/dev/video0
```
![](./images_for_readme/yolox_webcam.png)
### Unity
- [Ar-Ray-code/RenderTexture2ROS2Image](https://github.com/Ar-Ray-code/RenderTexture2ROS2Image)
![yolox_s_result](https://github.com/Ar-Ray-code/RenderTexture2ROS2Image/blob/main/images_for_readme/unity-demo.gif?raw=true)
### Gazebo
- [yolox_nano_onnx_gazebo.launch.py](./yolox_ros_py/launch/yolox_nano_onnx_gazebo.launch.py)
```bash
ros2 launch yolox_ros_py yolox_nano_onnx_gazebo.launch.py
```
![](./images_for_readme/gazebo.png)
### YouTube
- [yolox_nano_onnx_youtube.launch.py](./yolox_ros_py/launch/yolox_nano_onnx_youtube.launch.py)
- [Ar-Ray-code/YouTube-publisher-ROS2](https://github.com/Ar-Ray-code/YouTube-publisher-ROS2)
```bash
# git clone https://github.com/Ar-Ray-code/YOLOX-ROS.git --recursive
vcs import . < YOLOX-ROS/youtube-publisher.repos
pip3 install -r YOLOX-ROS/requirements.txt
pip3 install -r YouTube-publisher-ROS2/requirements.txt
cd ..
colcon build --symlink-install --pacakges-select yolox_ros_py bboxes_ex_msgs youtube_publisher
source install/setup.bash
# run launch.py
ros2 launch yolox_ros_py yolox_nano_onnx_youtube.launch.py
```
![](./images_for_readme/yolox_ydl.png)
</details> -->

<br>

## Reference

![](https://raw.githubusercontent.com/Megvii-BaseDetection/YOLOX/main/assets/logo.png)
Expand Down
14 changes: 0 additions & 14 deletions requirements.txt

This file was deleted.

48 changes: 0 additions & 48 deletions yolox_ros_py/exps/yolox_nano.py

This file was deleted.

57 changes: 0 additions & 57 deletions yolox_ros_py/launch/yolox_lite_tflite_camera.launch.py

This file was deleted.

49 changes: 0 additions & 49 deletions yolox_ros_py/launch/yolox_nano_onnx_camera.launch.py

This file was deleted.

54 changes: 0 additions & 54 deletions yolox_ros_py/launch/yolox_nano_onnx_gazebo.launch.py

This file was deleted.

55 changes: 0 additions & 55 deletions yolox_ros_py/launch/yolox_nano_onnx_picture.launch.py

This file was deleted.

Loading

0 comments on commit ca3c629

Please sign in to comment.