Hey everyone, I would like to spawn multiple IOIO threads, one for each motor+potentiometer pair I have. I have been looking for how to do this for a few days now, but everything I find seems to be outdated (using the deprecated method AbstractIOIOActivity).
Basically, I would like to be able to move each motor simultaneously, concurrently, and independently. The best way that I can think of to do this is through separate threads for each motor+pot pair, rather than an event loop like many of the examples I am able to find seem to be doing. Is there a reason why BaseIOIOLooper seems to be replacing IOIOThread, or am I missing something? Thanks in advance for your help! Shantanu -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
