ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

As this error also appears in the Eigen sources I would guess that you have a corrupted setup or lack support for OpenMP.

If you can't solve it otherwise, you could try to remove all lines containing #pragma omp from rgbdslam, the effect should be minimal. But this won't solve the issues with it in the Eigen code.