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

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

#1  

The ezb direct won't I don't think, but you can use variables and so on to incorporate python into ARC.

#2  

No. If you are looking to communicate with the EZb outside of ARC you will need to use the SDK or incorporate the SDK. The software section has a link to someone that already did that for Python.
https://synthiam.com/Products/ARC

#3  

Thank You for that, Justin. Now to just figure out how to use it.

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#4  

Just out of curiosity but why do you need to use Python?

It's a very difficult language to learn and use and may be beyond your capabilities.

#5  

I gave up trying to learn Python.... It's not that I couldn't learn it... It just became a "why bother" when I can do 99% of all my robotic programming in ARC....

#6  

I can relate to both sides, I gave up trying to run or convert "basic" programs in a windows box when I discovered EZ Robot! Technology is great! Steve S

#7  

I am a Python Student right now. I was just curious. I had some running programs in Python that maybe could be applied to my robot.

#8  

Mel may be considering using python scripts that are already written since there is a huge library of python scripts via our great big internet.