Skip to content

Commit

Permalink
Removed hooks and models (space-ros#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
namikxgithub authored and mkhansenbot committed Sep 9, 2024
1 parent ae7a700 commit 5beeaef
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 179 deletions.
9 changes: 0 additions & 9 deletions custom_gz_plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,7 @@ if(BUILD_TESTING)
ament_lint_auto_find_test_dependencies()
endif()

install(
DIRECTORY
src
DESTINATION
share/${PROJECT_NAME}/
)

add_subdirectory(src/DayLightManager)
add_subdirectory(src/DustManager)

ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/${PROJECT_NAME}.dsv.in")

ament_package()
2 changes: 0 additions & 2 deletions custom_gz_plugins/hooks/custom_gz_plugins.dsv.in

This file was deleted.

2 changes: 0 additions & 2 deletions custom_gz_plugins/hooks/simulation.dsv.in

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 0 additions & 24 deletions custom_gz_plugins/models/dust_storm/model.config

This file was deleted.

40 changes: 0 additions & 40 deletions custom_gz_plugins/models/dust_storm/model.sdf

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 0 additions & 24 deletions custom_gz_plugins/models/light_dust_storm/model.config

This file was deleted.

41 changes: 0 additions & 41 deletions custom_gz_plugins/models/light_dust_storm/model.sdf

This file was deleted.

Binary file not shown.
37 changes: 0 additions & 37 deletions custom_gz_plugins/models/sun_sphere/model.sdf

This file was deleted.

0 comments on commit 5beeaef

Please sign in to comment.