ArduPilot / SITL_Models

Models of aircraft for SITL
82 stars 116 forks source link

Gazebo: remove unnecessary dependency on gz-sim #110

Closed srmainwaring closed 9 months ago

srmainwaring commented 9 months ago

The cmake build of SITL_Models does not require the dependency on gz-sim or gz-cmake as there are no binaries to build. These dependencies cause an issue when building for Gazebo Harmonic, so remove.