Skip to main content

result:coordinate system

Version: 0.0.0

Description

Extracts the Rotation Matrix and Origin of a specific coordinate system.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
cs_idint32
Pin 3streams_containerstreams_container
Pin 4
Required
data_sourcesdata_sources

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfieldthe first 9 double are the rotation (3x3 matrix) and the last 3 is the translation vector

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: result

Plugin: core

Scripting name: coordinate_system

Full name: result.coordinate_system

Internal name: CS

License: None

Changelog

  • Version 0.0.0: Initial release.