Skip to content

When I run the simulation of Circular Buffer vs Octomap benchmarking, I find something wrong. #26

@quenTree

Description

@quenTree

[ewok_ring_buffer/src/tum_rgbd_ring_buffer_example.cpp: 100](std::vectorEigen::Matrix4f poses;) maybe result in Segmentation fault (core dumped).
We can use
std::vector<Eigen::Matrix4f, Eigen::aligned_allocatorEigen::Matrix4f> poses;
instead of origin code.

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