Skip to content

Releases: robotology/event-driven

v2.1

05 Oct 14:09
f3946ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.1

v2.0

07 Mar 15:37
Compare
Choose a tag to compare

What's Changed

  • event-driven-2.0 is a major update that breaks backwards compatibility with all major YARP interfaces
  • uses new communication format for a reduced file size when saved to disk
  • event classes no longer use virtual inheritance which allows bulk memory allocation
  • events can be encoded without individual timestamps, instead the packet timestamp gives < 1 ms resolution
  • restructure library files and cmake
  • move processing applications out of library and instead have API interface to the functionality
  • removed bindings and matlab
  • updated license
  • new classes for event-reading and writing through YARP

v1.7

09 May 12:28
fb9b9c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

event-driven v1.6

03 Dec 09:32
1bb1f80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

incremental release 2021

29 Jan 11:45
4dfb380
Compare
Choose a tag to compare

Major Changes:

  • opencv4 support
  • ATIS gen3 initial support
  • real-time python modules
  • sub-modules for bimvee and mustard linking to external repo
  • bug-fixes etc.

Python Update

27 Mar 12:23
59cc372
Compare
Choose a tag to compare

This release has the major updates to the python scripts for handling, importing, and exporting events. Also includes updates to the skin visualisation, vFramer for 8bit images, and vPreProcess for splitting polarities. Many bug fixes and improvements

CMake update

18 Oct 07:17
23f9cc6
Compare
Choose a tag to compare

This release includes a large amount of new features, improved functionality, and bug fixes. The biggest difference is the change in cmake, with new linking methods for external projects. See the example module for more information.

24bit Update

10 Apr 10:36
Compare
Choose a tag to compare

This release coincides with the adoption of the 24 bit codec to all platforms and includes many other improvements and fixes.

Frontiers Article

06 Dec 13:05
Compare
Choose a tag to compare

This release coincides with the publication of the code-article titled "The Event-driven Software Library for YARP - with Algorithms and iCub Applications" in the journal "Frontiers".

Pre-vBottle Project

10 Dec 10:33
Compare
Choose a tag to compare
Pre-vBottle Project Pre-release
Pre-release

Comprehensive tag of all code before becoming obsolete. The tag is made for running old demos when they are needed, but before they have been updated to the vBottle architecture.