panoptic_mapping icon indicating copy to clipboard operation
panoptic_mapping copied to clipboard

[flat_data_player-1] process has died

Open xfDing815 opened this issue 1 year ago • 3 comments

hello!When I run the code roslaunch panoptic_mapping_ros run.launch An error occurred: ZO0JC_X}@FDL~SE6M0W9NAT Do you know how to deal with it? Thanks!!

xfDing815 avatar Aug 16 '23 14:08 xfDing815

Hi @xfDing815

Thank you for your patience! This looks like the player can not find some files of the dataset. Can you also print the errors of the player (by setting output="screen" in the node in the launch file), check that all files re found, and otherwise show the errors?

Hope that helps!

Schmluk avatar Sep 28 '23 13:09 Schmluk

Hi,

I have the same issue. I'd guess that the bag file is not included in flat_dataset.zip that is being downloaded with the script

magistri avatar Oct 09 '23 01:10 magistri

The dataset is organized as images, poses and time stamps file. The flat data player reads these files and publishes them as ROS messages. Can you double check that the data is being extracted from the .zip and the data player reads the correct path?

Schmluk avatar Nov 07 '23 16:11 Schmluk