-
Notifications
You must be signed in to change notification settings - Fork 0
/
fenswood_example.json
129 lines (129 loc) · 3.08 KB
/
fenswood_example.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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"layout": {
"first": "RosOut!1ukq7ht",
"second": {
"direction": "row",
"first": {
"first": {
"first": "RawMessages!l9dzdw",
"second": "Publish!k6u9bw",
"direction": "column"
},
"second": "RawMessages!2p23zee",
"direction": "column",
"splitPercentage": 67.21174825198484
},
"second": {
"first": "ImageViewPanel!4evmpi6",
"second": {
"first": "Teleop!2w01x4n",
"second": "Teleop!3405ric",
"direction": "row"
},
"direction": "column",
"splitPercentage": 64.9944534642905
},
"splitPercentage": 42.85714100580901
},
"direction": "row",
"splitPercentage": 45.98457747285548
},
"configById": {
"RosOut!1ukq7ht": {
"searchTerms": [],
"minLogLevel": 2
},
"RawMessages!l9dzdw": {
"topicPath": "/vehicle_1/mavros/global_position/global",
"diffTopicPath": "",
"diffMethod": "custom",
"diffEnabled": false,
"showFullMessageForDiff": false
},
"Publish!k6u9bw": {
"topicName": "/vehicle_1/gimbal_tilt_cmd",
"datatype": "std_msgs/msg/Float32",
"buttonText": "Publish",
"buttonTooltip": "",
"buttonColor": "#00A871",
"advancedView": true,
"value": "{\n \"data\": 0\n}"
},
"RawMessages!2p23zee": {
"topicPath": "/vehicle_1/mavros/state",
"diffTopicPath": "",
"diffMethod": "custom",
"diffEnabled": false,
"showFullMessageForDiff": false
},
"ImageViewPanel!4evmpi6": {
"cameraTopic": "/vehicle_1/camera/image_raw/compressed",
"enabledMarkerTopics": [],
"customMarkerTopicOptions": [],
"scale": 0.2,
"transformMarkers": true,
"synchronize": false,
"mode": "fit",
"zoomPercentage": 31.5,
"offset": [
0,
3.3599999999999994
],
"pan": {
"x": 0,
"y": 1.0000000000000284
},
"zoom": 0.9999999999999999
},
"Teleop!2w01x4n": {
"topic": "/vehicle_1/mavros/setpoint_velocity/cmd_vel_unstamped",
"publishRate": 5,
"upButton": {
"field": "linear-z",
"value": 1
},
"downButton": {
"field": "linear-z",
"value": -1
},
"leftButton": {
"field": "angular-z",
"value": 0.1
},
"rightButton": {
"field": "angular-z",
"value": -0.1
}
},
"Teleop!3405ric": {
"topic": "/vehicle_1/mavros/setpoint_velocity/cmd_vel_unstamped",
"publishRate": 5,
"upButton": {
"field": "linear-y",
"value": 1
},
"downButton": {
"field": "linear-y",
"value": -1
},
"leftButton": {
"field": "linear-x",
"value": -1
},
"rightButton": {
"field": "linear-x",
"value": 1
}
}
},
"globalVariables": {
"track_id": 34
},
"userNodes": {},
"linkedGlobalVariables": [],
"playbackConfig": {
"speed": 1,
"messageOrder": "receiveTime",
"timeDisplayMethod": "ROS"
}
}