Skip to content

Commit

Permalink
Removed unused CMake option from task composer
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 authored Aug 17, 2023
1 parent 4e7f323 commit b4e93aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tesseract_task_composer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ else()
set(TESSERACT_TASK_COMPOSER_PLUGIN_PATH ${CMAKE_INSTALL_PREFIX}/lib)
endif()

option(TESSERACT_BUILD_TRAJOPT_IFOPT "Build the Trajopt IFOPT planner" ON)

# Variable for task composer plugins
set(TASK_COMPOSER_PLUGINS "")

Expand Down

0 comments on commit b4e93aa

Please sign in to comment.