Pakket: python3-rosidl (3.3.1-1)
Verwijzigingen voor python3-rosidl
Debian bronnen:
Het bronpakket ros2-rosidl downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python 3 modules for ROS 2 IDL support
This package is part of ROS 2, the Robot Operating System. ROS 2 uses the OMG Data Distribution Standard (DDS) as middleware layer, which in turn relies on the Interface Definition Language (IDL) to define the messages which can be exchanged between ROS network participants. For historical reasons, ROS has its own message definition format; the ROS 2 IDL support layer is responsible for transforming the ROS message format to the IDL format.
This package provides the Python API to parse .msg/.srv/.action files and convert them to .idl, parse .idl files for dynamic type support, and some additional helper functions.
Andere aan python3-rosidl gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lark
- Parsing library for Python (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources