Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristoffer Solberg Rakstad committed Nov 26, 2023
1 parent a3a70fe commit 45b2ff2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# D* Lite incremental pathplanning algorithm for robotics
### Implementation of the D* lite algorithm for pathplanning in Python and eventually also C++
[![Build Status](https://github.com/Sollimann/Dstar-lite-pathplanner/workflows/python-build/badge.svg)](https://github.com/Sollimann/Dstar-lite-pathplanner/actions)
### Implementation of the D* lite algorithm for pathplanning in Python.
[![Build Status](https://github.com/Sollimann/Dstar-lite-pathplanner/actions/workflows/python-build.yml/badge.svg)](https://github.com/Sollimann/Dstar-lite-pathplanner/actions)
[![version](https://img.shields.io/badge/version-1.0.0-blue)](https://GitHub.com/Sollimann/Dstar-lite-pathplanner/releases/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Sollimann/Dstar-lite-pathplanner/graphs/commit-activity)
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/Sollimann/d-star-lite.svg)](https://GitHub.com/Sollimann/Dstar-lite-pathplanner/pulls)
Expand Down
2 changes: 0 additions & 2 deletions cpp/README.md

This file was deleted.

0 comments on commit 45b2ff2

Please sign in to comment.