Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Invoking "make -j8 -l8" failed #25

@PedakolimiHarish

Description

@PedakolimiHarish

when building ,it stops at :
[ 83%] Building CXX object RoboND-Kinematics-Project/kuka_arm/CMakeFiles/trajectory_sampler.dir/src/trajectory_sampler.cpp.o

and gives error like

/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))

and at the end


make: *** [Makefile:141: all] Error 2
Invoking "make -j8 -l8" failed

there are around 4000 lines of error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions