Navigation
BlueprintAPI > BlueprintAPI/TrackingAlignment
Given a UTrackingAlignmentCalibrationProfile, returns the calculated alignment origin for TrackerB space to Tracker A space. Uses OpenCV to solve the space alignment using Eye-To-Hand calibration with the given calibration method.
Target is Tracking Alignment Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Calibration Profile |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| transform | Return Value |