We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a49a768 + 0f34614 commit 1603d1fCopy full SHA for 1603d1f
2 files changed
isaac_ros_argus_camera/config/argus_camera_stereo_node.yaml
@@ -132,6 +132,10 @@ components:
132
left_camera_output: left_transmitter
133
right_camera_output: right_transmitter
134
allocator: allocator
135
+- type: nvidia::gxf::MemoryAvailableSchedulingTerm
136
+ parameters:
137
+ allocator: allocator
138
+ min_blocks: 1
139
---
140
name: stereo_camera_synchronizer
141
components:
isaac_ros_argus_camera/package.xml
@@ -20,7 +20,7 @@
20
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
21
<package format="3">
22
<name>isaac_ros_argus_camera</name>
23
- <version>2.0.0</version>
+ <version>2.1.0</version>
24
<description>Support for Argus Stereo Camera</description>
25
26
<maintainer email="[email protected]">Greg Lo</maintainer>
0 commit comments