<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Xaxxon</title>
    <link>http://www.xaxxon.com/news</link>
    <description>Xaxxon Technologies News</description>
    <item>
      <title>Oculus Autonomous Surveillance Mode</title>
      <link>http://www.xaxxon.com/news/view/oculus-autonomous-surveillance-mode</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/oculus_warehouse_light.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The recently introduced Oculus &lt;a href=&quot;/docs/view?f=telnet_interface&quot;&gt;Telnet Programming Interface&lt;/a&gt; allows one to easily devise scripts that give the robot complex autonomous capabilities. We&amp;#8217;ve come up with a Python program, that anyone with an Oculus can try, that puts the robot into &lt;strong&gt;surveillance mode&lt;/strong&gt; when parked in the charging dock. Basic functionality is as follows:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;While docked: run microphone, listen for loud noise&lt;/li&gt;
	&lt;li&gt;If a loud noise is heard: optionally send email alert, then back away from dock, and start up camera&lt;/li&gt;
	&lt;li&gt;Rotate through 360 degrees, stopping occasionally to watch if motion is detected by camera&lt;/li&gt;
	&lt;li&gt;If motion detected: send email alert&lt;/li&gt;
	&lt;li&gt;Return to charging dock&lt;/li&gt;
	&lt;li&gt;Go back into listening mode&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;The un-dock and rotate/motion-detect routine can also be defined to happen periodically, whether or not any sound is heard&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If it detects darkness and the OcuLED light is attached, the light will be turned on. If someone logs into the robot via the web or mobile apps, the script will exit and wait until the user is logged out, so there will be no conflict for control.&lt;br /&gt;
Sound and motion sensitivity, and other settings, are set as variables at the top of the script.&lt;/p&gt;
&lt;p&gt;To give it a try, follow these directions:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Update to the latest Oculus Java Server software via. the remote control web client software update (or download the full &lt;span class=&quot;caps&quot;&gt;OCULUS&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;JAVA&lt;/span&gt; package from &lt;a href=&quot;/oculus/download&quot;&gt;here&lt;/a&gt;)&lt;/li&gt;
	&lt;li&gt;Install &lt;a href=&quot;http://www.python.org/&quot;&gt;Python&lt;/a&gt; if you don&amp;#8217;t already have it&lt;/li&gt;
	&lt;li&gt;Download the program file &lt;a href=&quot;https://oculus.googlecode.com/svn/trunk/telnet_scripts/oculus_surveillance.py&quot;&gt;oculus_surveillance.py&lt;/a&gt; (right-click and &amp;#8216;save as&amp;#8217;)&lt;/li&gt;
	&lt;li&gt;Change the &lt;span class=&quot;caps&quot;&gt;USER&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;VARIABLES&lt;/span&gt; at the top of the file to the appropriate values (see comments next to each variable for explanation)&lt;/li&gt;
	&lt;li&gt;Setup your &lt;a href=&quot;/docs/view?f=email_command&quot;&gt;email settings&lt;/a&gt; if you haven&amp;#8217;t already&lt;/li&gt;
	&lt;li&gt;Run Oculus Java server on the robot&lt;/li&gt;
	&lt;li&gt;Once it&amp;#8217;s running and Oculus is in the charging dock, run &amp;#8216;oculus_surveillance.py&amp;#8217; on the robot. (It&amp;#8217;s difficult to execute a program on the laptop while it&amp;#8217;s in the charging dock; you can either run it remotely using &lt;span class=&quot;caps&quot;&gt;VNC&lt;/span&gt; or other remote desktop, OR run it while un-docked, login and dock the robot, then logout. The script will wait).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The complete script &amp;#8216;oculus_surveillance.py&amp;#8217; (with syntax highlighting and extensive comments) can be viewed and downloaded from &lt;a href=&quot;https://code.google.com/p/oculus/source/browse/trunk/telnet_scripts/oculus_surveillance.py&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/oculus-autonomous-surveillance-mode</guid>
      <pubDate>Wed, 13 Mar 2013 18:10:01 +0000</pubDate>
    </item>
    <item>
      <title>Xaxxon in The Economist</title>
      <link>http://www.xaxxon.com/news/view/xaxxon-in-the-economist-magazine</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/economist_mag.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The Economist March 9, 2013 issue has a &lt;a href=&quot;http://www.economist.com/news/technology-quarterly/21572916-robotics-remotely-controlled-telepresence-robots-let-people-be-two-places&quot;&gt;thorough article&lt;/a&gt; on the robotic telepresence market, in the Technology Quarterly section&lt;/p&gt;
