path-planning topic

List path-planning repositories

mpc_local_planner

520
Stars
139
Forks
Watchers

The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versatile model predictive control implementation with minimum-time an...

teb_local_planner

974
Stars
539
Forks
Watchers

An optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)

mader

459
Stars
76
Forks
Watchers

Trajectory Planner in Multi-Agent and Dynamic Environments

path_planning

374
Stars
93
Forks
Watchers

This repository contains path planning algorithms in C++ for a grid based search.

rl

861
Stars
202
Forks
Watchers

The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.

User can set up destination for any agent to navigate on Google Map and learn the best route for the agent based on its current condition and the traffic. Our result is 10% less energy consumption tha...

RealTimePathPlanning

301
Stars
100
Forks
Watchers

Sampling based rewiring approaches to solve motion planning problems for a robot with dynamic obstacles

PathPlanning

7.5k
Stars
1.6k
Forks
Watchers

Common used path planning algorithms with animations.

Reinforcement_Learning_in_Python

365
Stars
106
Forks
Watchers

Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

path_planning

319
Stars
98
Forks
Watchers

Quadcopter path planning using RRT* and minimum jerk trajectory generation