13 open-source projects similar to rtklibexplorer/rtklib, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best RTKLIB alternative.
Python version of the SGP4 satellite position library
🎯 ML-based positioning method from mmWave transmissions - with high accuracy and energy efficiency
pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef enu eci
The fuse stack provides a general architecture for performing sensor fusion live on a robot. Some possible applications include state estimation, localization, mapping, and calibration.
evo is a Python framework for the evaluation of SLAM algorithms, robot odometry, and trajectory data. It serves as an analysis library for measuring drift and precision by calculating absolute and relative pose errors between estimated paths and ground truth references. The project provides a geometric alignment framework to correct rotation, translation, and scale between spatial trajectories, ensuring consistent error measurement. It includes specialized tools for odometry drift analysis and the processing of robotics data, including the ability to extract trajectory information from ROS ba
This project is an educational resource and toolkit for implementing Bayesian estimation and Kalman filters in Python. It provides a framework for constructing linear and non-linear filters to estimate the state of dynamic systems by combining noisy sensor data with mathematical process models. The library focuses on probabilistic state estimation, utilizing recursive Bayesian updating and state-space mathematical modeling to refine beliefs about system states. It includes utilities for simulating dynamic systems, allowing users to generate synthetic trajectories and sensor observations to va
Github Mirror of Charles F. F. Karney GeographicLib from SF