DobotMagician with unity dll issue


#1

Hello,

I am currently trying to connect the Dobot magician with Unity (2017). I downloaded the Dobot DemoV2.0 and now I am trying to import the dll in my Unity application. Unfortunately Unity throw a DLLNotFound Exception… I searched everywhere the answer but couldn’t get a working solution.

Did anyone ever successfully conneced and controlled the DobotMagician with Unity ?

Thanks in advance to anyone able to give me a hint.


#2

Hello, what’s your OS system and could you share some details about this Unity and it’s error info? Sorry no one here is familiar with unity yet.


#3

Thank you Eric, I found out the way. It seems that in unity you should put all dll in the project root not inside asset folder. Anyway it works great thank you