Warning: Declaration of action_plugin_importoldchangelog::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register($controller) in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/lib/plugins/importoldchangelog/action.php on line 24 Warning: Declaration of action_plugin_safefnrecode::register(Doku_Event_Handler &$controller) should be compatible with DokuWiki_Action_Plugin::register($controller) in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/lib/plugins/safefnrecode/action.php on line 16 Warning: Declaration of action_plugin_importoldindex::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register($controller) in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/lib/plugins/importoldindex/action.php on line 21 Warning: Declaration of action_plugin_popularity::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register($controller) in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/lib/plugins/popularity/action.php on line 21 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/lib/plugins/importoldchangelog/action.php:8) in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/inc/auth.php on line 377 Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/inc/auth.php on line 656 Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/inc/auth.php on line 656 Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/inc/auth.php on line 656 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/lib/plugins/importoldchangelog/action.php:8) in /home/httpd/vhosts/siliconretina.ini.uzh.ch/httpdocs/wiki/inc/actions.php on line 187
====== Differences ====== This shows you the differences between two versions of the page.
robogoalie [2007/10/31 15:28] tobi |
robogoalie [2008/09/23 21:47] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
======RoboGoalie: a fast robotic goalie that uses the Dynamic Vision Sensor====== | ======RoboGoalie: a fast robotic goalie that uses the Dynamic Vision Sensor====== | ||
- | {{learninggoalie.gif?w=300|RoboGoalie}} | + | <html> |
+ | <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/IC5x7ftJ96w&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/IC5x7ftJ96w&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object> | ||
+ | </html> | ||
- | We (Manuel Lang and Tobi Delbruck) are working actively on a goalie robot that uses the DVS as input vision sensor. The goalie is controlled by http://jaer.wiki.sourceforge.net and all the code is open sourced in the package //ch.ini.unizh.tobi.goalie//. | + | ETH computer science semester student Manuel Lang and [[http://www.ini.uzh.ch/~tobi|Tobi Delbruck]] developed a **self-calibrating** goalie robot that uses the [[start|DVS]] as input vision sensor. The goalie is controlled by http://jaer.wiki.sourceforge.net and all the code is open sourced in the package [[http://jaer.svn.sourceforge.net/viewvc/jaer/trunk/host/java/src/ch/unizh/ini/tobi/goalie/|ch.ini.unizh.tobi.goalie]]. |
- | * [[http://www.ini.uzh.ch/~tobi/papers/delbruckISCAS2007Goalie.pdf|Download the paper]] Delbruck, T. and P. Lichtsteiner (2007). **Fast sensory motor control based on event-based hybrid neuromorphic-procedural system.** ISCAS 2007, New Orleans, 27-30 May 2007 Page(s):845 - 848. | + | By using spikes events instead of conventional frames, this goalie achieves **a reaction latency of <3 ms and the equivalent of 550 FPS (frames per second) at a peak CPU load of <4%**. |
- | * {{robogoalie1.wmv|Watch the video (Windows Media 9 format)}} - goalie action as of Oct 2007. | + | |
+ | * [[http://www.ini.uzh.ch/~tobi/papers/delbruckISCAS2007Goalie.pdf|Download the paper about the first version of the goalie (not self calibrating)]] Delbruck, T. and P. Lichtsteiner (2007). **Fast sensory motor control based on event-based hybrid neuromorphic-procedural system.** ISCAS 2007, New Orleans, 27-30 May 2007 Page(s):845 - 848. | ||
+ | * {{robogoalie1.wmv|Watch 2007 video (Windows Media 9 format)}}. | ||
+ | * {{fastgoaliegoodquality.wmv|Watch 2006 video (Windows Media 9 format) from Telluride Neuromorphic Workshop}} |