rpg_esim icon indicating copy to clipboard operation
rpg_esim copied to clipboard

While simulating events from video, can only extract event data for 45 frames out of 960 frames from out.bag...

Open Rishabh-Samra opened this issue 3 years ago • 3 comments

I followed steps for simulating event data from video using running cheetah video(all steps mentioned in the link was followed). I got the output event data as out.bag file. Then I tried to follow instructions mentioned here to convert event data from bag file to yaml file: http://wiki.ros.org/rosbag/Tutorials/reading%20msgs%20from%20a%20bag%20file. I echoed(printed) topic: /cam0/events/ (out of the topics mentioned in attached pic) to get events.yaml but unfortunately the yaml file has event data corresponding to the duration of first 45 frames only out of 960 frames.

I am not getting where exactly the data had gone missing? Any help to address the above issue is highly appreciated!!

rosbagError1

Rishabh-Samra avatar May 12 '21 16:05 Rishabh-Samra