migrated to new location: https://codeberg.org/shackspace/tribot
Controlling a robot with the raspberry Pi
This is a Framework that enables a omniwheel robot to be controlled with a Raspberry Pi. It was hacked to work with the omni oheel robot "tri-bot" from wowee. There are serveral parts for this programm.
Files: main.py start programm that calls all components that are needed to run this application kinetics.py this library implements the foreward kinematics for a Omni-wheel robot triweb.py provides a websocket interface server.py will serve the html files for the web user interface start.py the motorcontroller for the robot