10 results found Sort:

552
2.0k
unknown
27
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
Created 2020-07-08
116 commits to master branch, last one 3 years ago
60
467
bsd-3-clause
17
Mesh Navigation Stack
Created 2019-03-02
401 commits to humble branch, last one 25 days ago
95
377
bsd-3-clause
9
This repository contains path planning algorithms in C++ for a grid based search.
Created 2019-02-17
358 commits to master branch, last one about a year ago
Open-source Autonomy Software in Rust-lang using gRPC for the Roomba series robot vacuum cleaners. Under development.
Created 2021-01-09
131 commits to main branch, last one 7 months ago
ROS package which uses the Navigation Stack to autonomously explore an unknown environment with help of GMAPPING and constructs a map of the explored environment. Finally, a path planning algorithm fr...
Created 2020-12-29
76 commits to master branch, last one 2 years ago
Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Timeline is not discretized, i.e. is continuous.
Created 2019-05-31
45 commits to master branch, last one 4 months ago
Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"
Created 2020-04-23
43 commits to master branch, last one 7 months ago
ROS workspace that creates a trajectory for a UAV to follow passing through a set of given waypoints and avoiding a set of given cylindrical obstacles.
Created 2018-02-26
60 commits to master branch, last one about a year ago
Algorithm for prioritized multi-agent path finding (MAPF) in grid-worlds. Moves into arbitrary directions are allowed (each agent is allowed to follow any-angle path on the grid). Timeline is continuo...
Created 2017-02-09
82 commits to master branch, last one 3 years ago
Software for guidance, navigation and control for the Vortex AUVs. Purpose built for competing in AUV/ROV competitions.
Created 2019-01-08
1,982 commits to development branch, last one 7 days ago