In this tutorial, we will create trajectory prediction using polynomial regression. You'll learn how to predict future positions of AI vehicles and dynamically update the environment with box collisions.
You can skip this tutorial if you don't have plan to avoid dynamic obstacle.
Playlist: • Vehicle AI Unreal Engine
A* Algorithm Plugin: https://drive.google.com/file/d/1bEcp...
If you enjoyed this video, please give it a thumbs up and leave a comment below. Don’t forget to subscribe to my channel for more Unreal Engine tutorials. Thanks for watching!
Chapters:
Intro: (0:00)
Track History Positions: (0:44)
Include Eigen Library: (10:31)
Polynomial Regression: (20:07)
Predict Future Positions: (39:20)
Create Dynamic Obstacle: (43:35)
Spawn and Update Future Box Collision: (51:35)
Credit: (1:08:01)