
  <item>
    <title>RoboCup Junior soccer team based on SRV-1 Blackfin headed to Singapore - 12 Mar 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/03/12#251</link>
    <description>&lt;br&gt;
This is a high school RoboCup Junior soccer team &lt;a href=&quot;http://velasrandy.sk/index.php/roboty/player-v20&quot; target=&quot;_top&quot;&gt;VELASRANDY&lt;/a&gt; from Slovakia using SRV-1 Blackfin camera and SRV-RCM expansion board for image processing and control.  They just won their national competition and are headed to international competition in Singapore.  Very impressive !!!&lt;br&gt;
&lt;br&gt;
&lt;embed width=&quot;440&quot; height=&quot;420&quot; type=&quot;application/x-shockwave-flash&quot; src=&quot;http://v6.tinypic.com/player.swf?file=2eogljp&amp;s=6&quot;&gt;&lt;br&gt;&lt;font size=&quot;1&quot;&gt;&lt;a href=&quot;http://tinypic.com/player.php?v=2eogljp&amp;s=6&quot;&gt;Original Video&lt;/a&gt;&lt;/font&gt;&lt;br&gt;
&lt;br&gt;
More information &lt;a href=&quot;http://velasrandy.sk/index.php/roboty/player-v20&quot; target=&quot;_top&quot;&gt;here&lt;/a&gt;.&lt;br&gt;
 (Posted Fri, 12 Mar 2010 15:00)</description>
  </item>
  <item>
    <title>miniSVS - a reduced footprint version of the SVS Blackfin stereo vision system - 13 Feb 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/02/13#250</link>
    <description>&lt;br&gt;
In response to a request from the &lt;a href=&quot;http://www.surveyor.com/cgi-bin/robot_journal.cgi/2010/01/28#248&quot; target=&quot;_top&quot;&gt;GMU RoboPatriots&lt;a/&gt; for a more compact version of the SVS to fit their RoboCup robots, we shrunk the original SVS layout from 6&quot; x 2.5&quot; to 4&quot; x 2.5&quot; (100mm x 63mm).  The new camera spacing is 2.25&quot; (55mm), though for the RoboPatriots, the spacing isn't an issue, as they are running ribbon cables from Blackfin to cameras mounted elsewhere on the robot.  &lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/miniSVS2.jpg&quot;&gt;&lt;br&gt;
&lt;br&gt;
We are calling the new board the &quot;miniSVS&quot;.  In shrinking the board, we removed some functionality that the soccerbots didn't need, including FAN8200 H-bridge, antenna mount, laser pointer drivers, and SPI interconnect.  In place of the SPI interconnect, we are using a pair of GPIO lines with a soft UART driver.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/miniSVS3.jpg&quot;&gt;&lt;br&gt;
&lt;br&gt;
The basic assumption was that this board would be used with other motor drivers with serial or servo interface, though perhaps this configuration would be attractive to existing SRV-1 robot users.  If that turns out to be the case and there is sufficient interest, we can look at adding back the H-bridge and laser drivers.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/miniSVS1.jpg&quot;&gt;&lt;br&gt;
&lt;br&gt;
As with the full-sized SVS, the miniSVS does include interfaces to 8 timers (4 on each Blackfin) with 5V power and servo headers, along with low battery detect circuit.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/miniSVS4.jpg&quot;&gt;&lt;br&gt;
&lt;br&gt;
Those who are interested in the miniSVS or variations should send us &lt;a href=&quot;mailto:support@surveyor.com?subject=miniSVS&quot;&gt;an email&lt;/a&gt;, and we will consider adding this to our standard product list.&lt;br&gt; (Posted Sat, 13 Feb 2010 19:02)</description>
  </item>
  <item>
    <title>SRV-1 / SVS Blackfin HTTP functionality extended to support most SRV_protocol robot control functions - - 09 Feb 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/02/09#249</link>
    <description>&lt;br&gt;
