CodexLabsLLC / Colosseum

Open source simulator for autonomous robotics built on Unreal Engine with support for Unity
https://codexlabsllc.github.io/Colosseum/
Other
373 stars 119 forks source link

UE5.1 fixes #25

Closed alonfaraj closed 1 year ago

alonfaraj commented 1 year ago

Fixes: https://github.com/CodexLabsLLC/Colosseum/issues/24 Fixes: https://github.com/CodexLabsLLC/Colosseum/issues/18

About

This PR fix the build and package for UE 5.1. Including the error about missing shader file for OpticalFlow (the feature itself still not supported). It also solving the issue in build.cmd when trying to download SUV high poly asset.

How Has This Been Tested?

Screenshots (if appropriate):

image

xxEoD2242 commented 1 year ago

Looks great and I'm not worried about the Mac OS build.

I think the last part to get us to UE5 is just updating the documentation to describe what is new and how to set it up.

I'll work on that this weekend.