File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
isaac_ros_dnn_image_encoder Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0
2121<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
2222<package format =" 3" >
2323 <name >isaac_ros_dnn_image_encoder</name >
24- <version >2.0 .0</version >
24+ <version >2.1 .0</version >
2525 <description >Encoder for preprocessing images into tensors for deep learning inference</description >
2626 <
maintainer email =
" [email protected] " >Hemal Shah</
maintainer >
2727 <license >Apache-2.0</license >
Original file line number Diff line number Diff line change @@ -62,6 +62,10 @@ components:
6262 force_engine_update : true
6363 verbose : true
6464 clock : utils/clock
65+ - type : nvidia::gxf::MemoryAvailableSchedulingTerm
66+ parameters :
67+ allocator : pool
68+ min_blocks : 1
6569---
6670name : cuda_stream_sync
6771components :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0
2121<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
2222<package format =" 3" >
2323 <name >isaac_ros_tensor_rt</name >
24- <version >2.0 .0</version >
24+ <version >2.1 .0</version >
2525 <description >DNN Inference support for Isaac ROS</description >
2626
2727 <
maintainer email =
" [email protected] " >CY Chen</
maintainer >
Original file line number Diff line number Diff line change 2121<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
2222<package format =" 3" >
2323 <name >isaac_ros_triton</name >
24- <version >2.0 .0</version >
24+ <version >2.1 .0</version >
2525 <description >DNN Inference support for Isaac ROS</description >
2626
2727 <
maintainer email =
" [email protected] " >CY Chen</
maintainer >
You can’t perform that action at this time.
0 commit comments