jbehley / point_labeler

My awesome point cloud labeling tool
MIT License
647 stars 161 forks source link

Issue with label #72

Closed yuyaoliang closed 1 year ago

yuyaoliang commented 1 year ago

sorry to bother you, when I label my own data the labels get confused. My .bin files are named with timestamps, e.g. 1661408570.058380127.bin, 1661408570.158052921.bin...When I label a series of data I can only get a label file named 1661408570.label,where do I need to change?

yuyaoliang commented 1 year ago

It seems to be because my filename contains the special character "." , where do I need to change the code to get the filename with the special characters?

yuyaoliang commented 1 year ago

I've solved this problem.

jbehley commented 1 year ago

sorry for the late reply and good that you could figure it out yourself. :+1: