Skip to content

Commit

Permalink
default is to build with ROS/Catkin
Browse files Browse the repository at this point in the history
  • Loading branch information
cfo committed Jun 11, 2014
1 parent d4c5568 commit 2e559e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svo/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

SET(TRACE TRUE)
SET(HAVE_G2O TRUE)
SET(USE_ROS FALSE) # Set False if you want to build this package without Catkin
SET(USE_ROS TRUE) # Set FALSE if you want to build this package without Catkin
SET(DEBUG_OUTPUT FALSE) # Only relevant if build without ROS

################################################################################
Expand Down

0 comments on commit 2e559e5

Please sign in to comment.