XiaoxingChen / mxmLinks
Header-only/compiled C++ numerical compute library.
☆33Updated 2 years ago
Alternatives and similar repositories for mxm
Users that are interested in mxm are comparing it to the libraries listed below
Sorting:
- A series of examples showing how to solve the alignment problems in vectorization.☆17Updated 3 years ago
- C++ ROS bag reader☆28Updated last year
- 比较啰嗦的orbslam单目部分注释;采用本地最新版本g2o;一些格式转换的私货main(Example/zzz_QXC_Test)☆10Updated 6 years ago
- SLAM module☆21Updated 4 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Spatial-temporal Trajectory Planning for UAV Teach-and-Repeat☆16Updated 6 years ago
- this is the implementation of spline fusion to fuse the pose in SE3☆63Updated 3 weeks ago
- A set of lightweight header-only template functions implementing commonly-used optimization methods on Riemannian manifolds and convex sp…☆110Updated 2 years ago
- Automatic Differentiated Extended Kalman Filter (ADEKF) - This is a generic EKF Implementation that uses automatic differentiation to get…☆124Updated last year
- The Open3D tutorials in C++☆16Updated 3 years ago
- Implements local parameterization operators of Google Ceres regarding matrix manifolds such as Stiefel, Grassmann, Birkhoff manifolds and…☆19Updated 7 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 5 months ago
- 从今天起,每天看一小时的ROS源代码,写写笔记和注释☆18Updated 8 years ago
- Mirror of the Basalt-Headers repository. All pull requests and issues should be sent to https://gitlab.com/VladyslavUsenko/basalt-headers☆27Updated 4 years ago
- A cheatsheet of Eigen, the C++ linear algebra library.☆25Updated 4 years ago
- ☆17Updated 3 years ago
- C++ template library for use in robotics.☆29Updated 3 years ago
- 误差状态卡尔曼滤波器(Error State Kalman Filter, ESKF)☆56Updated 3 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆81Updated 6 years ago
- ☆18Updated 10 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- ☆17Updated 5 years ago
- MTK repos from OpenSLAM.org☆69Updated 7 years ago
- SE(3) exponential map at zero helper for SymPy☆33Updated 2 years ago
- Library to simplify implementation of optimization problems in Ceres. Open-source version.☆19Updated 4 years ago
- 自己的一些零散代码合集☆18Updated last year
- c++ implementation of 3D incremental convell hull algorthim☆42Updated 5 years ago
- SE3 interpolation and Quat+R^3 interpolation are implemented.