Skip to content

Commit

Permalink
Merge pull request #17 from NVIDIA-ISAAC-ROS/release-3.1
Browse files Browse the repository at this point in the history
Isaac ROS 3.1
  • Loading branch information
jaiveersinghNV authored Sep 27, 2024
2 parents 21c4942 + a9ea763 commit 1624fbf
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 313 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/re

* [`isaac_ros_h264_decoder`](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_decoder/index.html)
* [Quickstart](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_decoder/index.html#quickstart)
* [Try More Examples](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_decoder/index.html#try-more-examples)
* [Troubleshooting](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_decoder/index.html#troubleshooting)
* [API](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_decoder/index.html#api)
* [`isaac_ros_h264_encoder`](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_compression/isaac_ros_h264_encoder/index.html)
Expand All @@ -86,4 +85,4 @@ Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/re

## Latest

Update 2024-05-30: Update to be compatible with JetPack 6.0
Update 2024-09-26: Update for ZED compatibility
2 changes: 1 addition & 1 deletion isaac_ros_h264_decoder/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>isaac_ros_h264_decoder</name>
<version>3.0.1</version>
<version>3.1.0</version>
<description>H.264 Decoder</description>

<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion isaac_ros_h264_encoder/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>isaac_ros_h264_encoder</name>
<version>3.0.1</version>
<version>3.1.0</version>
<description>H.264 Encoder</description>

<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer>
Expand Down
59 changes: 0 additions & 59 deletions utils/isaac_ros_to_h264_msgs_packet/CMakeLists.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

44 changes: 0 additions & 44 deletions utils/isaac_ros_to_h264_msgs_packet/package.xml

This file was deleted.

4 changes: 0 additions & 4 deletions utils/isaac_ros_to_h264_msgs_packet/pytest.ini

This file was deleted.

Empty file.
4 changes: 0 additions & 4 deletions utils/isaac_ros_to_h264_msgs_packet/setup.cfg

This file was deleted.

50 changes: 0 additions & 50 deletions utils/isaac_ros_to_h264_msgs_packet/setup.py

This file was deleted.

0 comments on commit 1624fbf

Please sign in to comment.