PX4 HITL Testing w/ AirSim
Notes on using Pixhawk and PX4 firmware for hardware-in-the-loop testing with AirSIM



Last updated
Notes on using Pixhawk and PX4 firmware for hardware-in-the-loop testing with AirSIM



Last updated
{
"SeeDocsAt": "https://github.com/Microsoft/AirSim/blob/master/docs/settings.md",
"SettingsVersion": 1.2,
"LogMessagesVisible": true,
"SimMode": "Multirotor",
"Vehicles": {
"PX4": {
"VehicleType": "PX4Multirotor",
"UseSerial": true,
"Parameters": {
"NAV_RCL_ACT": 0,
"NAV_DLL_ACT": 0,
"LPE_LAT": 47.641468,
"LPE_LON": -122.140165,
"COM_OBL_ACT": 1
}
}
}
}