ori-mrg / robotcar-dataset-sdk

Software Development Kit for the Oxford Robotcar Dataset
Other
262 stars 94 forks source link

Errors from running build_pointcloud.py #35

Open juliajing72 opened 4 years ago

juliajing72 commented 4 years ago

File "robotcar-dataset-sdk-3.1\robotcar-dataset-sdk-3.1\python\build_pointcloud.py", line 21, in from velodyne import load_velodyne_raw, load_velodyne_binary, velodyne_raw_to_pointcloud File "..\robotcar-dataset-sdk-3.1\robotcar-dataset-sdk-3.1\python\velodyne.py", line 33 def load_velodyne_binary(velodyne_bin_path: AnyStr): ^ SyntaxError: invalid syntax

When running build_pointcloud.py, I am using Python2.7. should I be using Python3? thanks!

vniclas commented 3 years ago

Did you manage to solve this issue?

[Edit] See https://github.com/ori-mrg/robotcar-dataset-sdk/issues/26

juliajing72 commented 3 years ago

Did you manage to solve this issue?

[Edit] See #26

Thanks for the reply, not really. But the matlab version is working, so I have switched over matlab instead.

otunbain60 commented 3 years ago

Hi Julia, am having some issues in the matlab pointcloud generation. Please can you assist me in any way. Thank you

Did you manage to solve this issue? [Edit] See #26

Thanks for the reply, not really. But the matlab version is working, so I have switched over matlab instead.

juliajing72 commented 3 years ago

Hi Julia, am having some issues in the matlab pointcloud generation. Please can you assist me in any way. Thank you

Did you manage to solve this issue? [Edit] See #26

Thanks for the reply, not really. But the matlab version is working, so I have switched over matlab instead.

Can you specify what issues?

otunbain60 commented 3 years ago

Did you make any alterations to your matlab codes like the changing the inputs directories? I am getting errors in running the MATLAB, error specifically is "Not enough input arguments". Please any help on how I can resolve this will be greatly appreciated.