This is an Open Source Software (OSS) project: PythonRobotics, which is a Python code collection of robotics algorithms.
The focus of the project is on autonomous navigation, and the goal is for beginners in robotics to understand the basic ideas behind each algorithm.
In this project, the algorithms which are practical and widely used in both academia and industry are selected.
Each sample code is written in Python3 and only depends on some standard modules for readability and ease of use.
It includes intuitive animations to understand the behavior of the simulation.
See this paper for more details:
For development:
>$ git clone https://github.com/AtsushiSakai/PythonRobotics.git >$ cd PythonRobotics
using conda :
>$ conda env create -f requirements/environment.yml
using pip :
>$ pip install -r requirements/requirements.txt
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。