Skip to content

Releases: af-a/event_camera_emulation

Event Camera Emulation 1.0.1

01 Jan 12:07
Compare
Choose a tag to compare

Release Notes

This patch release includes fixes to the package installation.

What's Changed

  • Fix: setup.py dependencies and information by @af-a in #2

Full Changelog: v1.0.0...v1.0.1

Event Camera Emulation 1.0: First Official Version

11 Dec 12:09
664b690
Compare
Choose a tag to compare

Release Notes

The first official release of the event_camera_emulation package. Refer to the README for a complete description.

Current Features

  • An extensible EventCameraEmulator class, which can be adapted for different emulation and data visualization methods.
  • Using source RGB images from a connected camera device or a ROS topic to emulate events.
  • Different implementations of event emulation (e.g. using changes in absolute or log values, single or multi-channel change detection criteria, etc.).
  • ROS nodes and launch files.

What's Changed

  • v1.0 Updates by @AhmedFaisal95 in #1

Full Changelog: https://github.com/AhmedFaisal95/event_camera_emulation/commits/v1.0.0