Pleo LifeOS toolsuite - Stack Overflow most recent 30 from stackoverflow.com 2010-03-19T21:03:33Z http://stackoverflow.com/feeds/question/1288812 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1288812/pleo-lifeos-toolsuite 2 Pleo LifeOS toolsuite Martin v. Löwis http://stackoverflow.com/users/33006 2009-08-17T16:00:06Z 2009-08-18T01:44:23Z <p>Does anybody know of any tool suites that are still available for Pleo LifeOS (1.0 or 1.1)? Supposedly, there was a tool chain for Pawn at some time, but that seems not to be available anymore. Or is it? Any other (true) programming APIs?</p> http://stackoverflow.com/questions/1288812/pleo-lifeos-toolsuite/1291388#1291388 2 Answer by Brooks Moses for Pleo LifeOS toolsuite Brooks Moses http://stackoverflow.com/users/102916 2009-08-18T01:44:23Z 2009-08-18T01:44:23Z <p><a href="http://bobthepleo.com/forums/index.php?topic=360.0" rel="nofollow">This post on the BobThePleo forums</a> seems to be the most thorough answer I could find with a bit of searching. The short form is that the official Pawn-based "Pleo Development Kit" (PDK) was never made publicly available before the company went bankrupt, and there don't seem to be any bootleg copies around either. However, the company has been purchased (<a href="http://www.robotsrule.com/pleo/2009/06/pleos-back-jetta-company-limited.html" rel="nofollow">press release</a>) by the company that did the initial manufacturing, and apparently they plan to release the PDK at some point. So this isn't so much a "not available anymore" as "not ever available but might be in the future".</p> <p>Meanwhile, the <a href="http://pleohq.com/faq/how-do-i-program-pleos-behavior/" rel="nofollow">How do I program the Pleo's behavior?</a> FAQ entry is still up, and points to <a href="http://www.aibohack.com/pleo/yapt.htm" rel="nofollow">Yet Another Pleo Tool (YAPT)</a> and <a href="http://www.dogsbodynet.com/myskit/index.html" rel="nofollow">the MySkit Performance Editor</a> as third-party tools. YAPT appears to be a sort of high-level "do this stock action when that happens" tool, whereas MySkit provides methods to do what looks like full editing of the possible motions; they seem to both be necessary to create a full "personality". However, they don't allow full programming; it's strictly a single-level response to stimulus.</p> <p>That appears to be about the extent of things, as best I can tell.</p>