&lt;h3 style=&quot;padding-left:2em;padding-right:2em;&quot;&gt;&amp;#8220;Telepresence robots are gradually getting cleverer. Some, like the Oculus, automatically dock themselves to a nearby charging station&amp;#8230;&amp;#8221;&lt;/h3&gt;</description>
      <guid>http://www.xaxxon.com/news/view/xaxxon-in-the-economist-magazine</guid>
      <pubDate>Mon, 11 Mar 2013 11:26:37 +0000</pubDate>
    </item>
    <item>
      <title>Oculus Software Update featuring The Telnet Progamming Interface</title>
      <link>http://www.xaxxon.com/news/view/oculus-software-update-featuring-the-telnet-progamming-interface</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/telnet_login.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The latest update to our Oculus-Java server software features the powerful &lt;strong&gt;Telnet Programming Interface&lt;/strong&gt;. It allows programming and automation of the Oculus Robot using virtually &lt;em&gt;any&lt;/em&gt; programming language that supports socket connections and text manipulation. Simple scripts can have complete control of the robot by conversing with the server using 70 &lt;a href=&quot;/docs/view?f=oculus_text_commands&quot;&gt;Oculus Text Commands&lt;/a&gt;. A new &lt;a href=&quot;/docs/view?f=programming_oculus_intro&quot;&gt;Programming Oculus&lt;/a&gt; section has been added to the documentation, including some &lt;a href=&quot;/docs/view?f=script_example_react_to_loud_noise&quot;&gt;example scripts&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With the Telnet Interface you can, for example, write scripts that give Oculus automated surveillance capabilities with the new motion and noise detection command: &lt;code&gt;setstreamactivitythreshold.&lt;/code&gt; If detects anything, it can send an email or post an item to the new Oculus &lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; feed.&lt;/p&gt;
&lt;p&gt;The update is available for download on our &lt;a href=&quot;/oculus/download&quot;&gt;download site&lt;/a&gt;, or via. auto-update within the Oculus web-client (go to menu &amp;gt; server menu &amp;gt; check for software update).&lt;/p&gt;
&lt;p&gt;New in Release Build 643&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;telnet interface incl. output tags, access to all text commands&lt;/li&gt;
	&lt;li&gt;&amp;#8216;help&amp;#8217; command with quick help for individual commands&lt;/li&gt;
	&lt;li&gt;&amp;#8216;oculus text command&amp;#8217; in advanced menu in web client&lt;/li&gt;
	&lt;li&gt;argument checking for commands, telnet interface&lt;/li&gt;
	&lt;li&gt;improved Linux com port discovery&lt;/li&gt;
	&lt;li&gt;Linux support for quit + restart,&lt;/li&gt;
	&lt;li&gt;Linux &amp;#8216;speech&amp;#8217; command binds to espeak&lt;/li&gt;
	&lt;li&gt;Linux support for remote system volume, monitor/screensaver on/off&lt;/li&gt;
	&lt;li&gt;Linux support for auto software update&lt;/li&gt;
	&lt;li&gt;video activity (motion) threshold&lt;/li&gt;
	&lt;li&gt;audio activity threshold&lt;/li&gt;
	&lt;li&gt;&amp;#8216;getlightlevel&amp;#8217; command&lt;/li&gt;
	&lt;li&gt;&amp;#8216;email&amp;#8217; command using smtp server settings&lt;/li&gt;
	&lt;li&gt;&amp;#8216;analogwrite&amp;#8217; and &amp;#8216;digitalread&amp;#8217; commands (ArduinOculus firmware v. 0.5.5+)&lt;/li&gt;
	&lt;li&gt;moved autodock vision to java (formerly in actionscript), speed improvements&lt;/li&gt;
	&lt;li&gt;improved autodock imaging, reduce false-positive dock detections when not visible&lt;/li&gt;
	&lt;li&gt;&lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; feed, and &#8216;rssadd&#8217; command&lt;/li&gt;
	&lt;li&gt;key binding &#8216;M&#8217; to open/close menu in web client&lt;/li&gt;
	&lt;li&gt;bugfixes&lt;/li&gt;
