jbehley / point_labeler

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

What command to run such that program read specific data directory #57

Closed SwagJ closed 1 year ago

SwagJ commented 1 year ago

Hi @jbehley,

Thank you for open-sourcing your amazing work. I just have one question regarding to folder structure. After setting the data folder structure as suggest in https://github.com/jbehley/point_labeler#folder-structure , what is to set in order to let the program read the corresponding folder: point cloud folder. E.G. the point cloud folder is /home/hush/Desktop/sequences/00

Shall I set the data_folder in setting.cfg or run with ./labeler /home/hush/Desktop/sequences/00? Or what is the proper way? I am looking forward to your reply.