mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 19:40:35 +08:00
Re-add missing ease-of-use make targets
This commit is contained in:
@@ -84,6 +84,17 @@ posix_sitl_simple:
|
||||
qurt_eagle_travis:
|
||||
$(call cmake-build,$@)
|
||||
|
||||
posix: posix_sitl_simple
|
||||
|
||||
sitl_quad:
|
||||
Tools/sitl_run.sh posix-configs/SITL/init/rcS
|
||||
|
||||
sitl_plane:
|
||||
Tools/sitl_run.sh posix-configs/SITL/init/rc.fixed_wing
|
||||
|
||||
sitl_ros:
|
||||
Tools/sitl_run.sh posix-configs/SITL/init/rc_iris_ros
|
||||
|
||||
# Other targets
|
||||
# --------------------------------------------------------------------
|
||||
# explicity set default build target
|
||||
|
||||
Reference in New Issue
Block a user