Skip to content

Commit 0d59ed8

Browse files
authored
Merge pull request #4 from mithi/patch-1
Add another list and a hexapod robot simulator
2 parents 2279510 + 66578ca commit 0d59ed8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Relevant Awesome Lists
1010

1111
- [Kiloreaux/awesome-robotics](https://github.com/Kiloreux/awesome-robotics) - Learn about Robotics.
1212
- [Robotics Libraries](https://github.com/jslee02/awesome-robotics-libraries) - Another list of awesome robotics libraries.
13+
- [Robotics Coursework](https://github.com/mithi/robotics-coursework) - A list of robotics courses you can take online
1314
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)
1415
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks.
1516
- [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence.
@@ -23,6 +24,7 @@ Simulators
2324
- [CoppeliaSim](coppeliarobotics.com/index.html) - Create, Simulate, any Robot. (formerly V-REP)
2425
- [Microsoft Airsim](https://github.com/Microsoft/AirSim) - Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research.
2526
- [Bullet Physics SDK](https://github.com/bulletphysics/bullet3) - Real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. Also see [pybullet](https://pybullet.org).
27+
- [Hexapod Robot Simulator](https://github.com/mithi/hexapod) - Open source hexapod robot kinematics, inverse kinematics, and gaits visualizer for the web
2628

2729
Visualization, Video, Display, and Rendering
2830
-----------------------

0 commit comments

Comments
 (0)