DLR-RM / 3DObjectTracking

Algorithms and Publications on 3D Object Tracking
MIT License
624 stars 121 forks source link

Defining the number of image sequences in run_on_recorded_sequence #63

Open mnl12 opened 4 months ago

mnl12 commented 4 months ago

I am trying to run ./run_on_recorded_sequence after the built. However, I get the error "Could not read image from ../../../M3T/data/_sequence/./color_camera_image_202.png", it seems that there is only two sequences of images exist. How can I define the number of sequences? Thanks.

AleTarsi commented 4 months ago

I have the same problem, did you manage to solve it?

from the folder ~3DObjectTracking/M3T/build/examples I get exactly your error.