CircusMonkey / covariance-ellipsoidLinks
Visualises an ellipsoid in 3d given a mean and covariance matrix from a dataset.
☆14Updated 6 years ago
Alternatives and similar repositories for covariance-ellipsoid
Users that are interested in covariance-ellipsoid are comparing it to the libraries listed below
Sorting:
- Fast Fourier transform on SO(3)☆29Updated 3 years ago
- The analysis and implementation of SO3 log map, and its jacobians. The special focus on edge cases (angle close to 0 or \pi).☆27Updated last year
- Lie theory for robotics☆203Updated 11 months ago
- ROPTLIB: Riemannian Manifold Optimization Library☆77Updated 5 years ago
- Distribution and filtering on SO(3) x Euclidean space☆11Updated 3 years ago
- Probabilistic Framework for Hand-Eye and Robot-World Calibration AX=YB (TRO2023)☆34Updated last year
- A set of lightweight header-only template functions implementing commonly-used optimization methods on Riemannian manifolds and convex sp…☆108Updated last year
- Pure static Lie groups in Numpy, Pytorch, Jax, and C++☆36Updated 2 weeks ago
- Lie group math library.☆38Updated 4 months ago
- Control and estimation on Lie groups☆61Updated last year
- C++ implementation of Gaussian process regression☆80Updated 10 years ago
- A state estimation package for Lie groups!☆177Updated 5 months ago
- Kalman filter using C++ and Manif