SillyEndless's Stars
zhm-real/PathPlanning
Common used path planning algorithms with animations.
Jackpopc/CS-Books-Store
你想要的计算机经典书籍,这里都有!
KDAB/hotspot
The Linux perf GUI for performance analysis.
xinyu1205/recognize-anything
Open-source and strong foundation image recognition models.
flann-lib/flann
Fast Library for Approximate Nearest Neighbors
SteveMacenski/slam_toolbox
Slam Toolbox for lifelong mapping and localization in potentially massive maps with ROS
karlkurzer/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
cra-ros-pkg/robot_localization
robot_localization is a package of nonlinear state estimation nodes. The package was developed by Charles River Analytics, Inc. Please ask questions on answers.ros.org.
atb033/multi_agent_path_planning
Python implementation of a bunch of multi-robot path-planning algorithms.
ZikangZhou/HiVT
[CVPR 2022] HiVT: Hierarchical Vector Transformer for Multi-Agent Motion Prediction
HKUST-Aerial-Robotics/EPSILON
koide3/glim
GLIM: versatile and extensible range-based 3D localization and mapping framework
SteveMacenski/spatio_temporal_voxel_layer
A new voxel layer leveraging modern 3D graphics tools to modernize navigation environmental representations
naturerobots/mesh_navigation
Mesh Navigation Stack
Fields2Cover/Fields2Cover
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
open-rmf/rmf_demos
Demonstrations of the Open-RMF
RicheyHuang/CoveragePlanner
Complete Coverage Path Planning Using BCD Algorithm
speedzjy/mapf_ros
This is a multi-agent path planning(also known as Multi-Agent Path Finding, MAPF) algorithm package for ROS
francisengelmann/fast_voxel_traversal
Fast and simple voxel traversal algorithm through a 3D space partition.
open-navigation/opennav_coverage
Nav2 Compatible Complete Cover Task Server, Navigator, & BT Utils
SS47816/frenet_optimal_planner
Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.
winwinashwin/Multi-Robot-Coverage-Planning
Multi-Robot Coverage Planning for Cleaning Robots || AIITRA Robotics Challenge 2021
ros-navigation/navigation2_dynamic
Navigation2's dynamic obstacle detection, tracking, and processing pipelines.
jmlien/acd2d
Approximate Convex Decomposition of Polygons
JZX-MY/psolqr_local_planner
Lightweight ROS local path planner plugin with PSO and LQR algorithms
homalozoa/vscode_ros2_config
Configuration for ROS 2 development by using VSCode
Adamaser/Path-Planning
open-navigation/opennav_coverage-release
Release repo for opennav_coverage
SillyEndless/CoveragePlanner
Complete Coverage Path Planning Using BCD Algorithm
SillyEndless/polygon_coverage_planning
Coverage planning in general polygons with holes.