forked from nicholaskajoh/TNEX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebviz_layout.json
82 lines (82 loc) · 1.98 KB
/
webviz_layout.json
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"layout": {
"first": {
"first": "ImageViewPanel!2lnt4j8",
"second": {
"first": "RawMessages!39dpuqa",
"second": {
"first": "RawMessages!9t4mp8",
"second": "RawMessages!2hjrf10",
"direction": "row",
"splitPercentage": 49.44881889763777
},
"direction": "row",
"splitPercentage": 32.8752642706131
},
"direction": "column"
},
"second": "ImageViewPanel!23am8nd",
"direction": "row",
"splitPercentage": 49.270833333333336
},
"savedProps": {
"ImageViewPanel!2lnt4j8": {
"cameraTopic": "/camera_main_sem_seg_procd",
"enabledMarkerTopics": [],
"customMarkerTopicOptions": [],
"scale": 0.2,
"transformMarkers": true,
"synchronize": false,
"mode": "other",
"zoomPercentage": 85.625,
"offset": [
162.75,
-0.5
]
},
"RawMessages!39dpuqa": {
"topicPath": "/gnss",
"diffTopicPath": "",
"diffMethod": "custom",
"diffEnabled": false,
"showFullMessageForDiff": false
},
"RawMessages!9t4mp8": {
"topicPath": "/imu",
"diffTopicPath": "",
"diffMethod": "custom",
"diffEnabled": false,
"showFullMessageForDiff": false
},
"RawMessages!2hjrf10": {
"topicPath": "/vehicle_control",
"diffTopicPath": "",
"diffMethod": "custom",
"diffEnabled": false,
"showFullMessageForDiff": false
},
"ImageViewPanel!23am8nd": {
"cameraTopic": "/camera_3pv_rgb",
"enabledMarkerTopics": [],
"customMarkerTopicOptions": [],
"scale": 0.2,
"transformMarkers": true,
"synchronize": false,
"mode": "fit",
"zoomPercentage": 135,
"offset": [
0,
87.5
]
}
},
"globalVariables": {},
"userNodes": {},
"linkedGlobalVariables": [],
"playbackConfig": {
"speed": 1,
"messageOrder": "receiveTime",
"timeDisplayMethod": "ROS"
},
"version": 17
}