udacity/RoboND-Kinematics-Project

Static assertion failed

garethByers opened this issue · 0 comments

Cannot build the package using catkin build error below:

/usr/include/eigen3/Eigen/src/Core/util/Macros.h:939:34: error: static assertion failed: YOU_PERFORMED_AN_INVALID_TRANSFORMATION_CONVERSION
939 | #define EIGEN_IMPLIES(a,b) (!(a) || (b))