Surveyor Robotics Journal
   



email: support@surveyor.com

Surveyor Corporation home page

Subscribe to a syndicated RSS feed.

Subscribe with Bloglines

Archives
November 2008
October 2008
September 2008
August 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
Februray 2006
January 2006

       
Thu, 12 Oct 2006

"wander mode" continued...

We received good feedback on the firmware version posted yesterday, and it seems that we're on the right track with "wander mode". The only issue that was raised is that we broke with our protocol format in the "Scan" command, so we've fixed that problem and formally included the Scan command in the SRV_protocol specification

This is how the display of the scan data now looks from a console -



There's also a command - 'm' - to turn off autonomous movement during "wander mode", which makes it easier to anayze the scan data because the robot just moves under operator control. The motors are reenabled with the 'w' command that initiates "wander mode". In this screenshot, at the top you can see the ACKS from turning on wander mode (#w), turning it back off (#W), turning it back on (#w), disabling the motors (#m), then viewing the scans (##Scan -)

It would be nice to be able to overlay the scan data onto the image display of the console programs, as this would give us a nice tool for evaluating different image processing techniques in "wander mode". Once we add an object tracking mode, we'll want to provide a similar display.

Here's the latest version of code -

Posted Thu, 12 Oct 2006 12:47 | HTML Link | see additional stories ...