e/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:62:72: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, D, D>, Matrix<double,D,D>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h: In instantiation of ‘class g2o::BaseVertex<6, g2o::SE3Quat>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:59:33: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:62:72: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, D, D>, Matrix<double,D,D>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h: In instantiation of ‘class g2o::BaseBinaryEdge<2, Eigen::Matrix<double, 2, 1>, g2o::VertexSBAPointXYZ, g2o::VertexSE3Expmap>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:80:35: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:59:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Di, Dj>, Matrix<double, Di, Dj>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:60:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Dj, Di>, Matrix<double, Dj, Di>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockTransposedType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:38,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h: In instantiation of ‘class g2o::BaseBinaryEdge<2, Eigen::Matrix<double, 2, 1>, g2o::VertexSBAPointXYZ, g2o::VertexSE3Expmap>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:80:35: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:59:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Di, Dj>, Matrix<double, Di, Dj>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:38,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:60:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Dj, Di>, Matrix<double, Dj, Di>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockTransposedType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h: In instantiation of ‘class g2o::BaseBinaryEdge<3, Eigen::Matrix<double, 3, 1>, g2o::VertexSBAPointXYZ, g2o::VertexSE3Expmap>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:112:41: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:59:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Di, Dj>, Matrix<double, Di, Dj>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:60:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Dj, Di>, Matrix<double, Dj, Di>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockTransposedType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:38,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h: In instantiation of ‘class g2o::BaseBinaryEdge<3, Eigen::Matrix<double, 3, 1>, g2o::VertexSBAPointXYZ, g2o::VertexSE3Expmap>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:112:41: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:59:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Di, Dj>, Matrix<double, Di, Dj>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:38,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:60:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Dj, Di>, Matrix<double, Dj, Di>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockTransposedType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:37,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_six_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h: In instantiation of ‘class g2o::BaseVertex<7, g2o::Sim3>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:48:35: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:62:72: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, D, D>, Matrix<double,D,D>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h: In instantiation of ‘class g2o::BaseBinaryEdge<7, g2o::Sim3, g2o::VertexSim3Expmap, g2o::VertexSim3Expmap>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:99:27: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:59:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Di, Dj>, Matrix<double, Di, Dj>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:60:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Dj, Di>, Matrix<double, Dj, Di>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockTransposedType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h: In instantiation of ‘class g2o::BaseBinaryEdge<2, Eigen::Matrix<double, 2, 1>, g2o::VertexSBAPointXYZ, g2o::VertexSim3Expmap>’:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:130:36: required from here
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:59:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Di, Dj>, Matrix<double, Di, Dj>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
In file included from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:35,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_binary_edge.h:60:80: warning: ‘Eigen::AlignedBit’ is deprecated [-Wdeprecated-declarations]
typedef Eigen::Map<Matrix<double, Dj, Di>, Matrix<double, Dj, Di>::Flags & AlignedBit ? Aligned : Unaligned > HessianBlockTransposedType;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:363,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/jacobian_workspace.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/optimizable_graph.h:41,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/base_vertex.h:30,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:34,
from /home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/types_seven_dof_expmap.cpp:27:
/usr/include/eigen3/Eigen/src/Core/util/Constants.h:162:37: note: declared here
EIGEN_DEPRECATED const unsigned int AlignedBit = 0x80;
^~~~~~~~~~
[100%] Linking CXX shared library ../lib/libg2o.so
[100%] Built target g2o
Uncompress vocabulary ...
Configuring and building ORB_SLAM2 ...
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 8.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Build type: Release
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Performing Test COMPILER_SUPPORTS_CXX0X
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
-- Using flag -std=c++11.
CMake Error at CMakeLists.txt:35 (message):
OpenCV > 2.4.3 not found.
-- Configuring incomplete, errors occurred!
See also "/home/jin/ORB_SLAM2_ws/src/ORB_SLAM2-master/build/CMakeFiles/CMakeOutput.log".
make: *** 没有指明目标并且找不到 makefile。 停止。
如何解决