byu-magicc / vtol-AirSim

A fork (copy) of AirSim's Unreal Engine Plugin with added functionality for VTOL aircraft.
12 stars 4 forks source link

Rename Tiltrotor to Vtol #17

Closed sethmnielsen closed 2 years ago

sethmnielsen commented 2 years ago

This changes in AirLib the name of the Tiltrotor vehicle to Vtol. Consequently, the VTOL sim mode is now named Vtol, and the default firmware is named VtolSimple (these values should be used in the settings.json).

My last commit ab74ae9 can be reverted/overwritten...it fixed the drag being way too low, but it sounds like there were some other inconsistencies with the model parameters which also need fixing.