Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
K
KincoActuatorIsaacLab
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • kevin
  • KincoActuatorIsaacLab
  • Repository

Switch branch/tag
  • KincoActuatorIsaacLab
  • docs
  • source
  • _static
  • demos
  • bin_packing.jpg
Find file
HistoryPermalink
  • ooctipus's avatar
    Adds bin packing demo that showcasing RigidObjectCollection advanced use case (#3801) · 95723762
    ooctipus authored Dec 10, 2025
    # Description
    
    This PR adds a demo that showcasing the advance usage of
    RigidObjectCollection.
    This shows spawning random number of objects and varying object types
    per reset with a bin packing example.
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    
    ## Screenshots
    
    ![bin_packing](https://github.com/user-attachments/assets/196ff820-4973-45a5-8044-3057bbc60bfe)
    
    ## Checklist
    
    - [x] I have read and understood the [contribution
    guidelines](https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html)
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [x] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] I have added tests that prove my fix is effective or that my
    feature works
    - [ ] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    
    <!--
    As you go through the checklist above, you can mark something as done by
    putting an x character in it
    
    For example,
    - [x] I have done this task
    - [ ] I have not done this task
    -->
    
    ---------
    Signed-off-by: 's avatarooctipus <zhengyuz@nvidia.com>
    Co-authored-by: 's avatargreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
    95723762
bin_packing.jpg 503 KB

Download (503 KB)

bin_packing.jpg

Replace bin_packing.jpg

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.