Robotics StackExchange | Archived questions

ERROR in rosmake tum_ardrone

Hello, I am using the ROS Fuerte to build and launch the tum_ardrone package [1]. However, after building for sometime, the terminal returns an error.

[ 53%] Linking CXX executable ../bin/dronestateestimation
Built target drone
gui
/usr/bin/ld: cannot find -lblas
/usr/bin/ld: cannot find -llapack
collect2: ld returned 1 exit status

What could be the problem here? Let me point out that the I downloaded the tum_ardrone git library instead of cloning it as my proxy would not allow a clone, but I feel it wouldn't matter. Thank you in advance!
How can I fix this?

[1] http://wiki.ros.org/tum_ardrone

Asked by sandra on 2015-02-17 05:22:47 UTC

Comments

Answers