General Discussion

Flat
Re: How to get output from "cygwin results"
User: spiegel
Date: 3/7/2012 6:58 am
Views: 69
Rating: 8

>what programming/scripting languages are you familiar with?

Im trying to learn python , i found this example http://www.aonsquared.co.uk/robot_arm_tutorial_2

i think that can help me, but this example is done in unix , can i use it on cygwin?

What do you think about this example? Can it help me?

--- (Edited on 3/7/2012 6:58 am [GMT-0600] by spiegel) ---

Re: How to get output from "cygwin results"
User: kmaclean
Date: 3/7/2012 9:28 am
Views: 1981
Rating: 9

>can i use it on cygwin?

did you try it?  I don't know all of cygwin's limitations, but you should be able to install Python (make sure you have the correct version used by the project in your link).

>What do you think about this example? Can it help me?

You need to understand how to programmatically process the output from Julius using the stdout stream - RainCT's post is excellent for doing that.

Once you understand that, then move on to robotic controls.

--- (Edited on 3/7/2012 10:28 am [GMT-0500] by kmaclean) ---

PreviousNext