path_planner
Autonomous path planner
This project develops a real-time path planning algorithm for an autonomous vehicle navigating complex environments.
Hybrid A* Path Planner for the KTH Research Concept Vehicle
2k stars
40 watching
540 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
motion-planningplanning-algorithmsrobotics
Related projects:
Repository | Description | Stars |
---|---|---|
wanghuohuo0716/hybrid_a_star | Represents a MATLAB implementation of the A"* algorithm, used in path planning and navigation. | 289 |
rst-tu-dortmund/teb_local_planner | An optimal trajectory planner for mobile robots | 1,051 |
krishauser/klampt | A comprehensive toolkit for robot modeling, planning, and simulation | 377 |
ai-winter/matlab_motion_planning | Provides implementations of various motion planning algorithms and navigation techniques for autonomous robots and mobile agents. | 329 |
adityajain07/path-planning-algorithms | MATLAB implementation of popular path planning algorithms for motion planning in robotics and related fields. | 46 |
yymmaa0000/carla_motion_planning_for_self-driving_cars_project | Develops a motion planning system for autonomous vehicles to navigate around obstacles while tracking lane centers and handling stop signs | 48 |
gtrll/gpmp2 | An implementation of a motion planning algorithm using Gaussian Processes and Factor Graphs | 312 |
mit-acl/faster | A trajectory planning system designed to navigate in unknown environments using aerial robots and ground robots. | 976 |
olzhas/rrt_toolbox | MATLAB implementation of algorithms for motion planning and path finding in robotics | 190 |
jkk-research/wayp_plan_tools | A collection of tools and algorithms for planning and controlling vehicle movements in ROS 2 environments. | 74 |
ompl/ompl | A software development framework for motion planning and pathfinding in robotics | 1,482 |
ntnu-arl/mbplanner_ros | Automated motion planning system for navigating complex environments | 322 |
tumftm/graphbasedlocaltrajectoryplanner | A tool for local trajectory planning in autonomous vehicles using graph-based optimization algorithms | 238 |
ewingkang/dubins-rrt-for-matlab | A path planning algorithm using a randomized tree approach with Dubins curves and collision checking. | 46 |
moveit/moveit | A comprehensive motion planning platform for robotic manipulation | 1,703 |