Skip to content

Tags: robotology/event-driven

Tags

master

Toggle master's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Scarf border (#200)

* added receptive field border

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
isodraw count based image (#176)

v2.0

Toggle v2.0's commit message
cmake fixes

archive/esim-interpolation

Toggle archive/esim-interpolation's commit message
Added parameters to cli arguments

archive/event-sorting

Toggle archive/event-sorting's commit message
looping through incoming packet to check data type

v1.7

Toggle v1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cmake and yarp warnings (#160)

* fix: cmake and yarp warnings fixes

* fix: cmake yarp OS -> os

v1.6

Toggle v1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
zynqGrabber Gen3 support (#145)

* added support to activate gen3 cameras

* automatically detect camera generation and create appropriate controller

* split functionality of Gen1 and Gen3 to different classes


Co-authored-by: massimilianoiacono <[email protected]>
Co-authored-by: arrenglover <[email protected]>

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
python example update (#127)

* Added visualization thread

* fixed thread synchronization. Moved to opencv instead of matplotlib

* fixed warning message

archive/windows

Toggle archive/windows's commit message
Adds Windows api export symbols + small fixes for windws compilation

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New skin visualisation (#71)

* improved the visualisation for event-driven skin using the taxel positions, and including an isometric drawing for the skin events.

* moved skin drawing functions into their own file as their is a lot of code associated with understanding taxel positions.

⚠️ this code functions as it is but needs some big improvements for sustainability, robustness, and flexibility.