Surveyor Robotics Journal |
|||||
|
Surveyor Corporation home page
Subscribe to a syndicated RSS feed. Archives |
Tue, 27 Feb 2007 SRV-1 in Japan There was a nice mention today of the SRV-1 on robots-dreams.com as part of an article on RT Corporation, our new representative in Japan. Here's a link to the story: http://www.robots-dreams.com/2007/02/robot_fever_gro.html The founder of RT Corporation, Yuki Nakagawa, is a highly respected figure in the Japan robotics market. She is the 'Local Chair' for the RoboCup Small Size League and is the head of the RoboLDK organization, a competition that focuses on the use of robots in the home (LDK=living, dining, kitchen). She was involved in the ERATO project (Exploratory Research for Advanced Technology) as well as the National Museum of Emerging Science and Innovation and was responsible for their involvement with Honda's ASIMO.
We are very grateful to Lem Fugitt of Robots Dreams for introducing us to RT Corporation and Yuki Nakagawa. Posted Tue, 27 Feb 2007 16:11 | HTML Link | see additional stories ... Sat, 17 Feb 2007update for Python-based console for SRV-1 (pySRV1Console.py) We figured out two of the remaining problems with pySRV1Console:
pySRV1Console-021707.zip (110kb) If you don't already have Python installed on your system, or if you are running a version prior to 2.4, you should download the Python installer from http://www.python.org/download/. On systems that already have Python installed, the only additional module you need to install is pySerial, which is downloaded from http://pyserial.sourceforge.net. Once you have Python installed, the console is started with: python pySRV1Console.py -com COM4 (e.g. on your PC with USB radio on COM4) or python pySRV1Console.py -com /dev/cu.SLAB_USBtoUART (e.g. on your PPC Mac) Once it's running, the main console page is accessed via your browser at: http://localhost:8888/view.html
This version seems to be working quite well, but please report any issues to support@surveyor.com or post on the Surveyor Robotics Forum. Posted Sat, 17 Feb 2007 12:04 | HTML Link | see additional stories ... Thu, 08 Feb 20072007 AAAI Spring Symposium - Robots and Robot Venues: Resources for AI Education Just wanted to note that we signed on as a sponsor for the 2007 AAAI Spring Symposium on Robotics at Stanford University - March 26-28. We'll be there with a bunch of robots, so if you are planning to attend the conference, please look us up. Here are the specific details - http://www.cs.hmc.edu/roboteducation/ Posted Thu, 08 Feb 2007 18:50 | HTML Link | see additional stories ... "Evolutionary Robotics" and the SRV-1 It's been a month since I first posted about our exploration of adaptive / emergent behaviors for the SRV-1. In the interim, we have experimented with a variety of neural network architectures and reviewed a number of research studies. It has been an interesting journey, as we have since abandoned several of our original assumptions, e.g.:
The most interesting and useful studies to support this revised viewpoint are found in the MIT Press publication (2000) "Evolutionary Robotics - The Biology, Intelligence, and Technology of Self-Organizing Machines" by Stefano Nolfi and Dario Floreano, as well as in subsequent published works by the authors. There are now numerous researchers employing this approach to robotics, as shown on The Evolutionary Robotics Homepage From a practical perspective, we are moving forward on this new path, specifically working on the task of training a soccer robot, as first described here, by defining a sequence of robot training tasks with progressively increasing complexity, e.g.:
The real goal is to make the process of non-procedural robot learning accessible and understandable to any user, and this is an exciting challenge ! Posted Thu, 08 Feb 2007 13:22 | HTML Link | see additional stories ... Sat, 03 Feb 2007WiFi SRV-1 update A number of SRV-1 users have been waiting on 802.11 interfaces for the robots, and things have not gone according to plan. We originally expected to have a WiFi radio module for the SRV-1 in November, but that slid to January because of firmware issues, and the latest firmware update has actually pushed things out some additional number of months, so we're now looking at alternatives. At this point, we have 4 viable WiFi module candidates:
Posted Sat, 03 Feb 2007 17:34 | HTML Link | see additional stories ... |
||||