twil_ident: fix bug in CMakeLists.txt
<arg name="wam" value="$(arg wam)" />
</include>
- <node pkg="tf2_ros" type="static_transform_publisher" name="mob_origin_publisher" args="0 0 0 0 0 0 1 map twil_origin" />
+ <node pkg="tf2_ros" type="static_transform_publisher" name="twil_origin_publisher" args="0 0 0 0 0 0 1 map twil_origin" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" args="_use_gui:=$(arg use_gui)" />
## 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)