[PR #1125] [MERGED] Added robotics section #1007

Closed
opened 2025-11-06 13:07:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1125
Author: @daniel-s-ingram
Created: 9/16/2018
Status: Merged
Merged: 10/16/2018
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 README.md (+8 -0)

📄 Description

What is this Python project?

PythonRobotics is a collection of robotics algorithms with Matplotlib visualizations. The majority of the algorithms are focused on autonomous navigation for mobile robots, and the code is intended to be easily readable to help users understand how the algorithm works.

Since I created a new section for this, I also added a link to rospy, which is the Python library for ROS (Robot Operating System). ROS is a robotics middleware used by many companies and universities to facilitate the development of robotic systems.

What's the difference between this Python project and similar ones?

There was not a robotics section prior to this PR, and robotics is awesome. It deserves a place in awesome-python.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1125 **Author:** [@daniel-s-ingram](https://github.com/daniel-s-ingram) **Created:** 9/16/2018 **Status:** ✅ Merged **Merged:** 10/16/2018 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4896fae`](https://github.com/vinta/awesome-python/commit/4896fae2053b24bd771d0bcc5227341fea3ff0d3) Added robotics section ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) </details> ### 📄 Description ## What is this Python project? PythonRobotics is a collection of robotics algorithms with Matplotlib visualizations. The majority of the algorithms are focused on autonomous navigation for mobile robots, and the code is intended to be easily readable to help users understand how the algorithm works. Since I created a new section for this, I also added a link to rospy, which is the Python library for ROS (Robot Operating System). ROS is a robotics middleware used by many companies and universities to facilitate the development of robotic systems. ## What's the difference between this Python project and similar ones? There was not a robotics section prior to this PR, and robotics is awesome. It deserves a place in awesome-python. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:07:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1007