Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0 Updates #1

Merged
merged 48 commits into from
Dec 11, 2022
Merged

v1.0 Updates #1

merged 48 commits into from
Dec 11, 2022

Conversation

af-a
Copy link
Owner

@af-a af-a commented Dec 11, 2022

Description

This PR includes the following changes in preparation for the first official release of the package:

  • additional features, such as different emulation methods (e.g. using changes in absolute or log values, single or multi-channel change detection criteria, a pyDVS implementation, etc.)
  • updates and clean-up of the code
  • major improvements to the README

af-a added 30 commits October 11, 2021 17:24
…t clashes with cv windows"

This reverts commit de047e2.
Although this clash still exists, the sleep is needed to limit the
publish rate of events. The output can be observed from published
messages instead of cv windows for now.
A rudimentary (more correct) implementation of event generation, in
which event frames have ON/OFF signals, instead of grayscale
intensities. In addition, a helper function can convert this to a format
for viewing as before.
rospy's sleep was throwing a hitherto uncaught
ROSTimeMovedBackwardsException the moment published msgs where published
again after stopping (e.g. after restarting the simulation). This killed
the node immediately.
This is mainly to account for the fact that the SNN output produced and
used in the Park PF vel output decoding method works best when the OFF
events are simply registered as ON events in the ECE, before resizing
and interpreting the events image elsewhere (which is done later).
@af-a af-a merged commit 54471ea into main Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant