This repo is the source code to a bin packing software the author is working on.
The project is a collaboration project between Flexiv and NUS MSc in Robotics ME5400A and ME5400B module.
A Pytkinter UI will be displayed, user can choose to:
User need to key in the number of items desired for the software to auto generate.
A list of sample item configurations is included in this repo, copy and paste into the space provided.
After confirming the items, press the 'Pack button', a 3D plot will be displayed:
Rest of the control is very intuitive, by checking different configuration, the software will find the optimum packing configuration again.