93 lines
1.6 KiB
JSON
93 lines
1.6 KiB
JSON
{
|
|
"records": [
|
|
{
|
|
"input": {
|
|
"joystick": {
|
|
"throttle_input": 0,
|
|
"roll_input": 0,
|
|
"yaw_input": 0,
|
|
"pitch_input": 0
|
|
},
|
|
"position": {
|
|
"lat": 0,
|
|
"long": 0,
|
|
"alt": 0
|
|
},
|
|
"rotation": {
|
|
"roll": 0,
|
|
"yaw": 0,
|
|
"pitch": 0
|
|
},
|
|
"mode": "Rotation"
|
|
},
|
|
"time": 0
|
|
},
|
|
{
|
|
"input": {
|
|
"joystick": {
|
|
"throttle_input": 0,
|
|
"roll_input": 0,
|
|
"yaw_input": 0,
|
|
"pitch_input": 0
|
|
},
|
|
"position": {
|
|
"lat": 0,
|
|
"long": 0,
|
|
"alt": 0
|
|
},
|
|
"rotation": {
|
|
"roll": 3.14,
|
|
"yaw": 0,
|
|
"pitch": 0
|
|
},
|
|
"mode": "Rotation"
|
|
},
|
|
"time": 3
|
|
},
|
|
{
|
|
"input": {
|
|
"joystick": {
|
|
"throttle_input": 0,
|
|
"roll_input": 0,
|
|
"yaw_input": 0,
|
|
"pitch_input": 0
|
|
},
|
|
"position": {
|
|
"lat": 0,
|
|
"long": 0,
|
|
"alt": 0
|
|
},
|
|
"rotation": {
|
|
"roll": -1.5,
|
|
"yaw": 0,
|
|
"pitch": 0
|
|
},
|
|
"mode": "Rotation"
|
|
},
|
|
"time": 10
|
|
},
|
|
{
|
|
"input": {
|
|
"joystick": {
|
|
"throttle_input": 0,
|
|
"roll_input": 0,
|
|
"yaw_input": 0,
|
|
"pitch_input": 0
|
|
},
|
|
"position": {
|
|
"lat": 0,
|
|
"long": 0,
|
|
"alt": 0
|
|
},
|
|
"rotation": {
|
|
"roll": 1.5,
|
|
"yaw": 0,
|
|
"pitch": 0
|
|
},
|
|
"mode": "Rotation"
|
|
},
|
|
"time": 20
|
|
}
|
|
]
|
|
}
|