Skip to content

Commit 1603d1f

Browse files
authored
Merge pull request #34 from NVIDIA-ISAAC-ROS/release-2.1
Isaac ROS 2.1.0
2 parents a49a768 + 0f34614 commit 1603d1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

isaac_ros_argus_camera/config/argus_camera_stereo_node.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ components:
132132
left_camera_output: left_transmitter
133133
right_camera_output: right_transmitter
134134
allocator: allocator
135+
- type: nvidia::gxf::MemoryAvailableSchedulingTerm
136+
parameters:
137+
allocator: allocator
138+
min_blocks: 1
135139
---
136140
name: stereo_camera_synchronizer
137141
components:

isaac_ros_argus_camera/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
2121
<package format="3">
2222
<name>isaac_ros_argus_camera</name>
23-
<version>2.0.0</version>
23+
<version>2.1.0</version>
2424
<description>Support for Argus Stereo Camera</description>
2525

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

0 commit comments

Comments
 (0)