&lt;/ul&gt;</description>
      <guid>http://www.xaxxon.com/news/view/oculus-software-update-featuring-the-telnet-progamming-interface</guid>
      <pubDate>Wed, 02 Jan 2013 09:53:24 +0000</pubDate>
    </item>
    <item>
      <title>Oculus TeleOperator iOS App Released</title>
      <link>http://www.xaxxon.com/news/view/oculus-teleoperator-ios-app-released</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/iphone_screen_oculus_itunes.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The Oculus TeleOperator app for iOS is now available for &lt;a href=&quot;http://itunes.apple.com/us/app/oculus-teleoperator/id539903026?ls=1&amp;amp;mt=8&quot;&gt;download from iTunes&lt;/a&gt;! It is a free app, designed for the iPhone, iPad and iPod Touch. This version allows one-way audio and video, and snappy, real-time control of the robot and OcuLed headlight.  The on-screen controls can be made &amp;#8216;always visible&amp;#8217; (recommended for the iPad), by selecting &amp;#8216;More&amp;#8217; from the main menu, and setting the &amp;#8216;Controls Always Visible&amp;#8217; check box.&lt;/p&gt;
&lt;p&gt;Extended functionality is available by sending Oculus text commands directly &amp;#8212; go to the &amp;#8216;More&amp;#8217; menu, and enter commands in the &amp;#8216;Send Text Command&amp;#8217; box. A complete reference of commands is listed &lt;a href=&quot;/docs/view?f=oculus_text_commands&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://itunes.apple.com/us/app/oculus-teleoperator/id539903026?ls=1&amp;amp;mt=8&quot;&gt;&lt;img src=&quot;/resources/news/apple_app_store_badge.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Android users can download an equivalent version of this app at our &lt;a href=&quot;http://code.google.com/p/oculus/downloads/detail?name=oculus_air_6-26-2012.apk&quot;&gt;google code site&lt;/a&gt;.&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/oculus-teleoperator-ios-app-released</guid>
      <pubDate>Mon, 16 Jul 2012 14:38:16 +0000</pubDate>
    </item>
    <item>
      <title>Xaxxon one of  Entrepreneur Magazine's 100 Brilliant Companies 2012</title>
      <link>http://www.xaxxon.com/news/view/xaxxon-one-of-entrepreneur-magazine-s-100-brilliant-companies-2012</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/entrepreneurs-100-brilliant-companies-2012-250.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Xaxxon Technologies made the &lt;a href=&quot;http://www.entrepreneur.com/100brilliantcompanies&quot;&gt;top 100 list&lt;/a&gt; of Entrepreneur Magazine&amp;#8217;s &amp;#8220;annual look at the brightest ideas, the hottest industries and the most insightful innovators.&amp;#8221; We&amp;#8217;re under the &lt;strong&gt;Invention&lt;/strong&gt; category&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/xaxxon-one-of-entrepreneur-magazine-s-100-brilliant-companies-2012</guid>
      <pubDate>Fri, 25 May 2012 12:05:32 +0000</pubDate>
    </item>
    <item>
      <title>Oculus Software Update build 552</title>
      <link>http://www.xaxxon.com/news/view/oculus-software-update-build-552</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/update_screen.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Updated Oculus server software is available for download on our &lt;a href=&quot;http://code.google.com/p/oculus/downloads/list&quot;&gt;download site&lt;/a&gt;, or via. auto-update within the Oculus web-client (go to menu &amp;gt; server menu &amp;gt; check for software update).&lt;/p&gt;
