common_interfaces
Interface library
Provides standardized interface files for communication between stacks in ROS2 projects
A set of packages which contain common interface files (.msg and .srv).
233 stars
28 watching
108 forks
Language: C++
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/rosidl | Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 79 |
siemens/ros-sharp | A set of libraries and tools that enable .NET applications to communicate with ROS nodes | 979 |
ros2/rmw | An interface for communication between nodes in ROS 2 environments. | 95 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
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 |
astuff/kvaser_interface | Provides a standardized interface to access Kvaser CAN devices from ROS | 84 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 183 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
ros-perception/vision_opencv | Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications | 559 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |
ros-industrial/ros_canopen | A framework for communicating with CANopen devices in ROS | 345 |
ros2/examples | Provides a collection of example packages for ROS 2 to demonstrate various topics and functionalities | 717 |
christianrauch/multiwii_ros2 | ROS2 integration for MultiWii and Cleanflight flight controllers | 9 |