code-iai / ROSIntegration

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

Support hostname connection #130

Open harveybia opened 4 years ago

harveybia commented 4 years ago

Currently if I specify a string hostname (e.g. somehostname.local) as ROSBridge Server Host the plugin will crash. If I specify the IP address instead it works fine. image