Skip to content

Compile error #38

@akhalili

Description

@akhalili

1- ***************************************************************************************************
I get the following compile error during the build with cmake.
I am using Eigen 3.3.4 as mentioned in the installation guide. Any idea how to solve?

OpenARK/include/Util.h: In function ‘Eigen::Matrix<_Scalar, 3, 1> ark::util::rotate(const Eigen::Matrix<_Scalar, 3, 1>&, const Quat_T&)’:
OpenARK/include/Util.h:655:62: error: expected primary-expression before ‘>’ token
             const Eigen::Matrix<T, 3, 1> & u = q.vec().cast<T>();

2- ****************************************************************************************************
I am wondering where pcl and Eigen are included in /include/Util.h. My compiler cannot find them

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