add_executable(exampleEDT3D exampleEDT3D.cpp)
target_link_libraries(exampleEDT3D dynamicedt3d)

add_executable(exampleEDTOctomap exampleEDTOctomap.cpp)
target_link_libraries(exampleEDTOctomap dynamicedt3d)

add_executable(exampleEDTOctomapStamped exampleEDTOctomapStamped.cpp)
target_link_libraries(exampleEDTOctomapStamped dynamicedt3d)