Hello folks,
im pretty new to PX4 autopilot. Amazing work and cant wait to learn more about drones! Anyway I was trying to run the simulation according your documentation: Gazebo Simulation | PX4 Guide (main)
Currently im quiet frustrated It doesn’t work at all.
I am trying following commands:
First Terminal:
PX4_GZ_STANDALONE=1 make px4_sitl gz_x500_vision
Second Terminal:
gz sim -v 4 -g
It runs without errors, but the world is just empty. Does px4 simulation with gazebo even run on mac os?
Kind regards!