Skip to content

Commit

Permalink
Merge branch 'gz-sim7' into ports/7_to_8
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Nov 2, 2023
2 parents d693df6 + b8d1679 commit 94a1802
Show file tree
Hide file tree
Showing 19 changed files with 2,513 additions and 320 deletions.
4 changes: 4 additions & 0 deletions examples/worlds/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@ file(GLOB files "*.sdf")
install(FILES ${files}
DESTINATION ${GZ_DATA_INSTALL_DIR}/worlds)

file(GLOB csv_files "*.csv")
install(FILES ${csv_files}
DESTINATION ${GZ_DATA_INSTALL_DIR}/worlds)

add_subdirectory(thumbnails)
Loading

0 comments on commit 94a1802

Please sign in to comment.