An open API service indexing awesome lists of open source software.

https://github.com/graiola/rt_gui


https://github.com/graiola/rt_gui

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# rt_gui

A realtime-safe graphic user interface based on QT and ROS.

## examples

check the tests for some examples in c++ and python: https://github.com/graiola/rt_gui/tree/master/test

## dependencies

`sudo apt-get update && sudo apt-get install libreadline-dev qtbase5-dev libqwt-qt5-dev ros-${ROS_DISTRO}-pybind11-catkin -y`

## todo

- [ ] add console gui
- [ ] add console socket
- [ ] api with templates
- [x] fix scroll area size