ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

dynamic reconfigure lets you turn off registration of the two images. Then you can use rosbag to save the rgb and depth image topics for later processing. Or you could edit openni_node.cpp in the openni_camera package to store the images instead of publishing, but this is far more involved.