mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
Fixed g2o build error on 14.04/Indigo
This commit is contained in:
@@ -47,6 +47,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include "g2o/core/optimization_algorithm_levenberg.h"
|
#include "g2o/core/optimization_algorithm_levenberg.h"
|
||||||
#include "g2o/core/robust_kernel_impl.h"
|
#include "g2o/core/robust_kernel_impl.h"
|
||||||
#include "g2o/core/linear_solver.h"
|
#include "g2o/core/linear_solver.h"
|
||||||
|
#include "g2o/core/eigen_types.h"
|
||||||
|
|
||||||
#ifdef RTABMAP_G2O
|
#ifdef RTABMAP_G2O
|
||||||
#include "g2o/types/sba/types_sba.h"
|
#include "g2o/types/sba/types_sba.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user