mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
Add world targets and update submodules
Add world names as make targets and include the worlds by updating the submodules
This commit is contained in:
committed by
Nuno Marques
parent
6602e8d16b
commit
a938410c15
+1
-1
Submodule Tools/sitl_gazebo updated: e56ecf388d...69ee1f76bc
@@ -66,7 +66,7 @@ set(models none shell
|
|||||||
standard_vtol tailsitter tiltrotor
|
standard_vtol tailsitter tiltrotor
|
||||||
rover boat
|
rover boat
|
||||||
uuv_hippocampus)
|
uuv_hippocampus)
|
||||||
set(worlds none empty warehouse sonoma_raceway)
|
set(worlds none empty baylands ksql_airport mcmillan_airfield sonoma_raceway warehouse)
|
||||||
set(all_posix_vmd_make_targets)
|
set(all_posix_vmd_make_targets)
|
||||||
foreach(viewer ${viewers})
|
foreach(viewer ${viewers})
|
||||||
foreach(debugger ${debuggers})
|
foreach(debugger ${debuggers})
|
||||||
|
|||||||
Reference in New Issue
Block a user