From c64f5128b43e1c296a44bd4f0c8a7c238ac9da62 Mon Sep 17 00:00:00 2001 From: Sergei Grichine Date: Thu, 11 Apr 2024 11:26:31 -0500 Subject: [PATCH] Update CMakeLists.txt - included lawn world Added lawn world to make process to allow gz sim building like "make px4_sitl gz_r1_rover_lawn" --- src/modules/simulation/gz_bridge/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/simulation/gz_bridge/CMakeLists.txt b/src/modules/simulation/gz_bridge/CMakeLists.txt index ba36f448d3..003a712282 100644 --- a/src/modules/simulation/gz_bridge/CMakeLists.txt +++ b/src/modules/simulation/gz_bridge/CMakeLists.txt @@ -92,6 +92,7 @@ if(gz-transport_FOUND) default windy baylands + lawn ) # find corresponding airframes