The latest version of SRV-1 / SVS Blackfin firmware adds most of the &lt;a href=&quot;http://www.surveyor.com/SRV_protocol.html&quot; target=&quot;_top&quot;&gt;SRV_protocol&lt;/a&gt; functions to the HTTP interface, enabling more complete robot control via a standard or mobile web browser.  Motor control functions are provided for the existing SRV-1q PWM, the new SRV-4WD controller, as well as RC ESC controllers such as Sabertooth and pan/tilt servo interfaces.&lt;br&gt;
&lt;br&gt;
Camera resolution and JPEG quality can now be set via HTTP.  Also supported are the SRV-NAV gps, a/d, tilt and compass interfaces, generic I2C devices, SRV-1 vision processing functions, and laser pointer controls.&lt;br&gt;
&lt;br&gt;
Using the SRV-1 HTTP interface is really simple.  To test these, you can point your browser to  &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;http://robot-ip:10001/robot.cgi?____&lt;br&gt;
where  ____ represents the SRV_protocol function, e.g.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;http://robot-ip:10001/robot.cgi?V&lt;br&gt;
will display the firmware version string&lt;br&gt;
 &lt;br&gt;
As before,  &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;http://robot-ip:10001/robot.jpg&lt;br&gt;
will capture a new JPEG frame.  We have also provided a simple webcam script using this capability.&lt;br&gt;
&lt;br&gt;
Surveyor Robot Forum discussion with additional details is found here - &lt;a href=&quot;http://www.surveyor.com/cgi-bin/yabb2/YaBB.pl?num=1265742063&quot; target=&quot;_top&quot;&gt;http://www.surveyor.com/cgi-bin/yabb2/YaBB.pl?num=1265742063&lt;/a&gt;.  Example code for a simple webcam interface is provided.&lt;br&gt;
&lt;br&gt;
The new firmware has been posted to &lt;a href=&quot;http://code.google.com/p/surveyor-srv1-firmware/&quot; target=&quot;_top&quot;&gt;http://code.google.com/p/surveyor-srv1-firmware/&lt;/a&gt;&lt;br&gt; (Posted Tue, 09 Feb 2010 14:27)</description>
  </item>
  <item>
    <title>RoboPatriots humanoid soccer players for RoboCup using Surveyor SVS Blackfin - - 28 Jan 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/01/28#248</link>
    <description>&lt;br&gt;
