Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ATLFlightDocs
Documentation on using the Snapdragon Flight platform.
awesome-awesomeness
A curated list of awesome awesomeness
awesome-robotic-tooling
Tools for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace
awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
boteye
boteye_sensor
build-your-own-x
🤓 Build your own (insert technology here)
C-Plus-Plus
All Algorithms implemented in C++
calibcamodo
Calibration algorithm for a camera odometry system
you2996's Repositories
you2996/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
you2996/awesome-robotic-tooling
Tools for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace
you2996/build-your-own-x
🤓 Build your own (insert technology here)
you2996/C-Plus-Plus
All Algorithms implemented in C++
you2996/CamOdomCalibraTool
The tool to calibrate extrinsic param between camera and wheel
you2996/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
you2996/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
you2996/dcsam
Factored inference for discrete-continuous smoothing and mapping problems.
you2996/DeepLearningPython35
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
you2996/docker-larvio-playground
A VNC docker image for playing with LARVIO. Ubuntu Bionic and ROS Melodic.
you2996/docker-novnc
noVNC Display Container for Docker
you2996/ethzasl_msf
MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)
you2996/GeoTransformer
[CVPR2022] Geometric Transformer for Fast and Robust Point Cloud Registration
you2996/hardware_time_sync
Guidelines on how to hardware synchronize the time of multiple sensors, e.g., IMU, cameras, etc.
you2996/ICRA2021-SLAM-paper-list
you2996/kalibr
The Kalibr visual-inertial calibration toolbox
you2996/laser_line_extraction
A ROS packages that extracts line segments from LaserScan messages.
you2996/leetcode_101
LeetCode 101:和你一起你轻松刷题(C++)
you2996/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
you2996/libMultiRobotPlanning
Library with search algorithms for task and path planning for multi robot/agent systems
you2996/object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
you2996/OdomLaserCalibraTool
Extrinsic Calibration of a Odom and 2d Laser
you2996/ORB_SLAM2_SSD_Semantic
动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库
you2996/resume
个人中文简历 Latex 源码 https://hijiangtao.github.io/
you2996/se2lam
Visual-Odometric On-SE(2) Localization and Mapping (ICRA 2019)
you2996/self-supervised-depth-completion
ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera"
you2996/socket.io-client-cpp
windows supported modified version of https://github.com/socketio/socket.io-client-cpp
you2996/stella_vslam
This is a unofficial fork of OpenVSLAM (https://github.com/xdspacelab/openvslam)
you2996/SurroundCameraCalib
you2996/VIO-Doc
主流VIO论文推导及代码解析