roslibpy: ROS Bridge library

Documentation Status Documentation: Chinese translation Github Actions CI Build Status License PyPI Package latest release https://anaconda.org/conda-forge/roslibpy/badges/version.svg Supported implementations

Python ROS Bridge library allows to use Python and IronPython to interact with ROS, the open-source robotic middleware. It uses WebSockets to connect to rosbridge 2.0 and provides publishing, subscribing, service calls, actionlib, TF, and other essential ROS functionality.

Unlike the rospy library, this does not require a local ROS environment, allowing usage from platforms other than Linux.

The API of roslibpy is modeled to closely match that of roslibjs.

Contents

Indices and tables