Menu

Tree [2267cd] master v32 /
 History

HTTPS access


File Date Author Commit
 Yatay 2015-11-06 Mercedes Mercedes [35d784] Yatay
 bobot 2013-08-24 Alan Aguiar Alan Aguiar [fbb592] add old butiaAPI for historic reasons
 butialo 2013-07-25 Alan Aguiar Alan Aguiar [d91035] compact bobot libraries
 changeid 2013-09-03 Alan Aguiar Alan Aguiar [9d4f83] update activity.info to v4
 dibujos unknown
 docs unknown
 firmware 2015-08-26 Alan Aguiar Alan Aguiar [c2384d] fix hex version
 libs 2013-07-25 Alan Aguiar Alan Aguiar [d91035] compact bobot libraries
 newPatterns 2013-12-19 Alan Aguiar Alan Aguiar [d8af61] use commons names for files
 turtlebots 2019-08-24 Alan Aguiar Alan Aguiar [2267cd] generate all arch package
 .gitignore 2016-03-03 avasi avasi [c6c1a0] Fixed openProgram block
 .gitmodules 2017-07-29 Alan Aguiar Alan Aguiar [a89c70] add Mark robot plugin
 README 2016-03-19 Alan Aguiar Alan Aguiar [109033] add install-dependencies target

Read Me

################################# ABOUT BUTIA #################################

Butia is a free and open robotic platform
www.fing.edu.uy/inco/proyectos/butia
Facultad de Ingeniería - Universidad de la República - Uruguay
Butiá Team (butia@fing.edu.uy)

############################### ABOUT BUTIA GIT ###############################

Each folder contains a different project.
In each folder there should be a makefile or script to 
compile or the code itself in the case of python or lua code.

bobot: Contains Bobot-server, a daemon responsible for
    communicating with the firmware installed in the Butia
    and exporting it's capabilities using TCP / IP
    requirements-projects: libs/serialcomm, libs/lualibusb

turtlebots: Implements support of Butia in Turtle Blocks.
    Uses Turtle Blocks plugin system.
    In this folder there is a Makefile to build TurtleBots XO activity.
    Use this folder to create a debian package too. 

firmware: Contains the activity for update the firmware of Butia.

changeid: Contains the activity for change the AX-12 motors ID.

newPatterns: Activity to add/remove/change the patterns for the TurtleBots
    plugin Patterns.


######################### OTHER PROJECTS/SOURCESIN GIT #########################

libs/lua: lua source
	requirements: libreadline-dev

libs/libusb: libusb headers files

libs/serialcomm: library for using serial

libs/lualibusb: binding library for using libusb in lua
    requirements-projects: libusb-dev

################################### FIRMWARE ###################################

The Butia robot firmware has their own repository:

http://sourceforge.net/projects/usb4all/


######### Last edited 2015/04/30 by Alan Aguiar <alanjas@hotmail.com> #########

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.