File tree 19 files changed +19
-19
lines changed
19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (costmap_queue)
3
3
4
4
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (dlux_global_planner)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
find_package (catkin REQUIRED COMPONENTS
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (dlux_plugins)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (dwb_critics)
3
3
4
4
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (dwb_local_planner)
3
3
4
4
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (dwb_msgs)
3
3
4
4
find_package (catkin REQUIRED
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (dwb_plugins)
3
3
4
4
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (global_planner_tests)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (locomotor)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (locomotor_msgs)
3
3
4
4
find_package (catkin REQUIRED
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (locomove_base)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_2d_msgs)
3
3
4
4
find_package (catkin REQUIRED COMPONENTS
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_2d_utils)
3
3
4
4
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_core2)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_core_adapter)
3
3
4
4
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_grid)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_grid_iterators)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (nav_grid_pub_sub)
3
3
set_directory_properties (PROPERTIES COMPILE_OPTIONS "-std=c++11;-Wall;-Werror" )
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.3 )
1
+ cmake_minimum_required (VERSION 3.0.2 )
2
2
project (robot_navigation)
3
3
find_package (catkin REQUIRED)
4
4
catkin_metapackage()
You can’t perform that action at this time.
0 commit comments