Documentation Status

Cannot load information on name: rosbridge_library, distro: electric, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
rosbridge_suite: rosapi | rosbridge_library | rosbridge_server

Package Summary

Released Continuous integration Documented

The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.

rosbridge_suite: rosapi | rosbridge_library | rosbridge_server

Package Summary

Released Continuous integration Documented

The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.

rosbridge_suite: rosapi | rosbridge_library | rosbridge_server

Package Summary

Released Continuous integration Documented

The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.

rosbridge_suite: rosapi | rosbridge_library | rosbridge_server

Package Summary

Released Continuous integration Documented

The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.

rosbridge_suite: rosapi | rosbridge_library | rosbridge_server

Package Summary

Released Continuous integration Documented

The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params.

Cannot load information on name: rosbridge_library, distro: lunar, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.

Contents

  1. About

About

Rosbridge library is a Python library responsible for taking JSON strings and converting them to ROS messages, and vice versa. Rosbridge library is meant to be used as a library for transport layer packages. For example, the rosbridge_server package creates a WebSocket connection and uses the rosbridge library to handle the JSON to ROS conversion.

Any Python package or program can use rosbridge library for direct JSON to ROS communication. For example, a TCP server, a serial bridge, etc.

Wiki: rosbridge_library (last edited 2013-05-04 21:03:05 by baalexander)