-
Updated
Mar 21, 2019 - C++
#
state-estimation
Here are 64 public repositories matching this topic...
A Robust and Versatile Monocular Visual-Inertial State Estimator
Track Advancement of SLAM 跟踪SLAM前沿动态【2020 version】
open-source
semantic
camera
visual
fusion
vision
stereo
reconstruction
slam
mobile-robots
state-estimation
research-paper
rgbds
vins
vslam
multiple-sensors
lidar-odometry
lidar-slam
javier-civera
-
Updated
Jul 8, 2020
Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
real-time
cpu
localization
robotics
mapping
reconstruction
slam
state-estimation
vio
visual-inertial-odometry
euroc-dataset
-
Updated
Jul 11, 2020 - C++
A small c++11 header-only library for Lie theory.
c-plus-plus
computer-vision
robotics
geometry
cpp11
header-only
slam
lie-groups
state-estimation
3d
2d
lie-theory
-
Updated
Jun 17, 2020 - C++
Convenient Power System Modelling and Analysis based on PYPOWER and pandas
-
Updated
Jul 2, 2020 - Python
Unscented Kalman Filter library for state and parameter estimation
-
Updated
Apr 28, 2019 - C++
(ICRA 2019) Visual-Odometric On-SE(2) Localization and Mapping
-
Updated
Jul 6, 2020 - C++
Fusing GPS, IMU and Encoder sensors for accurate state estimation.
-
Updated
Oct 6, 2019 - C++
Data Assimilation with Python: a Package for Experimental Research (DAPPER)
chaos
bayesian-methods
particle-filter
kalman-filtering
data-assimilation
enkf
state-estimation
bayesian-filter
kalman
-
Updated
Mar 5, 2020 - Python
SE(2)-Constrained Localization and Mapping by Fusing Odometry and Vision (IEEE Transactions on Cybernetics 2019)
-
Updated
May 10, 2020 - C++
Resources on various topics being worked on at IvLabs
-
Updated
Jul 11, 2020
SEROW Framework for Humanoid Robot Walking Estimation
real-time
cpp
robotics
ros
gazebo
outlier-detection
state-estimation
humanoid-robots
humanoid-walking
base-estimation
eskf
center-of-mass
-
Updated
Jun 19, 2020 - C++
Vehicle State Estimation using Error-State Extended Kalman Filter
-
Updated
Aug 16, 2019 - Python
dehann
commented
Dec 23, 2019
useful for analysis, for example printStats(getMsgsUp(tree, :x10)) -- which does not rely on plotting functions,
Course on data assimilation (DA)
-
Updated
May 16, 2020 - Jupyter Notebook
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
-
Updated
Aug 9, 2017 - Python
Simple particle/kalman filtering, smoothing and parameter estimation
estimation
particle-filter
dynamical-systems
control-systems
bayesian-inference
unscented-kalman-filter
state-estimation
system-identification
kalman-filter
monte-carlo-methods
sequential-monte-carlo
log-likelihood
-
Updated
May 25, 2020 - Julia
state estimation for slam
-
Updated
Mar 16, 2020 - C++
dehann
commented
Jul 8, 2019
addFactor!(fg, [:x1;:l1], ...) vs addFactor!(fg, [:l1;:x1], ...)
Tubex is a library providing tools for constraint programming over reals and trajectories.
localization
robotics
interval-analysis
constraint-programming
dynamical-systems
slam
state-estimation
mobile-robotics
tubes
-
Updated
Jul 8, 2020 - C++
Kalman Filter for Pose estimation using Lie Algebra
-
Updated
Apr 2, 2017 - C++
Software Release for "Incremental Covariance Estimation for Robust Localization"
-
Updated
Apr 29, 2020 - Shell
A Kalman Filter library in go. Includes several examples in statistical orbit determination.
-
Updated
May 7, 2017 - Go
MATGRID is an easy-to-use power system simulation tool for researchers and educators provided as a MATLAB package.
outlier-detection
measurements
state-estimation
observability
power-systems
phasor-measurement-unit
newton-raphson
data-set
gauss-newton-method
power-flow
bad-data
weighted-least-squares
least-absolute-value
-
Updated
Apr 22, 2019 - MATLAB
Open
PDF documentation
pomerlef
commented
Jul 13, 2016
Here some possible enhancement related to Manual.tex:
- No documentation for the Continuous-Time Trajectories
- I'm missing some code example through the module descriptions instead of only at the end. This could help to link the math with the C++ API.
- "[we are
Software release for "Enabling Robust State Estimation through Measurement Error Covariance Adaptation"
-
Updated
Oct 11, 2019 - Shell
The algorithm solves the DC state estimation problem in electric power systems using the Gaussian belief propagation over factor graphs.
-
Updated
Feb 10, 2019 - MATLAB
Software and firmware stacks for the PropBot autonomous robot
open-source
cpp
robotics
navigation
motion-planning
ros
amr
urdf
slam
state-estimation
mobile-robotics
rviz
visual-odometry
autonomy
differential-drive
waypoint
ubc-engineering
velodyne-vlp
google-cartographer
radio-science-lab
-
Updated
May 29, 2020 - C++
Improve this page
Add a description, image, and links to the state-estimation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the state-estimation topic, visit your repo's landing page and select "manage topics."


The application works on landscape images (640x480), but the Px/Py values seem to be swapped for all phones in global_param.cpp, e.g Px=239, Py=309 (iPhone 6s). Should not be these Px=309, Py=239 instead?