Commit c23a72d 1 parent 751e7c7 commit c23a72d Copy full SHA for c23a72d
File tree 6 files changed +21
-5
lines changed
isaac_ros_correlated_timestamp_driver
6 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 21
21
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
22
22
<package format =" 3" >
23
23
<name >isaac_ros_correlated_timestamp_driver</name >
24
- <version >2.0 .0</version >
24
+ <version >2.1 .0</version >
25
25
<description >Correlated Timestamp Driver.</description >
26
26
27
27
<maintainer email =" ashwinvk@nvidia.com" >Ashwin Varghese Kuruttukulam</maintainer >
Original file line number Diff line number Diff line change 20
20
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
21
21
<package format =" 3" >
22
22
<name >isaac_ros_hawk</name >
23
- <version >2.0 .0</version >
23
+ <version >2.1 .0</version >
24
24
<description >Support for Hawk Stereo Camera</description >
25
25
26
26
<maintainer email =" ashwinvk@nvidia.com" >Ashwin Varghese Kuruttukulam</maintainer >
Original file line number Diff line number Diff line change @@ -56,6 +56,10 @@ components:
56
56
parameters :
57
57
transmitter : tensor
58
58
min_size : 1
59
+ - type : nvidia::gxf::MemoryAvailableSchedulingTerm
60
+ parameters :
61
+ allocator : allocator
62
+ min_blocks : 1
59
63
---
60
64
name : hesai_parser
61
65
components :
@@ -86,6 +90,10 @@ components:
86
90
parameters :
87
91
transmitter : range_scan_output
88
92
min_size : 1
93
+ - type : nvidia::gxf::MemoryAvailableSchedulingTerm
94
+ parameters :
95
+ allocator : allocator
96
+ min_blocks : 1
89
97
---
90
98
name : range_scan_slicer
91
99
components :
@@ -121,6 +129,10 @@ components:
121
129
parameters :
122
130
transmitter : full_scan
123
131
min_size : 1
132
+ - type : nvidia::gxf::MemoryAvailableSchedulingTerm
133
+ parameters :
134
+ allocator : allocator
135
+ min_blocks : 1
124
136
---
125
137
name : range_scan_to_point_cloud
126
138
components :
@@ -148,6 +160,10 @@ components:
148
160
allocator : allocator
149
161
range_scan : range_scan
150
162
point_cloud : point_cloud
163
+ - type : nvidia::gxf::MemoryAvailableSchedulingTerm
164
+ parameters :
165
+ allocator : allocator
166
+ min_blocks : 1
151
167
---
152
168
name : sink
153
169
components :
Original file line number Diff line number Diff line change 21
21
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
22
22
<package format =" 3" >
23
23
<name >isaac_ros_hesai</name >
24
- <version >2.0 .0</version >
24
+ <version >2.1 .0</version >
25
25
<description >Support for Hesai Lidars.</description >
26
26
27
27
<maintainer email =" ashwinvk@nvidia.com" >Ashwin Varghese Kuruttukulam</maintainer >
Original file line number Diff line number Diff line change 21
21
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
22
22
<package format =" 3" >
23
23
<name >isaac_ros_imu_bmi088</name >
24
- <version >2.0 .0</version >
24
+ <version >2.1 .0</version >
25
25
<description >ROS Drivers for the BMI088 IMU</description >
26
26
27
27
<maintainer email =" ashwinvk@nvidia.com" >Ashwin Varghese Kuruttukulam</maintainer >
Original file line number Diff line number Diff line change 20
20
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
21
21
<package format =" 3" >
22
22
<name >isaac_ros_owl</name >
23
- <version >2.0 .0</version >
23
+ <version >2.1 .0</version >
24
24
<description >Support for Owl Fisheye Camera</description >
25
25
26
26
<maintainer email =" stgong@nvidia.com" >Steven Gong</maintainer >
You can’t perform that action at this time.
0 commit comments