rosidl_dds
DDS implementation
An implementation of the Data Distribution Service (DDS) for ROS2, enabling bidirectional communication between nodes.
6 stars
26 watching
7 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/rmw_cyclonedds | Provides an implementation of DDS (Data Distribution Service) middleware for ROS 2 using Eclipse Cyclone DDS | 117 |
ros2/rmw_dps | An implementation of ROS Middleware Interface using Intel's Distributed Publish & Subscribe protocol | 23 |
ros2/rosidl | Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 79 |
ros-industrial/easy_perception_deployment | A ROS2 package that accelerates the deployment of Computer Vision models in industrial settings. | 55 |
ros2/rclpy | A Python library used to create and interact with ROS 2 client applications | 308 |
robotis-git/ros2arduino | Library enabling communication between an Arduino board and ROS2 using XRCE-DDS. | 218 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 183 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/rmw_implementation | Provides C++ infrastructure and dependencies for implementing remote method calls in ROS 2 | 21 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 130 |
ros2/rmw | An interface for communication between nodes in ROS 2 environments. | 95 |
ros-drivers/rosserial | A ROS client library designed to simplify communication between small devices and the ROS ecosystem. | 523 |
athackst/vscode_ros2_workspace | A template for setting up ROS2 development with VSCode as an Integrated Development Environment (IDE) | 856 |
gramaziokohler/roslibpy | A Python library for bridging ROS and other platforms using WebSockets. | 280 |
ros-tooling/setup-ros | A GitHub Action that sets up a ROS 2 environment | 87 |