for cmake option GENERATE_ROS_MODELS to make ROS sdf models

This commit is contained in:
Dongoo Lee 2021-02-25 12:25:14 +00:00 committed by JaeyoungLim
parent 48219ab1e6
commit 32012cb3ee

View File

@ -37,6 +37,7 @@ ExternalProject_Add(sitl_gazebo
CMAKE_ARGS
-DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
-DSEND_ODOMETRY_DATA=ON
-DGENERATE_ROS_MODELS=ON
BINARY_DIR ${PX4_BINARY_DIR}/build_gazebo
INSTALL_COMMAND ""
DEPENDS git_gazebo