Asked — Edited

Skd Open-Source?

Any chance of that happening?

Looks like dependencies on .net are messing up for linux dev.

just wondering if an open source option will be available


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

United Kingdom
#1  

It's been mentioned before that open source is not controlled enough, or something like that, so it's highly doubtful that it will be released as open source.

#2  

So what you are saying is that linux dev is not catching the .net dependencies correctly. I am not surprised as .net is a windows platform and the use of it in Linux isnt supported. I am a linux fan also, but it is a linux issue and not a .net or ARC issue.

I doubt that DJ would want to give away this piece of the company. ARC and the EZ-B are both the key to making EZ-Robot what it is. I am sure that he wants to keep a tight grip on those two components. I know I would..

#3  

i understand. just would be easier to disable certain libraries that don't come with mono/iron python.

currently import of ezbdll crashes on SYS.speech from .net, once we get passed that, we can see what other dependencies are lacking.

Not sure what else. Ill be importing dlls from a 32bit Windows box, if that doesn't work we will be writing it from scratch like openbot.

PRO
Synthiam
#4  

Would it help if I created a speech library stub for you?

#5  

It might help, but it might not be the only problem

#6  

@dj-sures ,

can you please run through this lists', Right column and see what other things are not supported

go-mono.com/status/

#8  

NICE!

No errors!

haven't run on beagle, but it looks for coms and runs with no errors. I will keep you posted on the development.