castacks / PX4-fully-actuated

PX4 autopilot extended to fully-actuated multirotors
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

Failed to build Gazebo #21

Closed Jawad-RoboLearn closed 1 year ago

Jawad-RoboLearn commented 1 year ago

HI, it simply cannot build. "Could not find px4 using the following names"

However I see original autopilot works and i used it for several months with different uav's

Jawad-RoboLearn commented 1 year ago

The error is resolved by commenting find_package(px4 Required) in sitl_gazebo>> CMakeLists.txt

The other caused by geotagged images. It will resolve by commenting geotagged plugin and library file in sitl_gazebo>> CMakeLists.txt