Closed ashishrao7 closed 5 years ago
Hi, Did you take a look at the capabilities of ROS? http://wiki.ros.org/rosbag/Tutorials/Recording%20and%20playing%20back%20data
rosbag record /dvs/events /dvs/image_raw /dvs/imu
Oh I should have realized that it is published to a topic. Thanks
I was able to get the packages running according to the instructions in the README. However, I couldn't find instructions on how to record the event, image and IMU data the DAVIS into a file. Could someone please tell how it is done?