<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Java and robotics]]></title><description><![CDATA[<p dir="auto">I just fund cylonjs ( <a href="https://cylonjs.com" rel="nofollow ugc">https://cylonjs.com</a> ) - java based robot programming :-))</p>
<div>Have anyone used it or know if its possible to use it with Isadoras java actor  
</div>]]></description><link>https://community.troikatronix.com/topic/2796/java-and-robotics</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 14:48:54 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2796.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Aug 2016 17:19:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Java and robotics on Thu, 18 Aug 2016 01:24:02 GMT]]></title><description><![CDATA[<p dir="auto">This is a NODEjs library. It requires NODEjs to run. See: <a href="https://nodejs.org/en/" rel="nofollow ugc">https://nodejs.org/en/</a></p>
<div>(Basically nodejs is a webserver build around javascript.)</div>
<div>This will not work directly in Isadora.</div>
<div>However, you can set this up on your machine with NodeJS and communicate to it (since its a webserver) via TCP-IP.</div>
<div>Basically you would build an API for your robotics as a NodeJS app, and send commands to it via TCP-IP from Isadora.</div>
<div>This could be very cool.</div>]]></description><link>https://community.troikatronix.com/post/20829</link><guid isPermaLink="true">https://community.troikatronix.com/post/20829</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Thu, 18 Aug 2016 01:24:02 GMT</pubDate></item></channel></rss>