zhaoxunRobot's Stars
pvigier/Quadtree
A simple and modern C++ quadtree implementation
hyye/lio-mapping
Implementation of Tightly Coupled 3D Lidar Inertial Odometry and Mapping (LIO-mapping)
HKUST-Aerial-Robotics/VINS-Fusion
An optimization-based multi-sensor state estimator
malloblenne/quadtree_mapping
Mobile robotics: mapping algorithm using quadtree data structure
hku-mars/r2live
R2LIVE: A Robust, Real-time, LiDAR-Inertial-Visual tightly-coupled state Estimator and mapping package
ChoiWooCheol/Lidar_Quadtree_Segmentation
HongbiaoZ/autonomous_exploration_development_environment
Leveraging system development and robot deployment for ground-based autonomous navigation and exploration.
HongbiaoZ/dsv_planner
Dual-Stage Viewpoint Planner for Autonomous Exploration
uzh-rpg/rpg_svo_pro_open
jemaf/a-quad-star
An A* pathfinding algorithm built upon quadtree representation.
volkerp/quadtree_Astar
Python programm showing A* path finding on quadtree representation of a 2D map.
crisxuan/bestJavaer
这是一个成为更好的Java程序员的系列教程
TurtleZhong/Map-based-Visual-Localization
A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning features. 2) Hierarchical-Localizationvisual in visual(points or line) map. 3)Fusion framework with IMU, wheel odom and GPS sensors.
ydsf16/TinyGrapeKit
A bunch of state estimation algorithms
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
anseki/plain-draggable
The simple and high performance library to allow HTML/SVG element to be dragged.
certik/stacktrace
Generate nice C/C++ stacktrace
koide3/ndt_omp
Multi-threaded and SSE friendly NDT algorithm
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
dafish-ai/NTU-Machine-learning
**大学李宏毅老师机器学习
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
norlab-ulaval/libnabo
A fast K Nearest Neighbor library for low-dimensional spaces
crvs/KDTree
Simple C++ KD-Tree implementation
ApolloAuto/apollo
An open autonomous driving platform
daohu527/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
karottc/linux-0.11
the source code of linux-0.11 for study linux kernel
liexusong/linux-source-code-analyze
Linux内核源码分析
melhousni/ndt_mapping_localization
C++ Implementation of the NDT mapping and localization algorithm for ADV on ROS.
cogsys-tuebingen/cslibs_ndt
This library contains fast and sparse implementations of multi-dimensional map representations using Normal Distributions Transforms.
alualu628628/Autonomous-Outdoor-Scanning-via-Online-Topological-and-Geometric-Path-Optimization
This is a simple version (based on ros gazebo) for outdoor mobile robot Husky to explore the unknown outdoor scenes.