Skip to content

Commit

Permalink
Add windy world target (#14737)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyoung-Lim authored Jul 2, 2020
1 parent 743898d commit 692cb71
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 @@ -82,7 +82,7 @@ set(models none shell
standard_vtol tailsitter tiltrotor
rover r1_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 692cb71

Please sign in to comment.