rosidl
Interface generator
Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files.
Packages which provide the ROS IDL (.msg) definition and code generation.
83 stars
28 watching
128 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ros2/common_interfaces | Provides standardized interface files for communication between stacks in ROS2 projects | 236 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 42 |
ros2/rmw | An interface for communication between nodes in ROS 2 environments. | 97 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
siemens/ros-sharp | A set of libraries and tools that enable .NET applications to communicate with ROS nodes | 994 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 184 |
ros2/rosidl_dds | An implementation of the Data Distribution Service (DDS) for ROS2, enabling bidirectional communication between nodes. | 6 |
ms-iot/vscode-ros | An extension for Visual Studio Code to support Robot Operating System development | 407 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
dottantgal/ros2_pid_library | A fully configurable PID control library for ROS2 Humble | 40 |
athackst/vscode_ros2_workspace | A template for setting up ROS2 development with VSCode as an Integrated Development Environment (IDE) | 866 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 147 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 131 |
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. | 120 |
ros-industrial/ros_qtc_plugin | A plugin for Qt Creator IDE to simplify ROS development and integration with the editor's features. | 402 |