WCaiL's Stars
PX4/PX4-Autopilot
PX4 Autopilot Software
rpng/open_vins
An open source platform for visual-inertial navigation research.
zhanghanduo/ROS_leaflet_gps
Draw GPS trajectory using leaflet and read from ROS topic
qintonguav/image_to_rviz
ZJU-FAST-Lab/ego-planner-swarm
An efficient single/multi-agent trajectory planner for multicopters.
mats-robotics/yolov5_ros
A complete ROS interface for running YOLOv5 inference
Hexmagic/ONNX-yolov5
deploy yolov5 in c++
whill-labs/gpu_stereo_image_proc
Stereo and image rectification and disparity processing with NVIDIA VisionWorks and fixstars libSGM
ZJU-FAST-Lab/Fast-Drone-250
hardware and software design of the 250mm autonomous drone
MIT-SPARK/Kimera-VIO-ROS
ROS wrapper for Kimera-VIO
RainerKuemmerle/g2o
g2o: A General Framework for Graph Optimization
ApdowJN/Stereo-NEC
The official repository of our ICRA 2024 paper "Stereo-NEC: Enhancing Stereo Visual-Inertial SLAM Initialization with Normal Epipolar Constraints".
electech6/ORB_SLAM3_detailed_comments
Detailed comments for ORB-SLAM3
amov-lab/SpireCV
https://github.com/amov-lab/SpireCV
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
HKUST-Aerial-Robotics/D2SLAM
$D^2$SLAM: Decentralized and Distributed Collaborative Visual-inertial SLAM System for Aerial Swarm
TyroGzl/MyShare
kf-liu/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
MIT-SPARK/Kimera-Multi
Index repo for Kimera-Multi system
manthan99/VINS-COVINS-adaptation
Adaptation of VINS-Fusion for useage with COVINS-G backend
HKUST-Aerial-Robotics/VINS-Fusion
An optimization-based multi-sensor state estimator
openFPGA666/FpgaGuide
分享FPGA开发知识、优秀文章、学习网站以及开源项目。本项目收集了github中许多FPGA开源项目。
SLAM-Hardware/acSLAM
FPGA Hardware Implementation for SLAM
w111liang222/lidar-slam-detection
LSD (LiDAR SLAM & Detection) is an open source perception architecture for autonomous vehicle/robotic
yuntianli91/pangolin_tutorial
Pangolin中文样例
stevenlovegrove/Pangolin
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
KangneoungLee/staircase_detection
peter-nebe/stair-step-detector
Detection of stair steps
lionelmessi6410/Scene-Recognition-with-Bag-of-Words
Solve classical computer vision topic, image recognition, with simplest method, tiny images and KNN(K Nearest Neighbor) classification, and then move forward to the state-of-the-art techniques, bags of quantized local features and linear classifiers learned by SVC(support vector classifier).
TrungTVo/spatial-pyramid-matching-scene-recognition
Trained a classifier to recognize 3000 images with 15 categories using Bag of Features model and Spatial Pyramid Matching algorithm. Improved accuracy from ~50% to ~70%