&lt;object width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/q9lMsmDVeDs&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/q9lMsmDVeDs&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
The &lt;a href=&quot;http://cs.gmu.edu/~robotics/pmwiki.php/Main/RoboPatriots&quot; target=&quot;_top&quot;&gt;Autonomous Robotics Laboratory of George Mason University&lt;/a&gt;  has fielded a team, &lt;b&gt;RoboPatriots&lt;/b&gt;, for the &lt;a href=&quot;http://www.robocup2010.org/&quot; target=&quot;_top&quot;&gt;RoboCup humanoid league&lt;/a&gt;, a prestigious international autonomous robotic soccer competition. RoboPatriots is one of only two teams from the USA that competed in the RoboCup humanoid league in 2009 (of 24 teams overall). The team is small and has never received any outside funding, so one of their goals is to present an inexpensive and robust robot platform that still competes well.  In comparison, their competitor's robots generally cost 4-5 times as much.&lt;br&gt;
&lt;br&gt;
As the team prepares for next year's competition in Singapore, they are developing tools for  humanoid motion and path planning, vision-based localization, and multiple-robot coordination, as well as physical simulation software. The Surveyor SVS (stereo vision system) has proven to be a critical part of their robot architecture, acting as the brains and eyes of the robots.&lt;br&gt;
&lt;br&gt;
2010 Robot Specs:
&lt;ul&gt;
&lt;li&gt;Team Name: RoboPatriots (Johnny 5, Newton, and Stephanie)
&lt;li&gt;Height: 53 cm
&lt;li&gt;Weight: 900 grams
&lt;li&gt;DOF: 18 (5 DOF per leg, 3 DOF per arm, 2 DOF neck)
&lt;li&gt;Motors: Arms and Legs (16): Kondo KRS-2555HV digital servos
&lt;li&gt;Motors: Neck (2): Kondo KRS-788HV ICS Digital Servos
&lt;li&gt;Computing Unit: RCB-4 from Kondo
&lt;li&gt;Camera: Surveyor SVS stereo vision system, 640x480 resolution per camera, two 500 MHz Blackfin processors
&lt;li&gt;Sensors: (1) RAS-2 dual-axis accelerometer from Kondo (2) KRG-3 single axis gyro from Kondo
&lt;li&gt;Walking Speed: 25 cm/s 
&lt;/ul&gt;
Links:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://cs.gmu.edu/~robotics/pmwiki.php/Main/RoboPatriots&quot; target=&quot;_top&quot;&gt;Team home page&lt;/a&gt;
&lt;li&gt;&lt;a href=&quot;http://www.youtube.com/user/TheGMURoboticsLab&quot; target=&quot;_top&quot;&gt;Official YouTube Channel&lt;/a&gt;
&lt;li&gt;&lt;a href=&quot;http://www.flickr.com/photos/christophervo/sets/72157621258406385/&quot; target=&quot;_top&quot;&gt;Flickr Set 1&lt;/a&gt;
&lt;li&gt;&lt;a href=&quot;http://www.flickr.com/photos/38186590@N00/sets/72157621381132889/&quot; target=&quot;_top&quot;&gt;Flickr Set 2&lt;/a&gt;
&lt;/ul&gt;

 (Posted Thu, 28 Jan 2010 14:40)</description>
  </item>
  <item>
    <title>Inertia Labs introduces Renegade SRV all-terrain robot - - 18 Jan 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/01/18#247</link>
    <description>&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/FuIxGpaBvBU&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/FuIxGpaBvBU&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
Our manufacturing partner &lt;a href=&quot;http://www.inertialabs.com&quot; target=&quot;_top&quot;&gt;Inertia Labs&lt;/a&gt; has just introduced an up-scale version of the original SRV-1 Blackfin robot, intended for larger payloads and outdoor operation, but still based on SRV-1 Blackfin and SVS control electronics.  &lt;a href=&quot;http://www.inertialabs.com/Renegade.htm&quot; target=&quot;_top&quot;&gt;The Renegade SRV&lt;/a&gt; employs four high-quality planetary gear motors with encoders to directly drive the five inch rock crawling wheels. The chassis is laser cut and bent .125&quot; 6061 aircraft aluminum with an ABS impact plastic lid. Surveyor has designed a custom speed controller for this chassis that also takes the input from each motor encoder and direct support for Sharp IR range sensors.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.inertialabs.com/Renegade.htm&quot; target=&quot;_top&quot;&gt;&lt;img src=&quot;http://www.surveyor.com/images/Renegade-tilt-nav-front.jpg&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Technical details and order information are found here - &lt;a href=&quot;http://www.inertialabs.com/Renegade.htm&quot; target=&quot;_top&quot;&gt;Renegade SRV&lt;/a&gt;.&lt;br&gt;  (Posted Mon, 18 Jan 2010 17:25)</description>
  </item>
  <item>
    <title>New blob tracking display feature added to SRV-1 Blackfin firmware - - 16 Jan 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/01/16#246</link>
    <description>&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/XKkPCOrEiEY&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/XKkPCOrEiEY&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
