rosidl repository

Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version humble
Last Updated 2023-07-18
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rosidl

``` is one of the ros_core packages.
See [documentation](https://docs.ros.org/en/rolling/Concepts/About-Internal-Interfaces.html#the-rosidl-repository) for details of this package.

## Packages

* [rosidl_adapter](./rosidl_adapter)
  * API and scripts to parse `.msg`/`.srv`/`.action` files and convert them to `.idl`
* [rosidl_cmake](./rosidl_cmake)
  * CMake functionality to invoke code generation for ROS interface files
* [rosidl_generator_c](./rosidl_generator_c)
  * Generate the ROS interfaces in C
* [rosidl_generator_cpp](./rosidl_generator_cpp)
  * Generate the ROS interfaces in C++
* [rosidl_parser](./rosidl_parser)
  * Parser for `.idl` ROS interface files
* [rosidl_runtime_c](./rosidl_runtime_c)
  * Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C
* [rosidl_runtime_cpp](./rosidl_runtime_cpp)
  * Provides definitions and templated functions for getting and working with rosidl typesupport types in C++
* [rosidl_typesupport_interface](./rosidl_typesupport_interface)
  * Interface for rosidl typesupport packages
* [rosidl_typesupport_introspection_c](./rosidl_typesupport_introspection_c)
  * Generate the message type support for dynamic message construction in C
* [rosidl_typesupport_introspection_cpp](./rosidl_typesupport_introspection_cpp)
  * Generate the message type support for dynamic message construction in C++

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).


Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version iron
Last Updated 2023-07-13
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rosidl

``` is one of the ros_core packages.
See [documentation](https://docs.ros.org/en/rolling/Concepts/About-Internal-Interfaces.html#the-rosidl-repository) for details of this package.

## Packages

* [rosidl_adapter](./rosidl_adapter)
  * API and scripts to parse `.msg`/`.srv`/`.action` files and convert them to `.idl`
* [rosidl_cmake](./rosidl_cmake)
  * CMake functionality to invoke code generation for ROS interface files
* [rosidl_generator_c](./rosidl_generator_c)
  * Generate the ROS interfaces in C
* [rosidl_generator_cpp](./rosidl_generator_cpp)
  * Generate the ROS interfaces in C++
* [rosidl_generator_type_description](./rosidl_generator_type_desrciption)
  * Generate SHA256 hash values and ROS 2 interface descriptions for use by other generators
* [rosidl_parser](./rosidl_parser)
  * Parser for `.idl` ROS interface files
* [rosidl_runtime_c](./rosidl_runtime_c)
  * Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C
* [rosidl_runtime_cpp](./rosidl_runtime_cpp)
  * Provides definitions and templated functions for getting and working with rosidl typesupport types in C++
* [rosidl_typesupport_interface](./rosidl_typesupport_interface)
  * Interface for rosidl typesupport packages
* [rosidl_typesupport_introspection_c](./rosidl_typesupport_introspection_c)
  * Generate the message type support for dynamic message construction in C
* [rosidl_typesupport_introspection_cpp](./rosidl_typesupport_introspection_cpp)
  * Generate the message type support for dynamic message construction in C++

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).


Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version rolling
Last Updated 2024-04-16
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rosidl

``` is one of the ros_core packages.
See [documentation](https://docs.ros.org/en/rolling/Concepts/About-Internal-Interfaces.html#the-rosidl-repository) for details of this package.

## Packages

* [rosidl_adapter](./rosidl_adapter)
  * API and scripts to parse `.msg`/`.srv`/`.action` files and convert them to `.idl`
* [rosidl_cmake](./rosidl_cmake)
  * CMake functionality to invoke code generation for ROS interface files
* [rosidl_generator_c](./rosidl_generator_c)
  * Generate the ROS interfaces in C
* [rosidl_generator_cpp](./rosidl_generator_cpp)
  * Generate the ROS interfaces in C++
* [rosidl_generator_type_description](./rosidl_generator_type_desrciption)
  * Generate SHA256 hash values and ROS 2 interface descriptions for use by other generators
* [rosidl_parser](./rosidl_parser)
  * Parser for `.idl` ROS interface files
* [rosidl_runtime_c](./rosidl_runtime_c)
  * Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C
* [rosidl_runtime_cpp](./rosidl_runtime_cpp)
  * Provides definitions and templated functions for getting and working with rosidl typesupport types in C++
* [rosidl_typesupport_interface](./rosidl_typesupport_interface)
  * Interface for rosidl typesupport packages
* [rosidl_typesupport_introspection_c](./rosidl_typesupport_introspection_c)
  * Generate the message type support for dynamic message construction in C
* [rosidl_typesupport_introspection_cpp](./rosidl_typesupport_introspection_cpp)
  * Generate the message type support for dynamic message construction in C++

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).


Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version ardent
Last Updated 2018-02-07
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

No README found.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version bouncy
Last Updated 2018-06-28
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

No README found.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version crystal
Last Updated 2019-02-08
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

No README found.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version eloquent
Last Updated 2020-12-04
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

No README found.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).


Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version dashing
Last Updated 2020-11-24
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

No README found.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).


Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version galactic
Last Updated 2022-12-03
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rosidl

``` is one of the ros_core packages.
See [documentation](http://docs.ros2.org/latest/developer_overview.html#the-rosidl-repository) for details of this package.

## Packages

* [rosidl_adapter](./rosidl_adapter)
  * API and scripts to parse `.msg`/`.srv`/`.action` files and convert them to `.idl`
* [rosidl_cmake](./rosidl_cmake)
  * CMake functionality to invoke code generation for ROS interface files
* [rosidl_generator_c](./rosidl_generator_c)
  * Generate the ROS interfaces in C
* [rosidl_generator_cpp](./rosidl_generator_cpp)
  * Generate the ROS interfaces in C++
* [rosidl_parser](./rosidl_parser)
  * Parser for `.idl` ROS interface files
* [rosidl_runtime_c](./rosidl_runtime_c)
  * Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C
* [rosidl_runtime_cpp](./rosidl_runtime_cpp)
  * Provides definitions and templated functions for getting and working with rosidl typesupport types in C++
* [rosidl_typesupport_interface](./rosidl_typesupport_interface)
  * Interface for rosidl typesupport packages
* [rosidl_typesupport_introspection_c](./rosidl_typesupport_introspection_c)
  * Generate the message type support for dynamic message construction in C
* [rosidl_typesupport_introspection_cpp](./rosidl_typesupport_introspection_cpp)
  * Generate the message type support for dynamic message construction in C++

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).


Repository Summary

Checkout URI https://github.com/ros2/rosidl.git
VCS Type git
VCS Version foxy
Last Updated 2023-05-27
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rosidl

``` is one of the ros_core packages.
See [documentation](http://docs.ros2.org/latest/developer_overview.html#the-rosidl-repository) for details of this package.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).