&lt;p&gt;The most significant addition is OcuLED headlight integration. There are also tweaks to two-way video, taking advantages of the latest codecs in Flash plugin 11+.&lt;/p&gt;
&lt;p&gt;Changes include:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Support for OcuLED light&lt;/li&gt;
	&lt;li&gt;Improved sound performance in Linux&lt;/li&gt;
	&lt;li&gt;Improved web-client video broadcasting with Flash 11+&lt;/li&gt;
	&lt;li&gt;Push to talk now optional&lt;/li&gt;
	&lt;li&gt;Preliminary support for remote-control iOS and Android &lt;span class=&quot;caps&quot;&gt;AIR&lt;/span&gt; apps&lt;/li&gt;
&lt;/ul&gt;</description>
      <guid>http://www.xaxxon.com/news/view/oculus-software-update-build-552</guid>
      <pubDate>Tue, 17 Apr 2012 15:34:29 +0000</pubDate>
    </item>
    <item>
      <title>Wood Robots</title>
      <link>http://www.xaxxon.com/news/view/wood-robots</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/birchoculus_frame_w_light_combo.jpg&quot; alt=&quot;&quot; /&gt;&lt;br&gt;&lt;a href=&quot;/resources/news/birchoculus_frame_w_light_combo_big.jpg&quot;&gt;(zoom)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There&#8217;s something immensely satisfying about building a robot out of&amp;#8230; &lt;em&gt;wood&lt;/em&gt;. Has civilization come full circle? Pictured above is the Oculus &lt;span class=&quot;caps&quot;&gt;ROV&lt;/span&gt;, in laser-cut birch plywood. We had to tweak more than a few details for the design to translate from &lt;span class=&quot;caps&quot;&gt;ABS&lt;/span&gt; to plywood, but the end result has turned out great.&lt;/p&gt;
&lt;p&gt;We&#8217;re making these for our top-tier backers from our &lt;a href=&quot;/news/view/kickstarter-success&quot;&gt;Kickstarter launch&lt;/a&gt;.  Not sure if we&#8217;ll offer wood as a standard option&amp;#8212;is there a market for wood robots? If you have any opinions, please &lt;a href=&quot;/xaxxon/contact&quot;&gt;let us know&lt;/a&gt;&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/wood-robots</guid>
      <pubDate>Fri, 13 Apr 2012 14:49:21 +0000</pubDate>
    </item>
    <item>
      <title>Xaxxon on Front Page of the Wall Street Journal</title>
      <link>http://www.xaxxon.com/news/view/xaxxon-on-front-page-of-the-wall-street-journal</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/wsj_xaxxon.jpg&quot; alt=&quot;&quot; /&gt;&lt;br&gt;&lt;a href=&quot;/resources/news/wsj_xaxxon_big.jpg&quot;&gt;(zoom)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s only a mention, but we&amp;#8217;ll take it! Xaxxon was on the &lt;span class=&quot;caps&quot;&gt;FRONT&lt;/span&gt; &lt;span class=&quot;caps&quot;&gt;PAGE&lt;/span&gt; of the &lt;span class=&quot;caps&quot;&gt;WSJ&lt;/span&gt; &lt;em&gt;weekend edition&lt;/em&gt;, in an &lt;a href=&quot;http://online.wsj.com/article/SB10001424052970203458604577265321595882542.html&quot;&gt;article about telepresence&lt;/a&gt;. The article was subsequently featured on &lt;a href=&quot;http://hardware.slashdot.org/story/12/03/10/1917245/when-a-robot-becomes-the-life-of-the-party&quot;&gt;Slashdot&lt;/a&gt;. Robotic telepresence may not be &lt;em&gt;mainstream&lt;/em&gt; yet, but it&amp;#8217;s definitely gaining popularity, at an accelerating pace.&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;UPDATE&lt;/span&gt; 8/8/2012: Xaxxon mentioned again in a follow up &lt;span class=&quot;caps&quot;&gt;WSJ&lt;/span&gt; article: &lt;a href=&quot;http://online.wsj.com/article/SB10000872396390443517104577575454164490344.html&quot;&gt;My Life as a Telecommuting Robot&lt;/a&gt;&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/xaxxon-on-front-page-of-the-wall-street-journal</guid>
      <pubDate>Mon, 19 Mar 2012 20:04:51 +0000</pubDate>
    </item>
    <item>
      <title>First Production Batch of Oculus Robots Shipped</title>
      <link>http://www.xaxxon.com/news/view/first-production-batch-of-oculus-robots-shipped</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/resources/news/docks.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We shipped out a whole bunch of Oculus Robots about a week ago; they should be starting to reach their destinations about now! We&amp;#8217;re keeping the assembly line going, to fill orders for Oculus bots with &lt;a href=&quot;/oculus/oculed_light&quot;&gt;lights&lt;/a&gt; &amp;#8212; we&amp;#8217;ll be starting to ship those in a few weeks.&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/first-production-batch-of-oculus-robots-shipped</guid>
      <pubDate>Sat, 17 Mar 2012 12:44:43 +0000</pubDate>
    </item>
    <item>
      <title>Oculus Accessories Unleashed</title>
      <link>http://www.xaxxon.com/news/view/oculus-accessories-unleashed</link>
      <description>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;img src=&quot;/images/oculus_oculed_off_xtion.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br&gt;&lt;span class=&quot;caps&quot;&gt;OCULUS&lt;/span&gt; outfitted with light and Xtion 3d Sensor &lt;a href=&quot;/images/oculus_oculed_off_xtion_big.jpg&quot;&gt;(zoom)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Production on the &lt;strong&gt;OcuLED Headlight Accessory&lt;/strong&gt; is finally underway, and it&amp;#8217;s now up for pre-order in our &lt;a href=&quot;/shop/#oculed_shop&quot;&gt;on-line store&lt;/a&gt;. This is a &lt;em&gt;truly awesome&lt;/em&gt; add-on for Oculus. Complete details, including open-hardware circuit schematics for the Arduino-compatible &lt;span class=&quot;caps&quot;&gt;PCB&lt;/span&gt; are &lt;a href=&quot;/oculus/oculed_light&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ve also fashioned a &lt;a href=&quot;/oculus/xtion_bracket&quot;&gt;simple mounting bracket&lt;/a&gt; for the &lt;strong&gt;&lt;span class=&quot;caps&quot;&gt;ASUS&lt;/span&gt; Xtion &lt;span class=&quot;caps&quot;&gt;PRO&lt;/span&gt;&lt;/strong&gt; and &lt;span class=&quot;caps&quot;&gt;PRO&lt;/span&gt; Live 3D sensors. If you&amp;#8217;re interested in one of these brackets, it will &lt;a href=&quot;/shop/#xtion_bracket_shop&quot;&gt;start shipping&lt;/a&gt; in a few weeks.&lt;br&gt;
