File tree Expand file tree Collapse file tree 15 files changed +17
-14
lines changed
isaac_ros_apriltag_interfaces
isaac_ros_bi3d_interfaces
isaac_ros_nitros_bridge_interfaces
isaac_ros_nova_interfaces
isaac_ros_pointcloud_interfaces
isaac_ros_tensor_list_interfaces Expand file tree Collapse file tree 15 files changed +17
-14
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ apt-get update && apt-get install -y \
5353 python3-vcstool \
5454 quilt
5555
56+ # Upgrade system setuptools
57+ RUN python3 -m pip install --upgrade --force-reinstall --target=/usr/lib/python3/dist-packages setuptools==65.7.0
58+
5659# ROS Python fundamentals
5760RUN python3 -m pip install -U \
5861 flake8-blind-except \
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ license agreement from NVIDIA CORPORATION is strictly prohibited.
1313<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1414<package format =" 3" >
1515 <name >isaac_common</name >
16- <version >3.2.4 </version >
16+ <version >3.2.5 </version >
1717 <description >Common utilities for Isaac that are not depending on ROS.</description >
1818
1919 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
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_common_py</name >
5- <version >3.2.4 </version >
5+ <version >3.2.5 </version >
66 <description >ROS-free python utilities</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 @@ -11,7 +11,7 @@ license agreement from NVIDIA CORPORATION is strictly prohibited.
1111<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1212<package format =" 3" >
1313 <name >isaac_ros_apriltag_interfaces</name >
14- <version >3.2.4 </version >
14+ <version >3.2.5 </version >
1515 <description >Interfaces for performing Isaac ROS AprilTag detection</description >
1616
1717 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license agreement from NVIDIA CORPORATION is strictly prohibited.
1111<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1212<package format =" 3" >
1313 <name >isaac_ros_bi3d_interfaces</name >
14- <version >3.2.4 </version >
14+ <version >3.2.5 </version >
1515 <description >Interfaces for Isaac ROS Bi3D</description >
1616
1717 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ license agreement from NVIDIA CORPORATION is strictly prohibited.
1313<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1414<package format =" 3" >
1515 <name >isaac_ros_common</name >
16- <version >3.2.4 </version >
16+ <version >3.2.5 </version >
1717 <description >Utilities for performing common functions in Isaac ROS packages</description >
1818
1919 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
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_launch_utils</name >
5- <version >3.2.4 </version >
5+ <version >3.2.5 </version >
66 <description >Helper functions to simplify ROS2 launch files.</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 @@ -13,7 +13,7 @@ license agreement from NVIDIA CORPORATION is strictly prohibited.
1313<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1414<package format =" 3" >
1515 <name >isaac_ros_nitros_bridge_interfaces</name >
16- <version >3.2.4 </version >
16+ <version >3.2.5 </version >
1717 <description >Interfaces for Isaac ROS NITROS Bridge Msgs</description >
1818
1919 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ license agreement from NVIDIA CORPORATION is strictly prohibited.
1313<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1414<package format =" 3" >
1515 <name >isaac_ros_nova_interfaces</name >
16- <version >3.2.4 </version >
16+ <version >3.2.5 </version >
1717 <description >Interfaces for Isaac ROS Nova</description >
1818
1919 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
Original file line number Diff line number Diff line change 1313<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
1414<package format =" 3" >
1515 <name >isaac_ros_pointcloud_interfaces</name >
16- <version >3.2.4 </version >
16+ <version >3.2.5 </version >
1717 <description >Pointcloud interfaces for Isaac ROS NITROS</description >
1818
1919 <maintainer email =" isaac-ros-maintainers@nvidia.com" >Isaac ROS Maintainers</maintainer >
You can’t perform that action at this time.
0 commit comments