cmake ompl examples

fzi-forschungszentrum-informatik/gpu-voxels gvl_ompl_planning/CMakeLists.txt :17

FIND_PACKAGE(ompl REQUIRED)

teddyluo/hybrid-a-star-annotation CMakeLists.txt :63

find_package(OMPL REQUIRED)

KavrakiLab/vamp CMakeLists.txt :153

find_package(ompl QUIET PATHS ${VAMP_OMPL_PATH})

ompl/ompl tests/cmake_export/CMakeLists.txt :8

find_package(ompl REQUIRED NO_SYSTEM_ENVIRONMENT_PATH)

personalrobotics/aikido CMakeLists.txt :120

find_package(ompl REQUIRED)

roahmlab/RAPTOR CMakeLists.txt :81

find_package(ompl REQUIRED)

XinkeAE/Active-ORB-SLAM2 CMakeLists.txt :43

find_package(OMPL REQUIRED)