Skip to content

Commit badf0b8

Browse files
Isaac ROS 3.2
1 parent ccdbe0c commit badf0b8

19 files changed

+1476
-170
lines changed

isaac_ros_examples/package.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>isaac_ros_examples</name>
5-
<version>3.1.0</version>
5+
<version>3.2.0</version>
66
<description>Utilities for launching example graphs of Isaac ROS packages</description>
77

88
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer>
99
<license>Apache-2.0</license>
1010
<url type="website">https://developer.nvidia.com/isaac-ros/</url>
1111
<author>Jaiveer Singh</author>
12+
<build_depend>isaac_ros_common</build_depend>
1213

1314
<test_depend>ament_copyright</test_depend>
1415
<test_depend>ament_flake8</test_depend>
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
%YAML 1.2
2+
# SPDX-FileCopyrightText: NVIDIA CORPORATION & AFFILIATES
3+
# Copyright (c) 2022-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
4+
#
5+
# Licensed under the Apache License, Version 2.0 (the "License");
6+
# you may not use this file except in compliance with the License.
7+
# You may obtain a copy of the License at
8+
#
9+
# http://www.apache.org/licenses/LICENSE-2.0
10+
#
11+
# Unless required by applicable law or agreed to in writing, software
12+
# distributed under the License is distributed on an "AS IS" BASIS,
13+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
# See the License for the specific language governing permissions and
15+
# limitations under the License.
16+
#
17+
# SPDX-License-Identifier: Apache-2.0
18+
---
19+
common_params:
20+
enable_infra1: True
21+
enable_infra2: True
22+
enable_color: False
23+
enable_depth: False
24+
enable_rgbd: False
25+
enable_gyro: False
26+
enable_accel: False
27+
pointcloud.enable: False
28+
publish_tf: True
29+
enable_sync: True
30+
initial_reset: True
31+
rgb_camera.color_profile: '640,360,30'
32+
depth_module.infra_profile: '640,360,30'
33+
depth_module.enable_auto_exposure: True
34+
depth_module.emitter_enabled: 0
35+
36+
cameras:
37+
- camera_name: camera1
38+
serial_no: '243222071526'
39+
usb_port_id: ''
40+
depth_module.inter_cam_sync_mode: 1
41+
42+
- camera_name: camera2
43+
serial_no: '238222076390'
44+
usb_port_id: ''
45+
depth_module.inter_cam_sync_mode: 2
Lines changed: 240 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,240 @@
1+
{
2+
"configById": {
3+
"Image!3qezyf6": {
4+
"cameraState": {
5+
"distance": 20,
6+
"perspective": true,
7+
"phi": 60,
8+
"target": [
9+
0,
10+
0,
11+
0
12+
],
13+
"targetOffset": [
14+
0,
15+
0,
16+
0
17+
],
18+
"targetOrientation": [
19+
0,
20+
0,
21+
0,
22+
1
23+
],
24+
"thetaOffset": 45,
25+
"fovy": 45,
26+
"near": 0.5,
27+
"far": 5000
28+
},
29+
"followMode": "follow-pose",
30+
"scene": {},
31+
"transforms": {},
32+
"topics": {},
33+
"layers": {},
34+
"publish": {
35+
"type": "point",
36+
"poseTopic": "/move_base_simple/goal",
37+
"pointTopic": "/clicked_point",
38+
"poseEstimateTopic": "/initialpose",
39+
"poseEstimateXDeviation": 0.5,
40+
"poseEstimateYDeviation": 0.5,
41+
"poseEstimateThetaDeviation": 0.26179939
42+
},
43+
"imageMode": {
44+
"imageTopic": "/camera1/infra1/image_rect_raw",
45+
"calibrationTopic": "/camera1/infra1/camera_info"
46+
}
47+
},
48+
"Image!3rc5faz": {
49+
"cameraState": {
50+
"distance": 20,
51+
"perspective": true,
52+
"phi": 60,
53+
"target": [
54+
0,
55+
0,
56+
0
57+
],
58+
"targetOffset": [
59+
0,
60+
0,
61+
0
62+
],
63+
"targetOrientation": [
64+
0,
65+
0,
66+
0,
67+
1
68+
],
69+
"thetaOffset": 45,
70+
"fovy": 45,
71+
"near": 0.5,
72+
"far": 5000
73+
},
74+
"followMode": "follow-pose",
75+
"scene": {},
76+
"transforms": {},
77+
"topics": {},
78+
"layers": {},
79+
"publish": {
80+
"type": "point",
81+
"poseTopic": "/move_base_simple/goal",
82+
"pointTopic": "/clicked_point",
83+
"poseEstimateTopic": "/initialpose",
84+
"poseEstimateXDeviation": 0.5,
85+
"poseEstimateYDeviation": 0.5,
86+
"poseEstimateThetaDeviation": 0.26179939
87+
},
88+
"imageMode": {
89+
"imageTopic": "/camera2/infra1/image_rect_raw",
90+
"calibrationTopic": "/camera2/infra1/camera_info"
91+
}
92+
},
93+
"3D!18i6zy7": {
94+
"layers": {
95+
"845139cb-26bc-40b3-8161-8ab60af4baf5": {
96+
"visible": true,
97+
"frameLocked": true,
98+
"label": "Grid",
99+
"instanceId": "845139cb-26bc-40b3-8161-8ab60af4baf5",
100+
"layerId": "foxglove.Grid",
101+
"size": 10,
102+
"divisions": 10,
103+
"lineWidth": 1,
104+
"color": "#248eff",
105+
"position": [
106+
0,
107+
0,
108+
0
109+
],
110+
"rotation": [
111+
0,
112+
0,
113+
0
114+
],
115+
"order": 1
116+
}
117+
},
118+
"cameraState": {
119+
"perspective": true,
120+
"distance": 8.802533372941202,
121+
"phi": 63.834320193910614,
122+
"thetaOffset": 68.73179120726562,
123+
"targetOffset": [
124+
1.564471296021874,
125+
0.7890669288162179,
126+
-8.059051112281559e-16
127+
],
128+
"target": [
129+
0,
130+
0,
131+
0
132+
],
133+
"targetOrientation": [
134+
0,
135+
0,
136+
0,
137+
1
138+
],
139+
"fovy": 45,
140+
"near": 0.5,
141+
"far": 5000
142+
},
143+
"followMode": "follow-pose",
144+
"followTf": "odom",
145+
"scene": {
146+
"meshUpAxis": "z_up",
147+
"transforms": {
148+
"labelSize": 0.1
149+
}
150+
},
151+
"transforms": {
152+
"frame:base_link": {
153+
"visible": true
154+
},
155+
"frame:camera1_infra1_frame": {
156+
"visible": true
157+
},
158+
"frame:camera1_infra2_frame": {
159+
"visible": true
160+
},
161+
"frame:camera2_infra1_frame": {
162+
"visible": true
163+
},
164+
"frame:camera2_infra2_frame": {
165+
"visible": true
166+
}
167+
},
168+
"topics": {
169+
"/robot_description": {
170+
"visible": true
171+
},
172+
"/pointcloud": {
173+
"visible": false,
174+
"colorField": "z",
175+
"colorMode": "colormap",
176+
"colorMap": "turbo"
177+
},
178+
"/visual_slam/tracking/vo_path": {
179+
"visible": true,
180+
"lineWidth": 0.05,
181+
"gradient": [
182+
"#17c426ff",
183+
"#17c426ff"
184+
]
185+
},
186+
"/visual_slam/vis/observations_cloud": {
187+
"visible": true,
188+
"colorField": "rgb",
189+
"colorMode": "rgb",
190+
"colorMap": "turbo",
191+
"pointSize": 3
192+
},
193+
"/visual_slam/vis/landmarks_cloud": {
194+
"visible": true
195+
},
196+
"/camera1/infra1/image_rect_raw": {
197+
"visible": true,
198+
"frameLocked": true,
199+
"cameraInfoTopic": "/camera1/infra1/camera_info",
200+
"distance": 1,
201+
"planarProjectionFactor": 0,
202+
"color": "#ffffff"
203+
},
204+
"/camera2/infra1/image_rect_raw": {
205+
"visible": true,
206+
"frameLocked": true,
207+
"cameraInfoTopic": "/camera2/infra1/camera_info",
208+
"distance": 1,
209+
"planarProjectionFactor": 0,
210+
"color": "#ffffff"
211+
}
212+
},
213+
"publish": {
214+
"type": "pose",
215+
"poseTopic": "/goal_pose",
216+
"pointTopic": "/clicked_point",
217+
"poseEstimateTopic": "/initialpose",
218+
"poseEstimateXDeviation": 0.5,
219+
"poseEstimateYDeviation": 0.5,
220+
"poseEstimateThetaDeviation": 0.26179939
221+
},
222+
"imageMode": {}
223+
}
224+
},
225+
"globalVariables": {},
226+
"userNodes": {},
227+
"playbackConfig": {
228+
"speed": 1
229+
},
230+
"layout": {
231+
"direction": "row",
232+
"first": {
233+
"first": "Image!3qezyf6",
234+
"second": "Image!3rc5faz",
235+
"direction": "column"
236+
},
237+
"second": "3D!18i6zy7",
238+
"splitPercentage": 37.166666666666664
239+
}
240+
}

0 commit comments

Comments
 (0)