For running this code, how can I record my own .bag data to replace the sequence3_kinect.bag on my own robot base? Is the procedure like this: 1) turn on my robot base,and publish the /odom topic 2) turn on laser sensor, and publish the /scan topic 3) turn on kinect sensor, and publish the /kinect2/qhd/image_color_rect/compressed and /kinect2/qhd/image_depth_rect/compressed topic 4) Start recording .bag data Can you please provide more details? Very thanks.