Kinect Xbox 360 Depth Mapping icon Kinect Xbox 360 Depth Mapping Converts Xbox 360 Kinect depth frames into NMS obstacle scans for ARC path planning, SLAM, and obstacle avoidance. Try it →

ARC Pro

Upgrade to ARC Pro

Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!

#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 ?

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#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.