hector_quadrotor
hector_quadrotor copied to clipboard
failed to complie
when I use catkin_make hector_quadrotor ,the following errors will be appear.please help me!!!thank you!
1、/hector_quadrotor_tutorial/src/hector_localization/hector_pose_estimation_core/src/measurements/poseupdate.cpp:385:73: error: cannot convert ‘const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op
I think the problem is the version of Eigen. Try installing Eigen3 and then proceed.
#78 Please go to this issue. I have answered it and it will solve the problem.