Skip to content
Snippets Groups Projects
Commit de8efcd9 authored by Projekt Robbie's avatar Projekt Robbie
Browse files

no debug

parent d120912b
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,7 @@ find_package(catkin REQUIRED COMPONENTS
find_package(Eigen3 REQUIRED)
#set(CMAKE_BUILD_TYPE Release)
set(CMAKE_BUILD_TYPE Debug)
set(CMAKE_BUILD_TYPE Release)
catkin_package(
INCLUDE_DIRS include
......
<launch>
<rosparam command="load" file="$(find homer_navigation)/config/homer_navigation.yaml"/>
<node ns="/homer_navigation" name="homer_navigation" pkg="homer_navigation" type="homer_navigation" output="screen" launch-prefix="gdb"/>
<node ns="/homer_navigation" name="homer_navigation" pkg="homer_navigation" type="homer_navigation" output="screen"/>
</launch>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment