pith. machine review for the scientific record. sign in

arxiv: 1808.10703 · v3 · submitted 2018-08-31 · 💻 cs.RO

Recognition: unknown

PythonRobotics: a Python code collection of robotics algorithms

Authors on Pith no claims yet
classification 💻 cs.RO
keywords algorithmsprojectroboticscodecollectionpythonpythonroboticsunderstand
0
0 comments X
read the original abstract

This paper describes an Open Source Software (OSS) project: PythonRobotics. This is a collection of robotics algorithms implemented in the Python programming language. 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Smooth Feedback Motion Planning with Reduced Curvature

    cs.RO 2026-04 unverdicted novelty 7.0

    A new alignment heuristic and star-shaped simplex chain construction for feedback motion planning reduces average path bending by 91.4% and LQR effort by 45.5% while remaining computationally efficient.