11 results found Sort:
- Filter by Primary Language:
- Python (5)
- C++ (4)
- Makefile (1)
- Rust (1)
- +
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
Created
2020-07-08
116 commits to master branch, last one 4 years ago
Mesh Navigation Stack
Created
2019-03-02
440 commits to humble branch, last one 10 days ago
This repository contains path planning algorithms in C++ for a grid based search.
Created
2019-02-17
358 commits to master branch, last one 2 years 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 about a year 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 10 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
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 about a year 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
2,011 commits to main branch, last one 25 days ago
Python implementation of common pathfinding algorithms in 3D grid space
Created
2023-11-21
264 commits to main branch, last one 8 months ago