ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You should do some investigation to find the reason for the slow-down first. There are several possible causes, including the settings you are using to record the bag file (do you have compression turned on? Run your nodes and rosbag, and see how much CPU time is being used by each relevant process) and whether the quantity of data coming in is too high for your hard disc (use dd or the Disk Utility/gnome-disks in Ubuntu to see if your hard disc is fast enough). Recording on another system is a possible solution but then you need to consider if the network bandwidth is enough for all that data.
It would help to know your system's specifications and what your data is like. How big are the images?