Closed JaimeParker closed 2 years ago
same issue , try use eigen3.3.7 and ceres1.14.0
@popvan-ws I found that ceres version better to be 1.14, also with a lower eigen version, thx
Same error. Then I tried eigen3.3.7 and ceres1.14.0, but got error: variable or field ‘it’ declared void for (typename C::const_iterator it = container.begin(); Then I tried eigen3.2.9, but got the same error... What's your version of eigen and ceres?
this happens while making
ego-planner-swarm/src/planner/traj_utils/include/traj_utils/polynomial_traj.h
actually I don't see any wrong with
Eigen::MatrixXd
, everything seems correct