jierui778
jierui778
按照markdowm步骤构建发生如下错误 /home/jierui778/ego-planner/src/planner/traj_utils/include/traj_utils/polynomial_traj.h: In member function ‘double PolynomialTraj::getJerk()’: /home/jierui778/ego-planner/src/planner/traj_utils/include/traj_utils/polynomial_traj.h:238:94: error: no match for ‘operator=’ (operand types are ‘Eigen::internal::enable_if::type {aka Eigen::IndexedView}’ and ‘double’) i * (i - 1) * (i - 2)...
I'm having trouble reproducing your project, can you help me take a look? This error occurs when midas is installed, when I run the command "./do_catkin_make.sh", it gives the following...