File tree Expand file tree Collapse file tree
isaac_ros_cumotion_examples
isaac_ros_cumotion_moveit
isaac_ros_cumotion_robot_description
isaac_ros_esdf_visualizer
isaac_ros_goal_setter_interfaces
isaac_ros_moveit_goal_setter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[submodule "curobo_core/curobo "]
22 path = curobo_core/curobo
3- url = https://github.com/NVlabs/curobo
3+ url = https://github.com/NVlabs/curobo.git
44 branch = isaac-3.0
Original file line number Diff line number Diff line change @@ -88,4 +88,4 @@ Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/re
8888
8989## Latest
9090
91- Update 2024-05-30: Initial release
91+ Update 2024-09-26: Updated for Isaac ROS 3.1
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 >curobo_core</name >
5- <version >3.0.1 </version >
5+ <version >3.1.0 </version >
66 <description >This package wraps the cuRobo library as a ROS 2 package. cuRobo serves as the current backend for cuMotion.</description >
77 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
88 <license >NVIDIA Isaac ROS Software 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 >isaac_ros_cumotion</name >
5- <version >3.0.1 </version >
5+ <version >3.1.0 </version >
66 <description >Package adds a cuMotion planner node</description >
77 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
88 <license >NVIDIA Isaac ROS Software 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 >isaac_ros_cumotion_examples</name >
5- <version >3.0.1 </version >
5+ <version >3.1.0 </version >
66 <description >Examples demonstrating Isaac ROS cuMotion with MoveIt</description >
77 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
88 <license >Apache-2.0</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 >isaac_ros_cumotion_moveit</name >
5- <version >3.0.1 </version >
5+ <version >3.1.0 </version >
66 <description >Package adds a cuMotion planner plugin to MoveIt</description >
77 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
88 <license >Apache-2.0</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 >isaac_ros_cumotion_robot_description</name >
5- <version >3.0.1 </version >
5+ <version >3.1.0 </version >
66 <description >Package containing XRDF (extended robot description format) files for various robots</description >
77 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
88 <license >Apache-2.0</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 >isaac_ros_esdf_visualizer</name >
5- <version >3.0.1 </version >
5+ <version >3.1.0 </version >
66 <description >Package for ESDF Voxel visualizer.</description >
77 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
88 <license >Apache-2.0</license >
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_goal_setter_interfaces</name >
24- <version >3.0.1 </version >
24+ <version >3.1.0 </version >
2525 <description >Interfaces for Isaac ROS Goal Setter</description >
2626 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
2727 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0
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_moveit_goal_setter</name >
24- <version >3.0.1 </version >
24+ <version >3.1.0 </version >
2525 <description >This package sets the goal for MoveIt</description >
2626 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
2727 <license >Apache-2.0</license >
You can’t perform that action at this time.
0 commit comments