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 88
99## Supported List
1010
11+ > rclcpp is recommended due to its extended support.
12+
1113| Base | ROS2 C++ | ROS2 Python |
1214| --------------- | -------- | ----------- |
1315| PyTorch | | ✅ |
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yolox_cpp</name >
5- <version >0.2.0 </version >
5+ <version >0.3.2 </version >
66 <description >The yolox_cpp package</description >
77 <
maintainer email =
" [email protected] " >fateshelled</
maintainer >
88 <license >Apache-2.0 License</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yolox_ros_cpp</name >
5- <version >0.2.1 </version >
5+ <version >0.3.2 </version >
66 <description >The yolox_ros_cpp package</description >
77 <
maintainer email =
" [email protected] " >fateshelled</
maintainer >
88 <license >Apache-2.0 License</license >
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yolox_ros_py</name >
5- <version >0.3.1 </version >
5+ <version >0.3.2 </version >
66 <description >The yolox_ros_py package</description >
77 <
maintainer email =
" [email protected] " >Ar-Ray-code</
maintainer >
88 <license >Apache License, Version 2.0</license >
Original file line number Diff line number Diff line change 7777
7878setup (
7979 name = package_name ,
80- version = '0.3.1 ' ,
80+ version = '0.3.2 ' ,
8181 packages = [package_name ],
8282 data_files = [
8383 ('share/ament_index/resource_index/packages' ,
You can’t perform that action at this time.
0 commit comments