uml-robotics / ROS.NET_Unity

A wrapper around ROS.NET to create precompiled Unity plugin DLLs for use in Unity scripts
BSD 2-Clause "Simplified" License
26 stars 10 forks source link

no buildUnityPluginDLLs.bat #9

Open supsensei opened 5 years ago

supsensei commented 5 years ago

Can't seem to find the buildUnityPluginDLLs.bat file.

allspawj commented 5 years ago

I am not sure where you are getting that error? I just double checked from a fresh computer, running buildUnityScriptSource.bat completes successfully.

nuclearmistake commented 5 years ago

Could be a working directory issue? Or something? Need more info.

supsensei commented 5 years ago

In your instructions. I see first step -

To use precompiled ROS.NET as a Unity plugin, run: buildUnityPluginDLLs.bat

The next step is is run buildUnityScriptSource.bat - which I can run successfully.

Thanks for the help!

allspawj commented 5 years ago

Ah okay, for now just buildUnityScriptSource.bat and continue on and you should have everything you need, that first step is a deprecated alternative step. I will update the readme.