result:rigid transformation
Version: 0.0.0
Description
Extracts rigid body motions from a displacement in input.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 3 | streams_container | streams_container | streams (result file container) (optional) |
| Pin 4 Required | data_sources | data_sources | If the stream is null, retrieves the file path from the data sources. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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: rigid_transformation
Full name: result.rigid_transformation
Internal name: rigid_transformation_provider
License: None
Changelog
- Version 0.0.0: Initial release.