Skip to content

Commit 5beeaef

Browse files
namikxgithubmkhansenbot
authored andcommitted
Removed hooks and models (space-ros#46)
1 parent ae7a700 commit 5beeaef

File tree

15 files changed

+0
-179
lines changed

15 files changed

+0
-179
lines changed

custom_gz_plugins/CMakeLists.txt

-9
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,7 @@ if(BUILD_TESTING)
2323
ament_lint_auto_find_test_dependencies()
2424
endif()
2525

26-
install(
27-
DIRECTORY
28-
src
29-
DESTINATION
30-
share/${PROJECT_NAME}/
31-
)
32-
3326
add_subdirectory(src/DayLightManager)
3427
add_subdirectory(src/DustManager)
3528

36-
ament_environment_hooks("${CMAKE_CURRENT_SOURCE_DIR}/hooks/${PROJECT_NAME}.dsv.in")
37-
3829
ament_package()

custom_gz_plugins/hooks/custom_gz_plugins.dsv.in

-2
This file was deleted.

custom_gz_plugins/hooks/simulation.dsv.in

-2
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

custom_gz_plugins/models/dust_storm/model.config

-24
This file was deleted.

custom_gz_plugins/models/dust_storm/model.sdf

-40
This file was deleted.
Binary file not shown.
Binary file not shown.

custom_gz_plugins/models/light_dust_storm/model.config

-24
This file was deleted.

custom_gz_plugins/models/light_dust_storm/model.sdf

-41
This file was deleted.

custom_gz_plugins/models/sun_sphere/model.sdf

-37
This file was deleted.

0 commit comments

Comments
 (0)