File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
70
70
- [ Queue] ( #queue )
71
71
- [ Recommender Systems] ( #recommender-systems )
72
72
- [ RESTful API] ( #restful-api )
73
+ - [ Robotics] ( #robotics )
73
74
- [ RPC Servers] ( #rpc-servers )
74
75
- [ Science] ( #science )
75
76
- [ Search] ( #search )
@@ -964,6 +965,13 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
964
965
* [ sandman] ( https://github.com/jeffknupp/sandman ) - Automated REST APIs for existing database-driven systems.
965
966
* [ apistar] ( https://github.com/encode/apistar ) - A smart Web API framework, designed for Python 3.
966
967
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
+
967
975
## RPC Servers
968
976
969
977
* RPC-compatible servers.*
You can’t perform that action at this time.
0 commit comments