Pinned Repositories
agvs
ROS package for the robot AGVS, intended for indoor transportation tasks
algos
Algorithms and Data Structures book
ar_track_alvar
AR tag tracking library for ROS
autograd
Efficiently computes derivatives of numpy code.
autoware-wangkang
awesome-point-clouds-registration
A list of papers about point clouds registration
Hello-World
multi_agent_path_planning
Python implementation of a bunch of multi-robot path-planning algorithms.
Robotics-books--
zhengzh's Repositories
zhengzh/multi_agent_path_planning
Python implementation of a bunch of multi-robot path-planning algorithms.
zhengzh/ar_track_alvar
AR tag tracking library for ROS
zhengzh/autoware-wangkang
zhengzh/BlackBoxOptim.jl
Black-box optimization for Julia
zhengzh/blog
zhengzh/BreezySLAM
Simple, efficient, open-source package for Simultaneous Localization and Mapping
zhengzh/DeLORA
Self-supervised Deep LiDAR Odometry for Robotic Applications
zhengzh/DR-SPAAM-Detector
DR-SPAAM: A Spatial-Attention and Auto-regressive Model for Person Detection in 2D Range Data
zhengzh/ed
Environment Descriptor
zhengzh/github-slideshow
A robot powered training repository :robot:
zhengzh/graph-convnet-tsp
Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting 2019)
zhengzh/iris_lama
LaMa - A Localization and Mapping library
zhengzh/ituring_books
图灵程序设计丛书分享
zhengzh/jupyter_ros_utils
zhengzh/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
zhengzh/my-rust-template
zhengzh/ORB-feature-matching
Python implementation of ORB feature matching algorithm from scratch. (not using openCV)
zhengzh/OverlapNet
OverlapNet - Loop Closing for 3D LiDAR-based SLAM (chen2020rss)
zhengzh/PathPlanning
Common used path planning algorithms with animations.
zhengzh/pgmpy
Python Library for learning (Structure and Parameter) and inference (Probabilistic and Causal) in Bayesian Networks.
zhengzh/pyslam
pySLAM contains a monocular Visual Odometry (VO) pipeline in Python. It supports many modern local features based on Deep Learning.
zhengzh/python3-cookbook
《Python Cookbook》 3rd Edition Translation
zhengzh/PythonRobotics
Python sample codes for robotics algorithms.
zhengzh/Reinforcement-Learning-practice-zh
强化学习-中文笔记&资源-以python实例为主-由浅入深
zhengzh/sbp-env
Motion planning environment for Sampling-based Planners
zhengzh/spinningup
An educational resource to help anyone learn deep reinforcement learning.
zhengzh/test
zhengzh/Visualizer
A single-page website aiming to provide innovative and intuitive visualizations of common and AI algorithms.
zhengzh/web-to-desktop-framework-comparison
This repository was made to create an objective comparison of multiple framework that grant us to "transform" our web app to desktop application formats.
zhengzh/yag-slam
A complete 2D and 3D graph SLAM implementation using plagiarized code from Karto