Skip to content

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

Notifications You must be signed in to change notification settings

cimtools/Krobosoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published