Hi, Gazebo Classic Simulation | PX4 Guide (main)
shows how to launch other worlds px4-sitl.
However, this doesnt work with all the worlds in /Tools/simulation/gazebo-classic/sitl_gazebo-classic/worlds
f.e works with make px4_sitl gazebo-classic_boat
but not with make px4_sitl gazebo-classic_windy
the error i have is:
ninja: error: unknown target ‘gazebo-classic_windy’
make: *** [Makefile:232: px4_sitl] Error 1
i also checked the sitl_targets_gazebo-classic.cmake set worlds:
set(worlds
none
baylands
empty
ksql_airport
mcmillan_airfield
ramped_up_wind
sonoma_raceway
warehouse
windy
yosemite
)