shiningjuly's Stars
ANYbotics/grid_map
Universal grid map library for mobile robotic mapping
naturerobots/mesh_navigation
Mesh Navigation Stack
NMBURobotics/vox_nav
A navigation system for outdoor robotics in rough uneven terrains.
hku-mars/FAST_LIO
A computationally efficient and robust LiDAR-inertial odometry (LIO) package
TixiaoShan/LIO-SAM
LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
stella-cv/stella_vslam
This is a unofficial fork of OpenVSLAM (https://github.com/xdspacelab/openvslam)
CCNYRoboticsLab/imu_tools
ROS tools for IMU devices
ethz-asl/maplab
A Modular and Multi-Modal Mapping Framework
UZ-SLAMLab/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
ivipsourcecode/DS-SLAM
ivipsourcecode/dxslam
cvg/Hierarchical-Localization
Visual localization made easy with hloc
jorjasso/VLAD
Python implementation of VLAD descriptors
ethz-asl/hfnet
From Coarse to Fine: Robust Hierarchical Localization at Large Scale with HF-Net (https://arxiv.org/abs/1812.03506)
uzh-rpg/netvlad_tf_open
Tensorflow port of https://github.com/Relja/netvlad
rpautrat/SuperPoint
Efficient neural feature detector and descriptor
hpatches/hpatches-dataset
HPatches: Homography-patches dataset.
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
magicleap/Atlas
Atlas: End-to-End 3D Scene Reconstruction from Posed Images
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
cs231n/cs231n.github.io
Public facing notes page
leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
HKUST-Aerial-Robotics/VINS-Fusion
An optimization-based multi-sensor state estimator
ethz-asl/okvis
OKVIS: Open Keyframe-based Visual-Inertial SLAM.
KumarRobotics/msckf_vio
Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++