Rostful Kinetic Release

Hi Everyone,

I finally got around releasing rostful (REST API for ROS) on kinetic as a ROS package, along with pyros (Dynamic Python interface for ROS) and other dependencies.

It is released on ROS packaging system via a Third Party Release repository, therefore it is directly and easily usable from a ROS environment.

The big change in this release is that rostful is now a pure python web project, downloadable from PyPI, with the ROS requirements being moved down the dependency tree to a specific pyros interface package.
Other multiprocessing systems could potentially be added ( think twisted and friends - maybe even erlang )

This should hopefully help cleanly integrating python with ROS environments.
Don’t hesitate to ask if there is anything you wonder about all this.

Try it out, and send some feedback on rostful issues
If you’re interested on helping out, make yourself known, as I wont have much time working on it from now on.

Thank you all !

5 Likes