Package: robotraconteur
Severity: wishlist
* Package name : robotraconteur
Version : 1.2.5
Upstream contact : John Wason <[email protected]>
* URL : https://github.com/robotraconteur/robotraconteur
* License : Apache-2.0
* Vcs : https://github.com/robotraconteur/robotraconteur.git
Section : libs
Programming Lang : C++ and Python
Description : Communication framework for robotics and automation
Mentor package : https://mentors.debian.net/package/robotraconteur/
Robot Raconteur is an open-source communication framework for robotics
and automation. This package contains the core implementation
library with C++ and Python API.
Including in Debian will allow other packages to easily depend on the
core library. The Robot Raconteur core library is designed with a
forgiving API and limited dependencies.
I have started working on the package at the mentor link but it still
has a few issues.
The source builds the following binary packages:
* librobotraconteurcore1 - Robot Raconteur core library runtime
* librobotraconteur-dev - Robot Raconteur core library development
package for C++
* python3-robotraconteur - Robot Raconteur Python module
* robotraconteurgen - Robot Raconteur IDL generator tool