GithubHelp home page GithubHelp logo

kirillsmirnov / trikruntime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trikset/trikruntime

0.0 1.0 0.0 11.38 MB

Runtime for TRIK controller

License: Apache License 2.0

QMake 4.64% C++ 89.69% C 2.04% Shell 0.95% JavaScript 0.43% Tcl 1.75% Batchfile 0.01% Python 0.15% Prolog 0.02% Qt Script 0.33%

trikruntime's Introduction

Runtime for TRIK controller.

Build Status Build status

Join the chat at https://gitter.im/trikset/trikRuntime codecov.io CoverityScan Mergify

===========

Pre-build step

git submodule update --init --recursive

Build

PythonQt should be built with corresponding version of Python in mind. One can install libpython3-dev from destribution package manager, or use pyenv, and there is a helper script for this.

  qmake -r
  make -j 4

Out-of-source-tree build (split-build) is supported

=========== 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.
  • trikHAL: library with hardware abstraction layer.
  • trikKernel: library with common code for all other projects.

Special thanks to:

trikruntime's People

Contributors

anastasiia-kornilova avatar anna- avatar annaak avatar ashatta avatar danilaml avatar dependabot-preview[bot] avatar dependabot[bot] avatar dinafunt avatar dmitry42nd avatar dours avatar dvvrd avatar fefaleksey avatar iakov avatar ikhonakhbeeva avatar ivantyulyandin avatar jzuken avatar kbatoev avatar khodand avatar kirillsmirnov avatar kseniya-gonta avatar lahmatbiy avatar maktoff avatar mbryksin avatar mergify[bot] avatar romanbelkov avatar romankurbatov avatar sharganov avatar smirnov-mikhail avatar vrxfile avatar yurii-litvinov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.