Azure_Kinect_ROS_Driver icon indicating copy to clipboard operation
Azure_Kinect_ROS_Driver copied to clipboard

Can I use K4Arecord in ROS driver to generate a .mkv file?

Open SladeLu opened this issue 5 years ago • 3 comments

I need to synchronize azure with my other sensors. So I am wondering if any implements to act like k4arecord in AZURE_KINECT_SDK but controling by ROS nodes to start recording and create a .mkv file with the same timpstamp in ROS.

SladeLu avatar Mar 30 '20 09:03 SladeLu

I'm sorry, I don't follow your request.

ooeygui avatar Mar 30 '20 17:03 ooeygui

I am also interested in this feature. I guess what we want is the capability of playing back a .mkv file in synchronization with a bag file.

Maybe we could add a parameter recording_enabled to allow the user of this driver to optionally record (as a .mkv file) the captures and/or IMU samples plus, e.g., their associated ROS timestamps (or some time offset). The recorded ROS timestamps will enable the .mkv file to be played back in synchronization with the simulated ROS time that is being published, say, by rosbag play <bag-files> --clock.

zchenpds avatar Mar 31 '20 02:03 zchenpds

Marking this as a feature request.

ooeygui avatar Jun 10 '20 15:06 ooeygui