RuntimeInfo
Backwards compatibility for when 'RuntimeInfo' was defined here.
This is necessary because its used as an input in the stable
Initializer
import ros_cdk_cxapi
ros_cdk_cxapi.RuntimeInfo(
libraries: typing.Mapping[str]
)
Properties
Name | Type | Description |
---|---|---|
libraries |
typing.Mapping[str] |
The list of libraries loaded in the application, associated with their versions. |
~~libraries
~~Required
- Deprecated: moved to package 'ros-assembly-schema'
libraries: typing.Mapping[str]
- Type: typing.Mapping[str]
The list of libraries loaded in the application, associated with their versions.