Don't know why we didn't add this sooner, but latest version of SRV-1 firmware now includes a display function for blob tracking results.  The console command 'g6#' enables display of boxes outlining the results of vblob() function, where '#' is the color bin for the blob search, e.g. g63 displays the blobs matching color bin #3.  'gx' turns off the blob overlay.&lt;br&gt;
&lt;br&gt;
Forum discussion &lt;a href=&quot;http://www.surveyor.com/cgi-bin/yabb2/YaBB.pl?num=1263670095&quot; target=&quot;_top&quot;&gt;is found here&lt;/a&gt;.&lt;br&gt; (Posted Sat, 16 Jan 2010 14:32)</description>
  </item>
  <item>
    <title>Large treaded robot with SRV-1 Blackfin controller - - 04 Jan 2010</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2010/01/04#245</link>
    <description>&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/VA19hVa5BoE&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/VA19hVa5BoE&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.inertialabs.com/srv.htm&quot; target=&quot;_top&quot;&gt;Inertia Labs&lt;/a&gt; has developed a upscale version of the SRV-1 Blackfin robot with a beautifully integrated camera tilt mechanism.  Other than the larger motor controllers, this is basically a standard SRV-1 controller setup.  For more information, contact &lt;a href=&quot;http://www.inertialabs.com/srv.htm&quot; target=&quot;_top&quot;&gt;Inertia Labs&lt;/a&gt;&lt;br&gt; (Posted Mon, 04 Jan 2010 20:50)</description>
  </item>
  <item>
    <title>Solution for Surveyor SRV-1 via iPhone (also EDGE) - - 22 Dec 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/12/22#244</link>
    <description>&lt;br&gt;
&lt;a href=&quot;http://www.ewe-software.com&quot; target=&quot;_top&quot;&gt;EWE Software&lt;/a&gt; has added SRV-1 robot control via iPhone or iPod Touch to their Befree4iPhone remote control program.  The software is a freeware, downloaded from  &lt;a href=&quot;http://www.ewe-software.com/download.html&quot; target=&quot;_top&quot;&gt;www.ewe-software.com/download.html&lt;/a&gt;, and it requires no iPhone modification or iPhone market download.&lt;br&gt;
&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/yBh73fU-xF4&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/yBh73fU-xF4&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
Further discussion of the Befree4iPhone is found on the &lt;a href=&quot;http://www.surveyor.com/cgi-bin/yabb2/YaBB.pl?num=1260964739&quot; target=&quot;_top&quot;&gt;Surveyor Robotics Forum&lt;/a&gt;.&lt;br&gt; (Posted Tue, 22 Dec 2009 12:53)</description>
  </item>
  <item>
    <title>Excellent tutorial on the Surveyor SVS (stereo vision system) - 08 Dec 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/12/08#243</link>
    <description>&lt;br&gt;
&lt;a href=&quot;http://www.aforgenet.com/framework/&quot; target=&quot;_top&quot;&gt;AForge.NET&lt;/a&gt; is an open source C# framework with SRV-1 and SVS Blackfin support that was designed for developers and researchers in the fields of computer vision and artificial intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.  We first described AForge.NET SRV-1 and SVS support here - &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.surveyor.com/cgi-bin/robot_journal.cgi/2009/11/05#238&quot; target=&quot;_top&quot;&gt;http://www.surveyor.com/cgi-bin/robot_journal.cgi/2009/11/05#238&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.aforgenet.com/framework/samples/images/svs_test.jpg&quot;&lt;/img&gt;&lt;br&gt;
&lt;br&gt;
Since that post, the AForge.NET developers have written an excellent introduction to SVS, describing system setup along with a guide and sample code to create C# applications which control the board remotely, interface to servos, ultrasonic ranging, I2C devices and motor control.  The tutorial is found here - &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.aforgenet.com/articles/svs_start/&quot; target=&quot;_top&quot;&gt;http://www.aforgenet.com/articles/svs_start/&lt;/a&gt;&lt;br&gt; (Posted Tue, 08 Dec 2009 13:02)</description>
  </item>
  <item>
    <title>Bat-tek Project  - 03 Dec 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/12/03#242</link>
    <description>&lt;br&gt;
