immune1993 / path_planning_algorithmLinks
☆16Updated 4 years ago
Alternatives and similar repositories for path_planning_algorithm
Users that are interested in path_planning_algorithm are comparing it to the libraries listed below
Sorting:
- The code will soon be open source.☆274Updated 2 years ago
- ROS package of A star algorithm☆150Updated 4 years ago
- 深蓝学院《移动机器人运动规划》作业代码 - Amos98☆108Updated 2 years ago
- Ant Bee Cooperative Swarm, indicating air-ground cooperation. This repository is for Tianbot Mini and RoboMaster TT swarm kit.☆89Updated 3 months ago
- This repository implements a Nonlinear Model Predictive Control (NMPC) approach for tracking local trajectories generated by Fastplanner.☆177Updated last year
- C++ Rapidly-exploring Random Tree (RRT) and RRT* implementation for ROS Melodic Morenia. Includes a visualizer and custom map drawer buil…