Resoluation du problème de référence

This commit is contained in:
Unknown 2018-08-03 12:32:42 +02:00
parent d8929a1eac
commit 3a7050eb53
20 changed files with 57683 additions and 19542 deletions

View file

@ -29,8 +29,11 @@ find_package(catkin REQUIRED COMPONENTS
pcl_ros
sensor_msgs
)
#find_package(Eigen3 REQUIRED)
#find_package(cmake_modules REQUIRED)
## Uncomment this if the package has a setup.py. This macro ensures
## modules and global scripts declared therein get installed
## See http://ros.org/doc/api/catkin/html/user_guide/setup_dot_py.html
catkin_python_setup()
## Compile as C++11, supported in ROS Kinetic and newer
#add_compile_options(-std=c++11)