About
Resume
Publications
Projects
Blog
GitHub
msckf
vio
cpp
paper
blog
msckf(共5篇)
Process noise in covariance propagation for MSCKF
2020-12-16
xVIO notes
2020-12-13
OpenVINS feature triangulation
2020-04-04
OpenVINS simulation feature measurements
2020-03-14
OpenVINS simulation point generation
2020-03-13
vio(共8篇)
VIO from scratch initialization
2020-04-12
VIO from scratch front end
2020-04-10
VIO from scratch sliding window coding
2020-04-09
VIO from scratch solver
2020-04-07
VIO from scratch sliding window theory
2020-04-06
VIO from scratch IMU preintegration 2
2020-03-23
VIO from scratch IMU preintegration 1
2020-03-22
VIO from scratch IMU
2020-03-21
cpp(共39篇)
Modern C++ 30 lectures -- unit test
2020-12-25
Modern C++ 30 lectures -- logging
2020-12-25
Modern C++ 30 lectures -- linear algebra
2020-12-25
Modern C++ 30 lectures -- coroutines
2020-12-25
Modern C++ 30 lectures -- concurrency
2020-12-25
Modern C++ 30 lectures -- boost
2020-12-25
Modern C++ 30 lectures -- template and tuple
2020-12-24
Modern C++ 30 lectures -- functional programming
2020-12-23
Modern C++ 30 lectures -- function object and lambda
2020-12-23
Modern C++ 30 lectures -- template substitution failure
2020-12-22
Modern C++ 30 lectures -- constexpr
2020-12-22
Modern C++ 30 lectures -- compilation template
2020-12-22
Modern C++ 30 lectures -- polymorphism template
2020-12-21
Modern C++ 30 lectures -- return object
2020-12-21
Modern C++ 30 lectures -- literal, assert, final
2020-12-21
Modern C++ 30 lectures -- auto
2020-12-20
Modern C++ 30 lectures -- simple container
2020-12-18
Modern C++ 30 lectures -- iterator
2020-12-18
Modern C++ 30 lectures -- exception
2020-12-18
Modern C++ 30 lectures -- associative container
2020-12-18
Modern C++ 30 lectures -- smart pointer
2020-12-15
Modern C++ 30 lectures -- rvalue and move
2020-12-15
Morden C++ 30 lectures -- heap and stack
2020-12-14
Modern C++ notes - design pattern
2020-12-12
Modern C++ notes - bookstore project
2020-12-12
Modern C++ notes - serialization
2020-12-10
Modern C++ notes - profiling
2020-12-10
Modern C++ notes - concurrency
2020-12-09
Modern C++ notes - container
2020-12-08
Modern C++ notes - algorithm
2020-12-08
Modern C++ notes - string
2020-12-07
Modern C++ notes - lambda
2020-12-07
Modern C++ notes - exception
2020-12-06
Modern C++ notes - smart pointer
2020-12-05
Modern C++ notes - const, volatile, mutable
2020-12-04
Modern C++ notes - macro
2020-12-03
Modern C++ notes - auto and decltype
2020-12-03
Modern C++ notes - Class
2020-12-03
Modern C++ notes - build environment
2020-12-02
paper(共9篇)
Deep-SLAM++ Object-level RGBD SLAM based on class-specific deep shape priors
2021-02-16
Probabilistic Structure from Motion with Objects (PSfMO)
2021-02-15
Online extrinsics calibration in VINS
2021-01-30
Improving Visual-Inertial Navigation Using Stationary Environmental Magnetic Disturbances
2021-01-21
First-Estimate Jacobian Estimators
2021-01-19
Quaternion kinematics for the error-state Kalman filter
2021-01-19
Fusion-Aware Point Convolution for Online Semantic 3D Scene Segmentation
2021-01-10
Robust inference for visual-inertial sensor fusion
2021-01-08
Semantic Shape Manipulation using a Two-Level Representation
2021-01-08
blog(共5篇)
Lie theory for robotics
2021-11-20
Transformer
2021-10-23
Derivations for Prop. 4, 5 in OrcVIO
2021-10-13
VIO公式推导复习
2021-10-12
Using UAV to map landmarks at UCSD
2021-04-03