From 2cdf56795c68d570bada1c84e14845e579d4f527 Mon Sep 17 00:00:00 2001 From: Walter Fetter Lages Date: Wed, 21 Mar 2018 19:29:26 -0300 Subject: [PATCH] twil_description: fix bug in display.launch twil_ident: fix bug in CMakeLists.txt --- twil_description/launch/display.launch | 2 +- twil_ident/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/twil_description/launch/display.launch b/twil_description/launch/display.launch index 86ab474..17abacf 100644 --- a/twil_description/launch/display.launch +++ b/twil_description/launch/display.launch @@ -6,7 +6,7 @@ - + diff --git a/twil_ident/CMakeLists.txt b/twil_ident/CMakeLists.txt index f4103d8..0bee681 100644 --- a/twil_ident/CMakeLists.txt +++ b/twil_ident/CMakeLists.txt @@ -91,7 +91,7 @@ catkin_package( ## Specify additional locations of header files ## Your package locations should be listed before other locations -# include_directories( +include_directories( include ${catkin_INCLUDE_DIRS} # TODO: Check names of system library include directories (eigen) -- 2.12.0