-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmonocular_depth.yaml
More file actions
61 lines (56 loc) · 1.38 KB
/
monocular_depth.yaml
File metadata and controls
61 lines (56 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
/**/roboreg:
ros__parameters:
topics:
image:
name: /camera/image_rect_color
qos:
reliability: BEST_EFFORT
durability: VOLATILE
camera_info:
name: /camera/camera_info
qos:
reliability: BEST_EFFORT
durability: VOLATILE
depth:
name: /camera/depth/registered
qos:
reliability: BEST_EFFORT
durability: VOLATILE
camera_info:
name: /camera/depth/registered/camera_info
qos:
reliability: BEST_EFFORT
durability: VOLATILE
joint_state:
name: /joint_states
qos:
reliability: BEST_EFFORT
durability: VOLATILE
robot_description:
name: /robot_description
qos:
reliability: RELIABLE
durability: TRANSIENT_LOCAL
filters:
sync_accuracy: 0.1
min_depth: 0.01
max_depth: 4.0
segmentation:
device: cuda
n_positive_samples: 5
n_negative_samples: 5
model_id: facebook/sam2-hiera-large
pth: 0.5
robot_model:
device: cuda
root_link_name: ""
end_link_name: ""
collision_meshes: False
renderer:
enabled: False
color: "b"
rate: 10.0
tf_broadcaster:
parent_frame: world
child_frame: camera_frame
target_child_frame: camera_link