Open from File ROS example
The following simple example allows streaming a rosbag file, saved by Intel RealSense Viewer, instead of streaming live with a camera.
It can be used for testing and repetition of the same sequence.
roslaunch realsense2_camera rs_from_file.launch
Check-out sample-recordings for a few recorded samples.
Updated almost 4 years ago