mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-09 15:33:07 -05:00
[PR #1125] [MERGED] Added robotics section #1007
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
4896faeAdded robotics section📊 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.