Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Eigen 3.2 is required by GPD #75

Open
@sharronliu

Description

@sharronliu

Recently we encountered random segmentation fault when deploy the software on several new machines. After investigation the problem is root caused to the Eigen (libeigen3-dev) version 3.3 installed from Ubuntu 18.04 bionic.
We also found the problem disappeared when replace Eigen with version 3.2
We shall update the docker scripts to use Eigen version 3.2. And make sure components dependent on Eigen, like PCL, GPD, and Grasp Library, are built after that.

Details

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