5912 Forks
19134 Stars
19134 Watchers

PythonRobotics

Python sample codes for robotics algorithms.

How to download and setup PythonRobotics

Open terminal and run command
git clone https://github.com/AtsushiSakai/PythonRobotics.git
git clone is used to create a copy or clone of PythonRobotics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PythonRobotics https://github.com/AtsushiSakai/PythonRobotics/archive/master.zip

Or simply clone PythonRobotics with SSH
[email protected]:AtsushiSakai/PythonRobotics.git

If you have some problems with PythonRobotics

You may open issue on PythonRobotics support forum (system) here: https://github.com/AtsushiSakai/PythonRobotics/issues