You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am attempting to use this simulator to get a UAS to fly around a race track at high speed. However no matter what settings I apply in qground control I can not get the UAS to go faster than 20m/s
Question
What's your question?
Hello, I am attempting to use this simulator to get a UAS to fly around a race track at high speed. However no matter what settings I apply in qground control I can not get the UAS to go faster than 20m/s
Include context on what you are trying to achieve
Context details
Im using unreal 4.27, the most recent version of Airsim and PX4 1.12.0 SITL.
{
"SettingsVersion": 1.2,
"SimMode": "Multirotor",
"ClockType": "SteppableClock",
"Vehicles": {
"PX4": {
"Logs": "c:/temp/mavlink",
"VehicleType": "PX4Multirotor",
"UseSerial": false,
"LockStep": true,
"UseTcp": true,
"TcpPort": 4560,
"ControlIp": "remote",
"ControlPortLocal": 14540,
"ControlPortRemote": 14580,
"LocalHostIp": "172.23.32.1",
"Sensors":{
"Barometer":{
"SensorType": 1,
"Enabled": true,
"PressureFactorSigma": 0.0001825
}
},
"Parameters": {
"NAV_RCL_ACT": 0,
"NAV_DLL_ACT": 0,
"COM_OBL_ACT": 1,
"LPE_LAT": 47.641468,
"LPE_LON": -122.140165
}
}
},
"OriginGeopoint": {
"Latitude": 52.06922871942851,
"Longitude": -1.0222659281411066,
"Altitude": 20
}
}
Include details of what you already did to find answers
I have changed all relevant Qground control parameters. I have also googled this question multiple times.
The text was updated successfully, but these errors were encountered: