Skip to content

Commit

Permalink
Add windy world target
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyoung-Lim committed Apr 22, 2020
1 parent d29344c commit a2bdd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/posix/cmake/sitl_target.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ set(models none shell
standard_vtol tailsitter tiltrotor
rover boat
uuv_hippocampus)
set(worlds none empty baylands ksql_airport mcmillan_airfield sonoma_raceway warehouse)
set(worlds none empty baylands ksql_airport mcmillan_airfield sonoma_raceway warehouse windy)
set(all_posix_vmd_make_targets)
foreach(viewer ${viewers})
foreach(debugger ${debuggers})
Expand Down

0 comments on commit a2bdd1d

Please sign in to comment.