Merge pull request #79 from lkylych/master

Minor changes in README.md
This commit is contained in:
Atsushi Sakai
2018-07-10 20:48:02 +09:00
committed by GitHub

View File

@@ -72,9 +72,9 @@ Python codes for robotics algorithm.
# What is this?
This is a Python code collection of robotics algorithms, especially autonomous navigation.
This is a collection of Python implementation of robotics algorithms, especially for autonomous navigation.
Feature:
Features:
1. Widely used and practical algorithms are selected.