File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/re
8282
8383* [ ` isaac_ros_centerpose ` ] ( https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_centerpose/index.html )
8484 * [ Quickstart] ( https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_centerpose/index.html#quickstart )
85+ * [ Use Different Models] ( https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_centerpose/index.html#use-different-models )
8586 * [ Troubleshooting] ( https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_centerpose/index.html#troubleshooting )
8687 * [ API] ( https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_centerpose/index.html#api )
8788* [ ` isaac_ros_dope ` ] ( https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_dope/index.html )
Original file line number Diff line number Diff line change 2121<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
2222<package format =" 3" >
2323 <name >isaac_ros_centerpose</name >
24- <version >2.0 .0</version >
24+ <version >2.1 .0</version >
2525 <description >CenterPose: Pose Estimation using Deep Learning</description >
2626
2727 <
maintainer email =
" [email protected] " >Kajanan Chinniah</
maintainer >
3737 <build_depend >eigen</build_depend >
3838
3939 <depend >cv_bridge</depend >
40- <depend >OpenCV</depend >
4140
4241 <depend >isaac_ros_nitros</depend >
4342 <depend >isaac_ros_nitros_detection3_d_array_type</depend >
5251
5352 <depend >message_filters</depend >
5453 <depend >rclcpp</depend >
55- <depend >rcl_yaml_parser</depend >
5654 <depend >sensor_msgs</depend >
5755 <depend >tf2_eigen</depend >
5856
Original file line number Diff line number Diff line change 2121<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
2222<package format =" 3" >
2323 <name >isaac_ros_dope</name >
24- <version >2.0 .0</version >
24+ <version >2.1 .0</version >
2525 <description >Deep learning based pose estimation</description >
2626
2727 <
maintainer email =
" [email protected] " >Jaiveer Singh</
maintainer >
3636 <build_depend >eigen</build_depend >
3737
3838 <depend >cv_bridge</depend >
39- <depend >OpenCV</depend >
4039
4140 <depend >isaac_ros_dnn_image_encoder</depend >
4241 <depend >isaac_ros_nitros</depend >
4847
4948 <depend >message_filters</depend >
5049 <depend >rclcpp</depend >
51- <depend >rcl_yaml_parser</depend >
5250 <depend >sensor_msgs</depend >
5351 <depend >tf2_eigen</depend >
5452
You can’t perform that action at this time.
0 commit comments