roslibpy
ROS bridge
A Python library for bridging ROS and other platforms using WebSockets.
Python ROS Bridge library
279 stars
29 watching
57 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
pythonroboticsros
Related projects:
Repository | Description | Stars |
---|---|---|
robotwebtools/rosbridge_suite | Provides a standardized interface between ROS clients and servers over the web | 931 |
carla-simulator/ros-bridge | Enables communication between ROS and CARLA simulator | 533 |
ros-drivers/rosserial | A ROS client library designed to simplify communication between small devices and the ROS ecosystem. | 522 |
ros2/rclpy | A Python library used to create and interact with ROS 2 client applications | 314 |
ros2/ros1_bridge | Enables communication between ROS 1 and ROS 2 using a network bridge | 472 |
robotwebtools/roslibjs | A JavaScript library for interacting with the Robot Operating System's web-based interface | 698 |
acowley/roshask | A Haskell client library for working with the ROS robotics framework. | 108 |
bluenviron/goroslib | A Go library for building ROS clients with support for publishing, subscribing, and interacting with nodes over TCP or UDP | 341 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 567 |
code-iai/rosintegration | Enables communication between Unreal Engine and ROS (Robot Operating System) nodes | 415 |
robostack/jupyter-ros | Provides ROS support for Jupyter notebooks to enable robotics developers to create interactive and dynamic visualizations of robot behavior. | 592 |
groove-x/mqtt_bridge | A ROS nodelet that enables bidirectional messaging between ROS and MQTT using ROS messages as protocol | 160 |
rctoris/jrosbridge | A Java EE client library that enables communication with ROS (Robot Operating System) bridges. | 71 |
eric-wieser/ros_numpy | A toolset for converting between ROS messages and NumPy arrays | 308 |
akio/rosgo | Provides a pure Go implementation of ROS client library functions | 168 |