Skip to content
Snippets Groups Projects
Commit 720da4be authored by Pierre-Alexandre Leziart's avatar Pierre-Alexandre Leziart
Browse files

Remove Planner from CMakeList

parent c0561629
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,6 @@ SEARCH_FOR_BOOST()
set(${PROJECT_NAME}_HEADERS
include/qrw/gepadd.hpp
include/qrw/MPC.hpp
include/qrw/Planner.hpp
include/qrw/Gait.hpp
include/qrw/FootTrajectoryGenerator.hpp
include/qrw/FootstepPlanner.hpp
......@@ -65,7 +64,6 @@ set(${PROJECT_NAME}_SOURCES
src/FootTrajectoryGenerator.cpp
src/FootstepPlanner.cpp
src/StatePlanner.cpp
src/Planner.cpp
src/InvKin.cpp
src/QPWBC.cpp
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment