Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibilty to disable automatic file numbering #18

Open
frthjf opened this issue Nov 10, 2015 · 0 comments
Open

Possibilty to disable automatic file numbering #18

frthjf opened this issue Nov 10, 2015 · 0 comments

Comments

@frthjf
Copy link

frthjf commented Nov 10, 2015

When using writePCLFile() in blensor/evd.py the pcd filename gets numbered in this way:

pcl = open("%s%05d.pcd"%(self.filename,frame_counter),"w")

It would be good if you allow the user to control or disable the numbering through parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant