mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
for cmake option GENERATE_ROS_MODELS to make ROS sdf models
This commit is contained in:
parent
48219ab1e6
commit
32012cb3ee
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user