RealSense Bag Files for downloading ?
I own a D415 and i'm operating on Ubuntu...
I'm developing in the area of people tracking ...
And it would help me a lot if i could have some .bag files (similar to the one made available in the post of the DistToObject tutorial... which is available at
Is there any repository where i can reach for some .bag files with examples captured with RealSense cameras ... (more specifically of people walking indoors and outdoors) ?
Thanks for any guidance !
-
Sample-data RealSense bag files of indoor and outdoor scenes of various types can be downloaded from the page linked to below. The files can be dragged and dropped into the RealSense Viewer program to be viewed without a camera having to be plugged in, and the first of the files in the list shows people outdoors, though they are stationary.
https://github.com/IntelRealSense/librealsense/blob/master/doc/sample-data.md
-
I am trying to play this rosbag.
However I get this error.
rosbag play d435i_walk_around.bag --clock /device_0/sensor_1/option/Enable Auto Exposure/value:=/device_0/sensor_1/option/Enable_Auto_Exposure/value
[ INFO] [1742922819.375281951]: Opening d435i_walk_around.bag
[ INFO] [1742922819.400959861]: Opening /device_0/sensor_1/option/Enable
[FATAL] [1742922819.401400129]: Error opening file: /device_0/sensor_1/option/Enable
Has anyone got any idea? -
Hi Anniebhalla16 RealSense SDK bags such as the ones from the Sample Data webpage, have some incompatibilities with playback using ROS. Likewise, rosbags recorded in ROS typically will not play back in RealSense SDK tools such as the RealSense Viewer. The link below has information about this.
https://github.com/IntelRealSense/librealsense/issues/3020
Please sign in to leave a comment.
Comments
6 comments