qifengliangduan's Stars
ypag/IMU_OpticalFlow
iOS implementation of LK and dense optical flow
apollack11/advanced-computer-vision
Final project for EECS432 Advanced Computer Vision
MichaelBeechan/Stereo-OF-VO
Containing a wrapper for libviso2, a visual odometry library. The project about Optical flow and ORB and Libviso = visual odometry
stevendaniluk/ghost
Autonomous RC Car Project
linorobot/Encoder
Quadrature Encoder Library for Arduino
petercorke/robotics-toolbox-matlab
Robotics Toolbox for MATLAB
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system in 275+ supported cars.
Xiarain/Rain_IMU
EKF
zarathustr/Fast_Complementary_Filter
C++ Code of Fast Complementary Filter for Attitude Estimation Using Low-Cost MARG Sensors
zarathustr/FLAE_cpp
C++ source code of FLAE
shawnq8861/ros_visnav_slam
ROS package holding nodes that demonstrate basic publish/subscribe, along with higher level computer vision functionality used in robot control, including optical flow, visual odometry, EKF fused IMU/visual navigation and vSLAM, and CNN integration for object detection on a moving robot platform.
zarathustr/MARG-Gradient-Descent-Kalman
A MARG fusion algorithm with Gradient-Descent Kalman Filtering by Jin Wu.
zarathustr/FLAE
Fast Linear Quaternion Attitude Estimator (FLAE) Using Vector Observations for Wahba's Problem
zarathustr/FKF
Fast Kalman Filter for Attitude Estimation
paulyehtw/Sensor-Fusion-Using-ES-EKF
Implement Error-State Extended Kalman Filter on fusing data from IMU, Lidar and GNSS.
akstuki/INSFusion
python project to caculate the AHRS, method: pure integration,accelmeter, EKF,complementary, SO3
shenshikexmu/IMUCalibration-Gesture
calibration for Imu and show gesture
adiog/embed-ahrs-madgwick
An efficient orientation filter for inertial and inertial/magnetic sensor arrays. Sebastian O.H. Madgwick
hkbl1988/AHRS_EKF
Three different EKF models for AHRS
trigger1996/AHRS_QKF
A ready-to-embed version for the AHRS-QKF from https://github.com/hkbl1988/AHRS_EKF, and generated C code
rock-slam/slam-quater_ikf
This filter is concerned with orientation estimation using inertial and magnetic sensors. A quaternion indirect Kalman filter structure is used. Magnetic sensor output is used only for yaw angle correction. Accelerometers for pitch and roll angles correction
gaochq/DSDTM
DSDTM is a semi-direct RGB-D visual odometry for dynamic environment.
gaochq/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
gaochq/IMU_Attitude_Estimator
Estimate AHRS attitude with EKF, ESKF and Mahony filter.
suhetao/stm32f4_mpu9250
Access the data of 3-axis magnetometer and DMP from MPU9250 with SPI interface, All data fusion via EKF/UKF/CKF/SRCKF algorithm
mbrossar/ai-imu-dr
AI-IMU Dead-Reckoning
bruneli/optimize
C++ package with a list of common optimization algorithms.
scipy/scipy
SciPy library main repository
CCNYRoboticsLab/imu_tools
ROS tools for IMU devices
ArduPilot/archived-PX4Firmware
PX4 Firmware for PX4FMU autopilot and PX4IO servo / failsafe board