install(PROGRAMS ompl_app.py
    DESTINATION ${CMAKE_INSTALL_BINDIR}
    COMPONENT omplapp
    RENAME ompl_app)
