Software tools to handle the information from DVS sensors.
The eventFrame_node
node renders the event information into frames of events. A simple example is described in events2frames.launch
There are four options of visualization
- Defaul. Rendering events at the fequency of the event publisher (tipically
/dvs/events
) - Time. Rendering events within a specific time window
- Number of Events. Events are redendered in groups of N events
- Experimental
The save_events_raw.py
script saves the events provided by the publisher (tipically /dvs/events
) in a csv file.