build problem in hector_quadrotor
Dear friends,
I'm working in hydro and I'm trying to catkin_make the outdoor simulation of hector quadrotor ifrom source. During the procedure and I have solve the dependencies I got the following error in the linking
Linking CXX shared library /home/viki/quadrotor/devel/lib/libhector_pose_estimation.so
[ 23%] Built target hector_pose_estimation
make: *** [all] Error 2
Invoking "make" failed
Do you know how I can overcome this?
Thanks
Asked by angelos.p on 2015-06-26 13:54:45 UTC
Comments
please post the full error. Also, what version of hector_quadrotor?
Asked by mgruhler on 2015-06-30 01:54:08 UTC
Thanks mig for the interest. Update: The hector quadrotor is the latest I downloaded from the github In indigo catkin_make works ok In hydro finally worked after I performed dist-upgrade (I assume :)
Asked by angelos.p on 2015-07-02 05:52:42 UTC
alright, so you fixed it by installing the latest (Ubuntu) updates? Or is the error still there?
Asked by mgruhler on 2015-07-03 01:21:33 UTC