Skip to content
forked from txros/txros

Python/Twisted interface to ROS (Robot Operating System)

Notifications You must be signed in to change notification settings

jpanikulam/txros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Build Status

About

Python/Twisted interface to ROS (Robot Operating System)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%