zw007981's Stars
odygrd/quill
Asynchronous Low Latency C++ Logging Library
ZhaiMen-Hub/DecisionPlanning
The repository implements some decision-making and contingency planning (contingency model predictive control) methods.
VincentWong3/notes
PJLab-ADG/LimSim
LimSim & LimSim++: Integrated traffic and autonomous driving simulators with (M)LLM support
Ten0/updatable_priority_queue
High-performance updatable priority queue in C++
HzcIrving/DecisionTransformer_StepbyStep
Decision Transformer: A brand new Offline RL Pattern.
sbpl/sbpl
Search-Based Planning Library
chauvinSimon/My_Bibliography_for_Research_on_Autonomous_Driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
pantonante/boost-serialization-examples
emilk/loguru
A lightweight C++ logging library
parallel101/course
高性能并行编程与优化 - 课件
MengRao/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
jkomyno/priority-queue
Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues
Kei18/mapf-IR
Iterative Refinement for Real-Time Multi-Robot Path Planning (IROS-21)
tchond/kspwlo
Exact and approximate algorithms for processing k-SPwLO queries.
oysteinmyrmo/bezier
Bezier is a single header only C++ library for Bezier curve calculations and manipulations.
mathiasmantelli/awesome-mobile-robotics
Useful links of different content related to AI, Computer Vision, and Robotics.
daohu527/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
gperftools/gperftools
Main gperftools repository
gszauer/GamePhysicsCookbook
Source code for Game Physics Cookbook
ompl/ompl
The Open Motion Planning Library (OMPL)
potassco/asprilo
🤖 ASPRILO, an intra-logistics benchmark suite for answer set programming
ed-lam/bcp-mapf
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
atb033/multi_agent_path_planning
Python implementation of a bunch of multi-robot path-planning algorithms.
Jiaoyang-Li/CBSH2
Improved Heuristics for Multi-Agent Path Finding with Conflict-Based Search
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
giaf/hpipm
High-performance interior-point-method QP and QCQP solvers
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
ChenBohan/Robotics-Cooperative-Path-Planning-03-Hybrid-A-Star-Trajectory-Planning
Hybrid A Star Trajectory Planning in multi-vehicle cooperative planning in narrow free space.
masenov/particle_filter_opencv
Particle filter implement only with OpenCV and basic python libraries