Navigation
BlueprintAPI > BlueprintAPI/Animation > BlueprintAPI/Animation/PoseSearch > BlueprintAPI/Animation/PoseSearch/Experimental
Generates a prediction trajectory based of the current movement intent. For use with predictors. InPredictor must implement IPoseSearchTrajectoryPredictorInterface
Target is Pose Search Trajectory Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | In Predictor | |
| real | In Delta Time | |
| struct | In Out Trajectory | |
| real | In Out Desired Controller Yaw Last Update | |
| real | In History Sampling Interval | |
| integer | In Trajectory History Count | |
| real | In Prediction Sampling Interval | |
| integer | In Trajectory Prediction Count |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Out Trajectory |