wil3 / gymfc-aircraft-plugins

Aircraft plugins for GymFC
2 stars 4 forks source link

Gazebo Aircraft Plugins for GymFC

These plugins are a port from a subset of PX4's sitl_gazebo project to be compatible with GymFC v0.2.0+ and are intended to be a more accurate model for multirotor aircraft in comparison to Gazebo's Lift and Drag plugin.

Changes from PX4:

Pre-requisites

Build

1) From root, mkdir build 2) cd build 3) cmake .. 4) make

Configure

Additional References