rosserial
ROS bridge
A ROS client library designed to simplify communication between small devices and the ROS ecosystem.
A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial
523 stars
56 watching
525 forks
Language: C++
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/ros1_bridge | Enables communication between ROS 1 and ROS 2 using a network bridge | 462 |
gramaziokohler/roslibpy | A Python library for bridging ROS and other platforms using WebSockets. | 280 |
robotecai/ros2-for-unity | A Unity3D plugin that enables high-performance communication between Unity and ROS2 ecosystem using the ROS2 middleware stack. | 475 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 130 |
robotwebtools/rosbridge_suite | Provides a standardized interface between ROS clients and servers over the web | 919 |
rctoris/jrosbridge | A Java EE client library that enables communication with ROS (Robot Operating System) bridges. | 71 |
siemens/ros-sharp | A set of libraries and tools that enable .NET applications to communicate with ROS nodes | 979 |
code-iai/rosintegration | Enables communication between Unreal Engine and ROS (Robot Operating System) nodes | 411 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
ros2/rclc | A C-language ROS 2 client library that provides convenience functions and types for creating and managing nodes, publishers, subscribers, and parameter servers. | 118 |
ada-ros/rclada | A client library for ROS2/RCL written in Ada, enabling communication with ROS-based systems | 11 |
robotis-git/ros2arduino | Library enabling communication between an Arduino board and ROS2 using XRCE-DDS. | 218 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |
eprosima/ros2-integration-service | Enables communication between ROS 2 applications and other middleware technologies over WAN/Internet | 12 |