Asked — Edited

Older Versions Of Ez_B.Dll Or Source Code

Is there an older version of the ez_b.dll or the source code available for it?


ARC Pro

Upgrade to ARC Pro

Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.

#1  

Source code, certainly not. It is commercial software, not open source. Old version, how old do you need, and what function was deprecated that you need? I might have a version of the SDK download sometime last year, but I don't think anything has been removed in newer versions.

Alan

#2  

I was looking for a version that didn't include the speech or speakjet objects in the dll.

#3  

Speech has always been in the DLL as far as I know. Although the EZ-B v3 could not speak itself, EZ-Robot has always supported speech, and so the SDK always supported it.

Alan

#4  

Ok. Are there any plans to include the ARDrone references in the monoSDK ez_b.dll ?

PRO
Synthiam
#5  

There are no plans to include ardrone references by ez-robot in a mono version. I would recommend using one of the many c# libraries available for the ar parrot drone.:) Here's a good one: https://github.com/ARDrone2Windows/SDK

#6  

Thank you both for following up. BTW...EZrobot platform and software is cool to design with.

#8  

I will take a look at that. Thanks again.