ethz-asl / asctec_mav_framework

Framework for data aquisition and position control to be used with the highlevel processor of Ascending Technologies helicopters
http://www.ros.org/wiki/asctec_mav_framework
37 stars 40 forks source link

Ask for help about the CMakeLists.txt #18

Closed max90727 closed 10 years ago

max90727 commented 10 years ago

I have written some code about the uEye_cam. When I add the executable in the CMakeLists and run catkin_make, it keeps telling me "undefined reference to `is_InitCamera'..... ", I think I am missing something in the CMakeLists. But I really don't know which one.