-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
0it [00:00, ?it/s] #4
Comments
What is your file folder tree like? |
I have the same issue, I have a folder with all the pcd files and the bin folder is empty. This is the command I used: I changed the default bin path in the code to /home/asier/lidar_bin. |
Same as AsiDiaz said, i'm using the command like this "python3 pcd2bin.py --pcd_path=~/Escritorio/PcdToBin/1531799410.004783000.pcd --bin_path=Binarios --file_name=test" |
I've used like Then, converted ".bin" files are saved at /home/user/lidar_bin as "convert_00000.bin, convert_00001.bin, ..." |
What version of python are you using?? |
I've evaluated my code with python version 2.7 in both Windows 10 and Linux Ubuntu 18.04 using Anaconda envs. |
I will try that, thank you so much!! |
I should test with python 3.x.. |
If you do that, please let me know. It would be awesome!! |
i was able to fix the pypcd error. I was able to clone a pypcd repo inside of this repo. then have to change line 15 from: |
This happened when i tried to execute the command on my Anaconda env with python 2.7. Would you please give me some help? Finish to load point clouds! |
It is comes from DATA type. Here is the same issue as yours. |
hey @Yuseung-Na i used this line to input my pcd file and mention the output folder directory and file name but I'm getting this 'unrecognized argument' error can u help me out of this situation |
I think you should erase 'space' such as "New folder" in the path. |
thank you so much buddy (excuse my silly mistake !!) |
Finish to load point clouds!
Finish to generate csv meta file
Converting Start!
0it [00:00, ?it/s] when I run the file "pcd2bin.py". How can i figure it out please?
Would you please give me some help please? Thank you very much.
The text was updated successfully, but these errors were encountered: