-
Notifications
You must be signed in to change notification settings - Fork 3
/
foxglove_layout.json
91 lines (91 loc) · 2.08 KB
/
foxglove_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
83
84
85
86
87
88
89
90
91
{
"layout": {
"first": {
"first": "RawMessages!3ah9qt0",
"second": "3D Panel!r6c9ho",
"direction": "column",
"splitPercentage": 34.11910669975186
},
"second": {
"first": "ImageViewPanel!2gqqxde",
"second": "Publish!ts7n36",
"direction": "column",
"splitPercentage": 54.83870967741935
},
"direction": "row",
"splitPercentage": 55.31377323489676
},
"configById": {
"RawMessages!3ah9qt0": {
"topicPath": "/client_count",
"diffEnabled": false
},
"3D Panel!r6c9ho": {
"checkedKeys": [
"name:Topics",
"t:/vehicle_1/mavros/local_position/pose",
"ns:/tf:base_link",
"t:/foxglove/grid",
"t:/tf"
],
"cameraState": {
"distance": 12.59001124721206,
"perspective": false,
"phi": 0.7853981633974483,
"targetOffset": [
0.26061369468704265,
0.23692154062458193,
0
],
"thetaOffset": 0,
"fovy": 0.7853981633974483,
"near": 0.01,
"far": 5000
},
"expandedKeys": [
"name:Topics",
"t:/tf"
],
"modifiedNamespaceTopics": [
"/tf"
],
"flattenMarkers": false,
"autoTextBackgroundColor": false,
"followTf": false,
"settingsByKey": {
"t:/vehicle_1/mavros/local_position/pose": {
"size": {
"shaftWidth": 1,
"headWidth": 1
}
}
},
"pinTopics": true
},
"ImageViewPanel!2gqqxde": {
"cameraTopic": "/vehicle_1/camera/image_raw",
"transformMarkers": true,
"enabledMarkerTopics": [],
"pan": {
"x": 0,
"y": 0
},
"zoom": 1
},
"Publish!ts7n36": {
"topicName": "/vehicle_1/gimbal_tilt_cmd",
"datatype": "std_msgs/Float32",
"value": "{\n \"data\": 0.3\n}"
}
},
"globalVariables": {
"track_id": 34
},
"userNodes": {},
"linkedGlobalVariables": [],
"playbackConfig": {
"speed": 1,
"messageOrder": "receiveTime",
"timeDisplayMethod": "ROS"
}
}