PX4 autopilot ROS2 user guide problem

Im following the ROS2 user guide and is encountereing a problem i dont know how to solve. Im new to linux so i have a hard to figuring out if its a problem on my side or not. Guide used: ROS 2 User Guide | PX4 Guide (main)

After following the guide and running this command, i get an error:

make px4_sitl gz_x500
gmake[1]: *** No rule to make target 'gz_x500'.  Stop.
make: *** [Makefile:232: px4_sitl] Error 2
noerholt@Victor:~/PX4-Autopilot$
1 Like

Please install the latest Gazebo in your system, then try again!

For reference see this issue [Bug] No rule to make target · Issue #24369 · PX4/PX4-Autopilot · GitHub