mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fixed deprecation warning in Makefile
This commit is contained in:
4
Makefile
4
Makefile
@@ -156,8 +156,8 @@ posix_sitl_default: posix_sitl_simple
|
|||||||
ros: ros_sitl_simple
|
ros: ros_sitl_simple
|
||||||
|
|
||||||
sitl_deprecation:
|
sitl_deprecation:
|
||||||
@echo "Deprecated. Use 'make posix_sitl_default run_sitl' instead."
|
@echo "Deprecated. Use 'make posix_sitl_default jmavsim' or"
|
||||||
@echo "Change init script with 'make posix_sitl_default config'"
|
@echo "'make posix_sitl_default gazebo' if Gazebo is preferred."
|
||||||
|
|
||||||
sitl_quad: sitl_deprecation
|
sitl_quad: sitl_deprecation
|
||||||
sitl_plane: sitl_deprecation
|
sitl_plane: sitl_deprecation
|
||||||
|
|||||||
Reference in New Issue
Block a user