DRL-CASIA / RMAI2020-Planning

MIT License
135 stars 33 forks source link

Failed to build: make: *** [Makefile:141: all] Error 2 Invoking "make -j2 -l2" failed #5

Open RenyunLi0116 opened 3 years ago

RenyunLi0116 commented 3 years ago

When I run _catkinmake ,it shows as follow.

/usr/local/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__vector(2) double’} [-Wignored-attributes] [ 4%] Linking CXX shared library /home/nxf70322/robo_ws/Planning/devel/lib/libamcl.so [ 4%] Built target amcl make: *** [Makefile:141: all] Error 2 Invoking "make -j2 -l2" failed

Could you help me?