dstar-lite topic

List dstar-lite repositories

path_planning

374
Stars
93
Forks
Watchers

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

PathPlanning

7.5k
Stars
1.6k
Forks
Watchers

Common used path planning algorithms with animations.

Dstar-lite-pathplanner

136
Stars
31
Forks
Watchers

Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"

ros_motion_planning

1.7k
Stars
234
Forks
Watchers

Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, P...

ROS-Turtlebot-Navigation

37
Stars
10
Forks
Watchers

Custom navigation stack for Turtlebot3. Includes Fast SLAM, EKF SLAM, several path planners, and a model predictive path integral controller.

nanoplan

15
Stars
3
Forks
Watchers

nanoplan is a header-only C++11 library for search-based robot planning.

PathPlanning

15
Stars
3
Forks
Watchers

C++ Implementation of Path Planning Algorithms based on the Python Implementation by Huiming Zhou (https://github.com/zhm-real)