build problem in hector_quadrotor

asked 2015-06-26 13:54:45 -0500

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

edit retag flag offensive close merge delete

Comments

please post the full error. Also, what version of hector_quadrotor?

mgruhler gravatar image mgruhler  ( 2015-06-30 01:54:08 -0500 )edit

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 :)

angelos.p gravatar image angelos.p  ( 2015-07-02 05:52:42 -0500 )edit

alright, so you fixed it by installing the latest (Ubuntu) updates? Or is the error still there?

mgruhler gravatar image mgruhler  ( 2015-07-03 01:21:33 -0500 )edit