Hacker News new | ask | show | jobs
by erwincoumans 3327 days ago
You could also try out pybullet, the official Python bindings for Bullet Physics which uses the same underpinnings as Roboschool: pip install pybullet and you are up and running, quickstart guide is at http://pybullet.org. It has a Minitaur quadruped robot as one of the examples.
1 comments

Now, that is a minimalist website if ever I've seen one! Thank you for the recommendation.