Skip to content

txros/txros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

txROS

txROS is an alternative Python client library for ROS (Robot Operating System). It seeks to improve on rospy by avoiding threading and providing other, potentially more useful interfaces, in addition to callbacks. It does this by utilizing the Twisted networking library (including Deferreds and generator-based coroutines).

It is a work in progress, and as such, its API is not stable.

This repository depends on Twisted, installable with:

sudo apt-get install python-twisted

About

Python/Twisted interface to ROS (Robot Operating System)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published