Skip to content

Kseniya-Gonta/trikRuntime

 
 

Repository files navigation

#trikRuntime

Join the chat at https://gitter.im/trikset/trikRuntime Build Status codecov.ioCoverityScan

===========

Runtime for TRIK controller.

Consists of following subprojects:

  • trikControl: library for interacting with robot hardware, provides interface for hardware as Qt classes with signals and slots, that can be used from other Qt programs or Qt Script.
  • trikScriptRunner: library providing Qt Script interpreter that uses trikControl to enable interaction with hardware from scripts.
  • trikCommunicator: library that provides network interface to run programs on a robot.
  • trikRun: command-line utility to execute Qt Script files.
  • trikServer: command-line server for network communications, uses trikCommunicator library.
  • trikGui: user interface that can show various settings (like IP address), file system, run scripts, act as a server with trikCommunicator and so on.
  • trikKernel: library with common code for all other projects.

Special thanks to:

About

Runtime for TRIK controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.5%
  • QMake 4.7%
  • Tcl 2.1%
  • C 2.0%
  • JavaScript 0.5%
  • Prolog 0.1%
  • Other 0.1%