&lt;object width=&quot;400&quot; height=&quot;265&quot;&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;never&quot;&gt;&lt;/param&gt;&lt;param name=&quot;movie&quot; value=&quot;http://vimeo.com/moogaloop.swf?clip_id=7803820&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://vimeo.com/moogaloop.swf?clip_id=7803820&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;never&quot; width=&quot;400&quot; height=&quot;265&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.etc.cmu.edu/projects/gadget/?p=promos&quot; target=&quot;_top&quot;&gt;&lt;u&gt;Bat-teK&lt;/u&gt;&lt;/a&gt; is a Carnegie Mellon + Lockheed Martin project that uses a lot of Surveyor's robotic technologies, including the YARB blimp, SVS, and SRV-1 robot, along with CMU's console applications and mapping technology. CMU produced this very cool promotional video for the project.&lt;br&gt;
 (Posted Thu, 03 Dec 2009 13:35)</description>
  </item>
  <item>
    <title>First production SRV-4WD motor controllers shipped to test sites - 30 Nov 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/11/30#241</link>
    <description>&lt;br&gt;
We have sorted out the assembly issues with our first batch of production SRV-4WD motor controllers, so we shipped a couple of boards to test sites today.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.surveyor.com/images/SRV-4WD-Headers.jpg&quot; target=&quot;_top&quot;&gt;&lt;img src=&quot;http://www.surveyor.com/images/SRV-4WD-Headers1000.jpg&quot; width=&quot;600&quot; height=&quot;390&quot; border=&quot;0&quot;&gt;&lt;/a&gt; &lt;br&gt;
&lt;br&gt;
Most of the first boards have been committed to new robots being built by Inertia Labs -&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.surveyor.com/cgi-bin/robot_journal.cgi/2009/08/10#227&quot; target=&quot;_top&quot;&gt;&lt;img src=&quot;http://www.surveyor.com/images/srv1x-0628a-500.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
but we will be building another batch of boards before the end of December and will soon set pricing / availability.  If interested, drop an email to &lt;a href=&quot;mailto:support@surveyor.com?subject=SRV-4WD&quot;&gt;support@surveyor.com&lt;/a&gt;.&lt;br&gt; (Posted Mon, 30 Nov 2009 19:43)</description>
  </item>
  <item>
    <title>TUlip humanoid soccer robot with Surveyor SVS Blackfin (stereo vision system) - 16 Nov 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/11/16#240</link>
    <description>&lt;br&gt;
We just received these videos from &lt;a href=&quot;http://humanoid.tue.nl/&quot; target=&quot;_top&quot;&gt;Team EINDroid Humanoid Robotics&lt;/a&gt; of the &lt;a href=&quot;http://www.3tu.nl/en&quot; target=&quot;_top&quot;&gt;3TU&lt;/a&gt;, a cooperation of the Netherlands technical universities of Eindhoven, Delft &amp; Twente.&lt;br&gt;
&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/jSlO-3gbpO4&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/jSlO-3gbpO4&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/SSBitYdxfTI&amp;hl=en_US&amp;fs=1&amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/SSBitYdxfTI&amp;hl=en_US&amp;fs=1&amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
The team is using the Surveyor SVS for color tracking via blob detection with one of their humanoid soccer robots.  This is a very interesting and challenging problem, and we look forward to their continued progress.&lt;br&gt;


 (Posted Mon, 16 Nov 2009 09:58)</description>
  </item>
  <item>
    <title>Web-based &quot;Admin&quot; interface for SRV-1 Blackfin &amp; SVS robot controllers - 14 Nov 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/11/14#239</link>
    <description>&lt;br&gt;
