AutonomousFieldRoboticsLab / gopro_ros

Extacting synchronized Images and IMU data from GoPro Video for VIO
BSD 3-Clause "New" or "Revised" License
64 stars 12 forks source link

Number of images does not match number of timestamps. #11

Closed ALFONSOBUGRA closed 2 weeks ago

ALFONSOBUGRA commented 4 months ago

Hi, I faced error about timestamp of images on the video file. I try to run a short video for the test like 20 secs. But when i run the code, this message appears in the terminal then the process die. I did not change anything about video file.

Also, i'm using gopro 12 black. How can i fix that problem?

joshi-bharat commented 1 month ago

I am not so sure. You should upload the file somewhere if you want me to look at it

taomiao commented 2 weeks ago

Hi, I faced error about timestamp of images on the video file. I try to run a short video for the test like 20 secs. But when i run the code, this message appears in the terminal then the process die. I did not change anything about video file.

Also, i'm using gopro 12 black. How can i fix that problem?

the same problem occurs.

ALFONSOBUGRA commented 2 weeks ago

Hi again,

to solve problem, change the paths in the launch file. The same error sometimes occurs again but it occurs for only ending frames.

taomiao commented 2 weeks ago

Hi again,

to solve problem, change the paths in the launch file. The same error sometimes occurs again but it occurs for only ending frames.

change what paths?