Only released in EOL distros:
Package Summary
Released
No API documentation
Provides Python to ROS multiprocess API, useful for using ROS from different multiprocess environment (think webserver, celery, etc.) while keeping both isolated.
- Maintainer status: developed
- Maintainer: AlexV <asmodehn AT gmail DOT com>
- Author: Ben Kehoe, AlexV <asmodehn AT gmail DOT com>
- License: BSD
Package Summary
Released
No API documentation
Provides Python to ROS multiprocess API, useful for using ROS from different multiprocess environment (think webserver, celery, etc.) while keeping both isolated.
- Maintainer status: developed
- Maintainer: AlexV <asmodehn AT gmail DOT com>
- Author: Ben Kehoe, AlexV <asmodehn AT gmail DOT com>
- License: BSD
Contents
Known issues:
- versions 3.X of pyros require to have pyros_utils package installed in your ROS environment. This will happen automatically if you install pyros from ROS deb packages. However if you get pyros via pip you will need to do it manually.