Skip to content
Snippets Groups Projects
Commit 160c5667 authored by Ely Repiso Polo's avatar Ely Repiso Polo
Browse files

arreglado no compila por cmake version cambios que luego no necesite

parent f7217aa0
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ INCLUDE_DIRECTORIES(${Eigen_INCLUDE_DIRS}) ...@@ -76,7 +76,7 @@ INCLUDE_DIRECTORIES(${Eigen_INCLUDE_DIRS})
# Add the dynamic reconfigure file # Add the dynamic reconfigure file
# ******************************************************************** # ********************************************************************
#generate_dynamic_reconfigure_options(cfg/IriAkpTools.cfg) #generate_dynamic_reconfigure_options(cfg/IriAkpTools.cfg)
generate_dynamic_reconfigure_options(cfg/DiffPlatformSimulator.cfg cfg/FakeLaserGen.cfg cfg/FakeAkpLocalPlanner.cfg) generate_dynamic_reconfigure_options(cfg/DiffPlatformSimulator.cfg cfg/FakeLaserGen.cfg)
#cfg/FakeAkpLocalPlanner.cfg #cfg/FakeAkpLocalPlanner.cfg
# ******************************************************************** # ********************************************************************
# Add run time dependencies here # Add run time dependencies here
......
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