Skip to content

Problem with dependencies #11

@y9luiz

Description

@y9luiz

Hello, i had 1 problem when i was installing your system but i solve it:

i have to edit the file semidense-line-master/Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h
before
typedef Eigen::PermutationMatrix<Eigen::Dynamic, Eigen::Dynamic, SparseMatrix::Index> PermutationMatrix;
after
typedef Eigen::PermutationMatrix<Eigen::Dynamic, Eigen::Dynamic, SparseMatrix::StorageIndex> PermutationMatrix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions