Skip to content

DIMRobotics/libqtcerebellum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libqtcerebellum

Qt library for communication with Cerebellum daemon application

Requirements

For build, following packets are required:

  • libzmq3-dev
  • qt5-qmake

Installation

  1. mkdir build && cd build
  2. qmake ../
  3. make

Using in the project

In Qt Creator:

  • Right-click on your project, select "Add library"
  • Choose "External library"
  • Library file -> build/libqtcerebellum.so
  • Include path -> include/

About

QCerebellum library for communication with QCerebellumd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published