Skip to content

dhgarcia/event-driven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation: http://robotology-playground.github.io/event-driven/doxygen/doc/html/index.html

The iCub event-driven Project

Libraries that handle neuromorphic sensors, such as the dynamic vision sensor, installed on the iCub can be found here, along with algorithms to process the event-based data. Examples include, optical flow, corner detection and ball detection. Demo applications for controlling the robot based on event input are also found here.

How to Install:

  1. Install YARP: http://wiki.icub.org/wiki/Linux:Installation_from_sources
  2. If the iCub is being used install icub-main and icub-contrib-common following the instructions for YARP. It is possible to run event-driven without iCub install however some modules cannot be used and will not be installed.
  3. Clone event-driven and build as a icub-contrib-module if using the iCub environment, or manually if not (YARP is still required)

About

neuromorphic development on the iCub robot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.6%
  • C 10.4%
  • MATLAB 3.9%
  • CMake 3.0%
  • Makefile 0.1%