ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To answer your specific use case: you need to bag /camera/depth_registered/image_rect_raw, /camera/rgb/image_rect_color, and /camera/rgb/camera_info.
As for the more general question, I have the same frustration. We need nodelet equivalents of rosnode info and rxgraph, but that tooling doesn't exist yet.