If you&amp;#8217;re in North America, we&amp;#8217;ve noticed &lt;span class=&quot;caps&quot;&gt;ASUS&lt;/span&gt; has made the &lt;span class=&quot;caps&quot;&gt;PRO&lt;/span&gt; Live variant available at &lt;a href=&quot;http://www.newegg.com/Product/Product.aspx?Item=N82E16826785030&quot;&gt;newegg.com&lt;/a&gt;, with the price reduced to $160 &amp;#8211; this is great news for Kinect/Primesense enthusiasts.&lt;br&gt;
This sensor combined with Oculus is still recommended for &lt;em&gt;developers only&lt;/em&gt;: Oculus software support is still only in the alpha stage, and &lt;span class=&quot;caps&quot;&gt;ASUS&lt;/span&gt; seems to be marketing the Xtion Sensors towards developers only for now, as well.&lt;/p&gt;
&lt;p&gt;Another great option for developers: if you want to enhance Oculus with &lt;a href=&quot;/oculus/roborealm&quot;&gt;advanced computer vision&lt;/a&gt; programming capabilities, we&amp;#8217;re offering &lt;a href=&quot;http://www.roborealm.com&quot;&gt;&lt;strong&gt;RoboRealm Computer Vision Software&lt;/strong&gt;&lt;/a&gt; at a special &lt;a href=&quot;/shop/#roborealm_shop&quot;&gt;reduced price&lt;/a&gt; if you combine your order with an Oculus &lt;span class=&quot;caps&quot;&gt;ROV&lt;/span&gt; kit!&lt;/p&gt;</description>
      <guid>http://www.xaxxon.com/news/view/oculus-accessories-unleashed</guid>
      <pubDate>Mon, 05 Mar 2012 00:25:42 +0000</pubDate>
    </item>
  </channel>
</rss>
