File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## Supported List
10
10
11
+ > rclcpp is recommended due to its extended support.
12
+
11
13
| Base | ROS2 C++ | ROS2 Python |
12
14
| --------------- | -------- | ----------- |
13
15
| PyTorch | | ✅ |
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >yolox_cpp</name >
5
- <version >0.2.0 </version >
5
+ <version >0.3.2 </version >
6
6
<description >The yolox_cpp package</description >
7
7
<
maintainer email =
" [email protected] " >fateshelled</
maintainer >
8
8
<license >Apache-2.0 License</license >
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >yolox_ros_cpp</name >
5
- <version >0.2.1 </version >
5
+ <version >0.3.2 </version >
6
6
<description >The yolox_ros_cpp package</description >
7
7
<
maintainer email =
" [email protected] " >fateshelled</
maintainer >
8
8
<license >Apache-2.0 License</license >
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >yolox_ros_py</name >
5
- <version >0.3.1 </version >
5
+ <version >0.3.2 </version >
6
6
<description >The yolox_ros_py package</description >
7
7
<
maintainer email =
" [email protected] " >Ar-Ray-code</
maintainer >
8
8
<license >Apache License, Version 2.0</license >
Original file line number Diff line number Diff line change 77
77
78
78
setup (
79
79
name = package_name ,
80
- version = '0.3.1 ' ,
80
+ version = '0.3.2 ' ,
81
81
packages = [package_name ],
82
82
data_files = [
83
83
('share/ament_index/resource_index/packages' ,
You can’t perform that action at this time.
0 commit comments