|
| 1 | +%YAML 1.2 |
| 2 | +# Copyright (c) 2022-2024, NVIDIA CORPORATION. All rights reserved. |
| 3 | +# |
| 4 | +# NVIDIA CORPORATION and its licensors retain all intellectual property |
| 5 | +# and proprietary rights in and to this software, related documentation |
| 6 | +# and any modifications thereto. Any use, reproduction, disclosure or |
| 7 | +# distribution of this software and related documentation without an express |
| 8 | +# license agreement from NVIDIA CORPORATION is strictly prohibited. |
| 9 | +--- |
| 10 | +name: ArgusCameraMonoExtension |
| 11 | +version: 3.0.2 |
| 12 | +components: |
| 13 | + - id: [0xb588dfe1eb627257, 0x9cb8b7ee7e86359a] |
| 14 | + type: nvidia::isaac::CameraProvider |
| 15 | + - id: [0xd94385e5b35b4634, 0x9adb0d214a3865f6] |
| 16 | + type: nvidia::isaac::PoseTree |
| 17 | + - id: [0xd0c4ddad486a4a91, 0xb69c8a5304b205ef] |
| 18 | + type: nvidia::isaac::PoseTreeSetup |
| 19 | + - id: [0xd0c4ddad486a4a91, 0xb69c8a5304b205ef] |
| 20 | + type: nvidia::isaac::AtlasFrontend |
| 21 | + - id: [0xd0c4ddad486a4a91, 0xb69c8a5304b205ef] |
| 22 | + type: nvidia::isaac::PoseTreeFrame |
| 23 | + - id: [0xd0c4ddad486a4a91, 0xb69c8a5304b205ef] |
| 24 | + type: nvidia::isaac::ArgusCamera |
| 25 | + format_remapping: |
| 26 | + nitros_image_nv12: 0 |
| 27 | + nitros_image_nv24: 1 |
| 28 | + input_output_groups: |
| 29 | + - input_keys: [] |
| 30 | + output_keys: [left_camera_output] |
| 31 | + input_format_keys: [] |
| 32 | + output_format_keys: [output_format] |
| 33 | + supported_formats: |
| 34 | + - platforms: [any] |
| 35 | + details: |
| 36 | + - input_formats: [] |
| 37 | + output_formats: [nitros_image_nv12] |
| 38 | + costs: |
| 39 | + throughput: 10bytes/s |
| 40 | + latency: 10ms |
| 41 | + power: 100J |
| 42 | + accuracy: 100% |
| 43 | + - input_formats: [] |
| 44 | + output_formats: [nitros_image_nv24] |
| 45 | + costs: |
| 46 | + throughput: 10bytes/s |
| 47 | + latency: 10ms |
| 48 | + power: 100J |
| 49 | + accuracy: 100% |
| 50 | + - id: [0xfc4d7b4d8fcc4daa, 0xa286056e0fcafa78] |
| 51 | + type: nvidia::isaac::tensor_ops::StreamConvertColorFormat |
| 52 | + format_remapping: |
| 53 | + nitros_image_rgb8: RGB_U8 |
| 54 | + nitros_image_bgr8: BGR_U8 |
| 55 | + nitros_image_rgba8: RGBA_U8 |
| 56 | + nitros_image_bgra8: BGRA_U8 |
| 57 | + nitros_image_mono8: Y_U8 |
| 58 | + nitros_image_mono16: Y_U16 |
| 59 | + nitros_image_rgb16: RGB_U16 |
| 60 | + nitros_image_bgr16: BGR_U16 |
| 61 | + nitros_image_nv12: NV12 |
| 62 | + nitros_image_nv24: NV24 |
| 63 | + input_output_groups: |
| 64 | + - input_keys: [receiver] |
| 65 | + output_keys: [transmitter] |
| 66 | + input_format_keys: [] |
| 67 | + output_format_keys: [output_type] |
| 68 | + supported_formats: |
| 69 | + - platforms: [any] |
| 70 | + details: |
| 71 | + - input_formats: [nitros_image_nv24] |
| 72 | + output_formats: [nitros_image_nv24] |
| 73 | + costs: |
| 74 | + throughput: 10bytes/s |
| 75 | + latency: 10ms |
| 76 | + power: 100J |
| 77 | + accuracy: 100% |
| 78 | + - input_formats: [nitros_image_nv12] |
| 79 | + output_formats: [nitros_image_rgb8] |
| 80 | + costs: |
| 81 | + throughput: 10bytes/s |
| 82 | + latency: 10ms |
| 83 | + power: 100J |
| 84 | + accuracy: 100% |
| 85 | + - input_formats: [nitros_image_nv12] |
| 86 | + output_formats: [nitros_image_nv12] |
| 87 | + costs: |
| 88 | + throughput: 10bytes/s |
| 89 | + latency: 10ms |
| 90 | + power: 100J |
| 91 | + accuracy: 100% |
| 92 | + - id: [0xfc4d7b4d8fcc4daa, 0xa286056e0fcafa78] |
| 93 | + type: nvidia::isaac::tensor_ops::ImageAdapter |
| 94 | + - id: [0xfc4d7b4d8fcc4daa, 0xa286056e0fcafa78] |
| 95 | + type: nvidia::isaac::tensor_ops::TensorStream |
| 96 | + - id: [0xfc4d7b4d8fcc4daa, 0xa286056e0fcafa78] |
| 97 | + type: nvidia::isaac_ros::MessageSplitter |
| 98 | + input_output_groups: |
| 99 | + - input_keys: [rx] |
| 100 | + output_keys: [image_tx, camera_model_tx] |
| 101 | + input_format_keys: [] |
| 102 | + output_format_keys: [] |
| 103 | + supported_formats: |
| 104 | + - platforms: [any] |
| 105 | + details: |
| 106 | + - input_formats: [nitros_image_rgb8] |
| 107 | + output_formats: [nitros_image_rgb8, nitros_camera_info] |
| 108 | + costs: |
| 109 | + throughput: 10bytes/s |
| 110 | + latency: 10ms |
| 111 | + power: 100J |
| 112 | + accuracy: 100% |
| 113 | + - input_formats: [nitros_image_nv12] |
| 114 | + output_formats: [nitros_image_nv12, nitros_camera_info] |
| 115 | + costs: |
| 116 | + throughput: 10bytes/s |
| 117 | + latency: 10ms |
| 118 | + power: 100J |
| 119 | + accuracy: 100% |
| 120 | + - input_formats: [nitros_image_nv24] |
| 121 | + output_formats: [nitros_image_nv24, nitros_camera_info] |
| 122 | + costs: |
| 123 | + throughput: 10bytes/s |
| 124 | + latency: 10ms |
| 125 | + power: 100J |
| 126 | + accuracy: 100% |
0 commit comments