We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f7778 commit ea6d999Copy full SHA for ea6d999
CMakeLists.txt
@@ -38,7 +38,7 @@ endforeach()
38
include_directories(${THIS_PACKAGE_INCLUDE_DIRS})
39
40
# add_subdirectory(doc/examples/bullet_collision_checker)
41
-# add_subdirectory(doc/examples/collision_environments)
+add_subdirectory(doc/examples/collision_environments)
42
# add_subdirectory(doc/examples/controller_configuration)
43
# add_subdirectory(doc/examples/creating_moveit_plugins/lerp_motion_planner)
44
# add_subdirectory(doc/examples/interactivity)
0 commit comments