Glider Robot Simulator in Visual Python

Published on May 4, 2013

This is a short clip showing my new robot simulator, written in visual python. The Inverse Kinematics calculations from my main robot python program are fed into the simulator, showing me what the robot's legs will do while the code runs, meaning I don't need to be running the robot to develop and debug the code.