软件包:python3-rosidl(3.3.1-1)
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.
其他与 python3-rosidl 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-lark
- Parsing library for Python (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources