Skip to content

AssemblyBuildOptions

Initializer

import ros_cdk_cxapi
ros_cdk_cxapi.AssemblyBuildOptions(
  runtime_info: RuntimeInfo = None
)

Properties

Name Type Description
runtime_info RuntimeInfo Include the specified runtime information (module versions) in manifest.

runtime_infoOptional

runtime_info: RuntimeInfo
  • Type: RuntimeInfo
  • Default: if this option is not specified, runtime info will not be included

Include the specified runtime information (module versions) in manifest.