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$