code-iai / ROSIntegration

Unreal Engine Plugin to enable ROS Support
MIT License
412 stars 133 forks source link

Version adaptive #155

Closed GaoGeolone closed 3 years ago

GaoGeolone commented 3 years ago

this pull will make plugin not only fit for UE version above 4.23, even 5.0.0. As the error was caused by the form of addObject function. It has been tested.

Sanic commented 3 years ago

Hi @GaoGeolone Thanks for the PR!

Cool to see people diving into UE5. I'd be happy to hear about your feedback which other changes might have to be tackled in order to be compatible with UE5.