rstallman's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
gaoxiang12/slam_in_autonomous_driving
《自动驾驶中的SLAM技术》对应开源代码
PRBonn/kiss-icp
A LiDAR odometry pipeline that just works
hku-mars/STD
A 3D point cloud descriptor for place recognition
smilefacehh/LIO-SAM-DetailedNote
LIO-SAM源码详细注释,3D SLAM融合激光、IMU、GPS
zhangxy0517/3D-Registration-with-Maximal-Cliques
Source code of CVPR 2023 paper
gisbi-kim/SC-A-LOAM
Robust LiDAR SLAM with a versatile plug-and-play loop closing and pose-graph optimization.
PRBonn/MapClosures
Effectively Detecting Loop Closures using Point Cloud Density Maps
Mingrui-Yu/A-Simple-Stereo-SLAM-System-with-Deep-Loop-Closing
A simple stereo SLAM system with deep loop closing module. May be useful and friendly for SLAM beginners.
zjuluolun/BVMatch
Lidar-based Place Recognition Using Bird's-eye View Images
gisbi-kim/scancontext-pybind
LiDAR place recognition. For fast python support.
gisbi-kim/cpp-design-pattern
rstallman/algs4
Algorithms, 4th edition textbook code and libraries
rstallman/robo1