diff --git a/docker/install.sh b/docker/install.sh index d2540745..2be2616e 100755 --- a/docker/install.sh +++ b/docker/install.sh @@ -16,4 +16,4 @@ source /opt/ros/kinetic/setup.bash cd ~/ -catkin_make install \ No newline at end of file +catkin_make install -DCMAKE_BUILD_TYPE=Release \ No newline at end of file