From b20d8ae85bbfe7200d67bf8b7d9bdfd8c68c46a9 Mon Sep 17 00:00:00 2001 From: Mansard <nmansard@laas.fr> Date: Thu, 27 Jan 2011 19:27:54 +0100 Subject: [PATCH] Pseudo robot include. --- include/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 52c1bf9..90eb00f 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -27,6 +27,7 @@ SET(${PROJECT_NAME}_HEADERS dynamic-integrator.h solver-op-space.h zmp-estimator.h + pseudo-robot-dynamic.h ) # Recreate correct path for the headers -- GitLab