Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03a9f10

Browse files
authored
Merge pull request vinta#1125 from daniel-s-ingram/master
Added robotics section
2 parents d15d4c4 + 4896fae commit 03a9f10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
7070
- [Queue](#queue)
7171
- [Recommender Systems](#recommender-systems)
7272
- [RESTful API](#restful-api)
73+
- [Robotics](#robotics)
7374
- [RPC Servers](#rpc-servers)
7475
- [Science](#science)
7576
- [Search](#search)
@@ -964,6 +965,13 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
964965
* [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
965966
* [apistar](https://github.com/encode/apistar) - A smart Web API framework, designed for Python 3.
966967

968+
## Robotics
969+
970+
*Libraries for robotics.*
971+
972+
* [PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics) - This is a compilation of various robotics algorithms with visualizations.
973+
* [rospy](http://wiki.ros.org/rospy) - This is a library for ROS (Robot Operating System).
974+
967975
## RPC Servers
968976

969977
*RPC-compatible servers.*

0 commit comments

Comments
 (0)