Skip to content

Avoiding packing items at corners due to rounded corners of container #46

Description

@debashis66

Hi, my container is a convex shape (cuboid with rounded corners), is it possible to avoid placing boxes at the corners as they will spill out of container shape ? Two ways I can think of:

  1. Can we place dummy boxes at the corners to avoid packing actual boxes at these corners
  2. Extract the largest cuboid we can inscribe in our convex shape and use it, but lots of space along the edges will be wasted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions