Browse Source

Deprecate ROS target

sbg
Lorenz Meier 9 years ago
parent
commit
9169a585bf
  1. 3
      Makefile

3
Makefile

@ -154,7 +154,8 @@ posix_sitl_ekf2: @@ -154,7 +154,8 @@ posix_sitl_ekf2:
$(call cmake-build,$@)
ros_sitl_default:
$(call cmake-build,$@)
@echo "This target is deprecated. Use make 'posix_sitl_default gazebo' instead."
# $(call cmake-build,$@)
qurt_eagle_travis:
$(call cmake-build,$@)

Loading…
Cancel
Save