code-iai / ROSIntegration

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

Fix Compile Error - Removed type float64/double from BP UFUNCTIONS #184

Closed tsender closed 2 years ago

tsender commented 2 years ago

Addresses issue https://github.com/code-iai/ROSIntegration/issues/183 by removing the type double from the recently added BP UFUNCTIONS.

Sanic commented 2 years ago

Thanks a lot 😃