Skip to content

Commit

Permalink
Merge pull request #34 from NVIDIA-ISAAC-ROS/release-2.1
Browse files Browse the repository at this point in the history
Isaac ROS 2.1.0
  • Loading branch information
hemalshahNV authored Nov 17, 2023
2 parents a49a768 + 0f34614 commit 1603d1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions isaac_ros_argus_camera/config/argus_camera_stereo_node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ components:
left_camera_output: left_transmitter
right_camera_output: right_transmitter
allocator: allocator
- type: nvidia::gxf::MemoryAvailableSchedulingTerm
parameters:
allocator: allocator
min_blocks: 1
---
name: stereo_camera_synchronizer
components:
Expand Down
2 changes: 1 addition & 1 deletion isaac_ros_argus_camera/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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_argus_camera</name>
<version>2.0.0</version>
<version>2.1.0</version>
<description>Support for Argus Stereo Camera</description>

<maintainer email="[email protected]">Greg Lo</maintainer>
Expand Down

0 comments on commit 1603d1f

Please sign in to comment.