Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

shackspace/tribot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

migrated to new location: https://codeberg.org/shackspace/tribot

tribot

Controlling a robot with the raspberry Pi

Description

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

TODO

The file start.py needs to be splitted into the files motor.py, enocoders.py and motorcontrol.py to enable the replacement of a motor controller The inteface needs to be defined. The the programm crashes after serveral minutes of usage Lookup

http://www.uni-ulm.de/fileadmin/website_uni_ulm/iui.inst.130/Arbeitsgruppen/Robotics/Robotik/Robotik-Skript_07-08.pdf

About

a hacked wowwee tri-bot connected to a raspberry pi

Resources

Stars

0 stars

Watchers

31 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 74.6%
  • JavaScript 20.2%
  • HTML 4.5%
  • CSS 0.7%