muyi
muyi
The code below only works in the last line, right? Should you write this when using multiple conditions for sort `self.items.sort(key=lambda item: (item.level item.loadbear)), reverse=False) ` https://github.com/jerry800416/3D-bin-packing/blob/43793860f0a75f1553e6cbf95d43bb3862725e51/py3dbp/main.py#LL497C7-L501C68 ` self.items.sort(key=lambda item:...
When I run visualizationGripper.m, matlab presented Error in visualizationGripper (line 3) A = fscanf(fileID, '%f %f', sizeA) I solved that problem, and I think that the code fileID = fopen('rgd_cropped320/**rgb**_0000_annotationsCropped320.txt','r');...