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.
79 stars
28 watching
126 forks
Language: C++
last commit: 6 days 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 | 233 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros2/rmw | An interface for communication between nodes in ROS 2 environments. | 95 |
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 | 979 |
ros2/ros2cli | Provides command line interface tools for ROS 2 ecosystem | 183 |
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 | 409 |
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) | 856 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
ros2/rcl | Provides a framework for implementing ROS client libraries in C++ | 130 |
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 |
ros-industrial/ros_qtc_plugin | A plugin for Qt Creator IDE to simplify ROS development and integration with the editor's features. | 401 |