pangjinlongpjl's Stars
ANYbotics/grid_map
Universal grid map library for mobile robotic mapping
liu-jianhao/Cpp-Design-Patterns
C++设计模式
fkromer/awesome-ros2
The Robot Operating System Version 2.0 is awesome!
ethz-adrl/control-toolbox
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
alexliniger/MPCC
Model Predictive Contouring Controller (MPCC) for Autonomous Racing
lzpong/threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
MichaelFYang/far_planner
Fast, Attemptable Route Planner for Navigation in Known and Unknown Environments
jizhang-cmu/ground_based_autonomy_basic
Autonomous Navigation and Collision Avoidance for Ground Robots
ethz-asl/nbvplanner
A real-time capable exploration and inspection path planner (next best view planning)
gtrll/gpmp2
Gaussian Process Motion Planner 2
TheCodez/dynamic-occupancy-grid-map
Implementation of "A Random Finite Set Approach for Dynamic Occupancy Grid Maps with Real-Time Application"
jchengai/gpir
[ICRA'22] Real-Time Trajectory Planning for Autonomous Driving with Gaussian Process and Incremental Refinement
PathPlanning/Continuous-CBS
Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Timeline is not discretized, i.e. is continuous.
tud-amr/mrca-mav
Collision avoidance for mavs in dynamic environments using model predictive control
Jiaoyang-Li/CBSH2
Improved Heuristics for Multi-Agent Path Finding with Conflict-Based Search
tud-amr/go-mpc
This repository will contain the code used for the IEEE RA-L + ICRA 2021 publication: "Where to go next: Learning a Subgoal Recommendation Policy for Navigation Among Pedestrians"
ChenYingbing/IPM-Planner
Introduction to the paper "Efficient Speed Planning for Autonomous Driving in Dynamic Environment with Interaction Point Model"
pearl-robot-lab/rlmmbp
Learning mobile manipulation behaviors through reinforcement learning
tud-amr/localPlannerBench
Local Planner Bench
mhmukadam/dgpmp2
Differentiable Gaussian Process Motion Planning
borglab/gpmp2
Gaussian Process Motion Planner 2
trzhang0116/HRAC
PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spotlight).
g-ch/RAST_corridor_planning
skvaskov/RTD
martius-lab/HiTS
Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021
junsu-kim97/HIGL
PyTorch code accompanying the paper "Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning" (NeurIPS 2021).
MIT-REALM/density_planner
Official code for "Density Planner: Minimizing Collision Risk in Motion Planning with Dynamic Obstacles using Density-based Reachability"
ancleLee/EB-RRT-
pangjinlongpjl/Hybrid_A_Star-1
Hybrid A Star algorithm C++ implementation
weixians/subgoal-nav
Subgoal-driven robot navigation in indoor environments