Extending the direct web interface to SRV-1 Blackfin and SVS &lt;a href=&quot;http://www.surveyor.com/cgi-bin/robot_journal.cgi/2009/10/08#234&quot; target=&quot;_top&quot;&gt;we recently introduced&lt;/a&gt;, we have added direct support of HTTP POST methods for uploads of firmware, html pages, picoC scripts, etc, to the SRV-1 / SVS firmware.  Those familiar with our existing firmware &amp; file upload mechanism using XMODEM with Teraterm, lsz, etc, will recognize this as a significant enhancement.&lt;br&gt;
&lt;br&gt;
Here is an example of the browser interface after selecting the srv1.ldr firmware image to upload:&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/http-admin1.gif&quot;&gt;&lt;br&gt;
&lt;br&gt;
and the browser display after upload has completed:&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/http-admin2.gif&quot;&gt;&lt;br&gt;
&lt;br&gt;
As with the web-based interface to the robot controls, no special console software is required - only a browser.  Thus far, we have successfully tested with Firefox, Internet Explorer 8, Chrome and Safari, including iPhone and Google Android phone browsers.  This capability is included in the latest version of SRV-1 / SVS firmware posted to &lt;a href=&quot;http://code.google.com/p/surveyor-srv1-firmware/&quot; target==&quot;top&quot;&gt;code.google.com&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Beyond the file upload capability, we will be looking at ways to employ HTTP POST functionality for other functions such as robot configuration (selection of sensors, motor drive mechanism), image calibration (lens rectification, color range selection), neural net specification, etc.  We have just started to explore the possibilities.&lt;br&gt;


 (Posted Sat, 14 Nov 2009 11:46)</description>
  </item>
  <item>
    <title>New C# framework for machine vision and robotics adds support for Surveyor SRV-1 and SVS Blackfin systems - 05 Nov 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/11/05#238</link>
    <description>&lt;br&gt;
&lt;a href=&quot;http://www.aforgenet.com/framework/&quot; target=&quot;_top&quot;&gt;AForge.NET&lt;/a&gt; is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, fuzzy systems, machine learning, robotics, etc.  The latest release, version 2.1.0, has introduced support for the SRV-1 Blackfin and SVS (stereo vision system).&lt;br&gt;
&lt;br&gt;
Several sample applications are provided for the SRV-1 and SVS.  The following screenshot demonstrates usage of &lt;a href=&quot;http://www.aforgenet.com/framework/docs/html/1662563a-2c37-531c-d5c0-aaf291bc7dcc.htm&quot; target=&quot;_top&quot;&gt;AForge.Robotics.Surveyor&lt;/a&gt; namespace to control Surveyor's SRV-1 Blackfin robot. The application allows receiving video feed from the robot and manipulate it by driving the robot using predefined commands or using direct motor control.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.aforgenet.com/framework/samples/images/srv_test.jpg&quot; width=&quot;480&quot;&gt;&lt;br&gt;
&lt;br&gt;
The following demonstrates &lt;a href=&quot;http://www.aforgenet.com/framework/docs/html/1662563a-2c37-531c-d5c0-aaf291bc7dcc.htm&quot; target=&quot;_top&quot;&gt;AForge.Robotics.Surveyor&lt;/a&gt; for control Surveyor's Stereo Vision System. The application allows receiving video feeds from both cameras, show stereo anaglyph images and manipulate robot by driving it using predefined commands or using direct motor control.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.aforgenet.com/framework/samples/images/svs_test.jpg&quot; width=&quot;480&quot;&gt;&lt;br&gt;
&lt;br&gt;
AForge.NET is extensively documented and well worth investigating.&lt;br&gt; (Posted Thu, 05 Nov 2009 19:33)</description>
  </item>
  <item>
    <title>Feature article on Surveyor SVS (stereo vision system) in Nov/Dec Robot Magazine - 24 Oct 2009</title>
    <link>http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2009/10/24#237</link>
    <description>&lt;br&gt;
The latest issue of &lt;a href=&quot;http://botmag.com/issue19/index.shtml&quot; target=&quot;_top&quot;&gt;Robot Magazine&lt;/a&gt; has an excellent in-depth five page review of the Surveyor SVS, starting on page 30.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/botmag09-1.jpg&quot;&gt;&lt;br&gt;
&lt;br&gt;
The author, Harry Mueller, explores many of the capabilities and limitations of the system in its current form, including stereo correspondence, neural net, picoC, RoboRealm, and other features.  As Harry notes, &quot;The SRV-1 and its most recent incarnation, the SVS, can best be characterized as a very sophisticated and evolving toolkit for vision experimentation&quot;.  His conclusions are right on the money as well, though you will have to read the article to find out what he wrote.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://www.surveyor.com/images/botmag09-2.jpg&quot;&gt;&lt;br&gt; (Posted Sat, 24 Oct 2009 20:04)</description>
  </item>
