/Krobosoft

Programming interface software for Intellitek's Scorbots compatible with ACL language

Primary LanguageC++

Krobosoft

New programming interface software to use with Intellitek robots compatible with ACL language. It is a frontend to the robot controler via serial comunication and simulation trought the ACLC simulator. Krobosoft stands for KDE Robosoft.

Install (on ubuntu Linux)

Building

Clone the git repository.

git clone git@github.com:cimtools/Krobosoft.git

Install the dependencies.

sudo apt-get install build-essential qtcreator qt5-default libqt5serialport5-dev qtdeclarative5-dev

Build the makefile using qmake

cd alfa
qmake alfa.pro
make

SEE ALSO

ACL can be found in Google using:

scorbot define global println delay