uzh-rpg / rpg_esim

ESIM: an Open Event Camera Simulator
MIT License
580 stars 124 forks source link

Why does the magnitude of timestamp of the simulated event is 1e9 #70

Open Lucksong opened 4 years ago

Lucksong commented 4 years ago

Hi, thanks to your work, I used esim to simulate events from a video of about three seconds and the timestamp of last generated event should be about 3e6 (one microsecond is equal to 1e-6 seconds). But the timestamp of the last event is about 3e9 and why?