Skip to content

Adds new Collision Mesh Schema properties#2249

Merged
kellyguo11 merged 19 commits into
mainfrom
hapatel/collision_mesh_schema
Sep 9, 2025
Merged

Adds new Collision Mesh Schema properties#2249
kellyguo11 merged 19 commits into
mainfrom
hapatel/collision_mesh_schema

Conversation

@hapatel-bdai

@hapatel-bdai hapatel-bdai commented Apr 4, 2025

Copy link
Copy Markdown
Contributor

Description

Adding new collision mesh property options allowing users to configure meshes to add different collision types

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have run the pre-commit checks with ./isaaclab.sh --format
  • I have made corresponding changes to the documentation
  • 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
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@jsmith-bdai jsmith-bdai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread source/isaaclab/isaaclab/sim/schemas/schemas_cfg.py Outdated
Comment thread source/isaaclab/isaaclab/utils/configclass.py Outdated
@kellyguo11 kellyguo11 changed the title Collision Mesh Schema Additions Adds new Collision Mesh Schema properties May 11, 2025
@kellyguo11

Copy link
Copy Markdown
Contributor

A bunch of tests seem to be failing on this one, @jsmith-bdai would you mind taking a look?

@jtigue-bdai jtigue-bdai self-requested a review as a code owner August 12, 2025 14:08
@github-actions

github-actions Bot commented Aug 12, 2025

Copy link
Copy Markdown

Test Results Summary

1 726 tests   1 723 ✅  1h 2m 23s ⏱️
   88 suites      2 💤
    1 files        0 ❌  1 🔥

For more details on these errors, see this check.

Results for commit 72871fd.

♻️ This comment has been updated with latest results.

hapatel-bdai and others added 9 commits August 12, 2025 14:19
Added to contributors list

Signed-off-by: Harsh Patel <hapatel@theaiinstitute.com>
Signed-off-by: Harsh Patel <hapatel@theaiinstitute.com>
Signed-off-by: Harsh Patel <hapatel@theaiinstitute.com>
@jtigue-bdai jtigue-bdai force-pushed the hapatel/collision_mesh_schema branch from f302994 to fcd8b98 Compare August 12, 2025 18:20
@kellyguo11 kellyguo11 closed this Aug 27, 2025
@kellyguo11 kellyguo11 deleted the hapatel/collision_mesh_schema branch August 27, 2025 00:24
@jtigue-bdai jtigue-bdai restored the hapatel/collision_mesh_schema branch August 27, 2025 14:01
@jtigue-bdai

Copy link
Copy Markdown
Collaborator

@kellyguo11 reopening

@jtigue-bdai jtigue-bdai reopened this Aug 27, 2025
@kellyguo11

Copy link
Copy Markdown
Contributor

ah sorry, I think it got closed when I renamed the branch...let's just keep this branch then

@kellyguo11 kellyguo11 merged commit de9e8ce into main Sep 9, 2025
7 of 8 checks passed
@kellyguo11 kellyguo11 deleted the hapatel/collision_mesh_schema branch September 9, 2025 23:28
kellyguo11 added a commit that referenced this pull request Sep 9, 2025
# Description

Adding new collision mesh property options allowing users to configure
meshes to add different collision types

## Type of change

- New feature (non-breaking change which adds functionality)

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [ ] 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

---------

Signed-off-by: Harsh Patel <hapatel@theaiinstitute.com>
Co-authored-by: James Tigue <jtigue@theaiinstitute.com>
Co-authored-by: James Tigue <166445701+jtigue-bdai@users.noreply.github.com>
Co-authored-by: Kelly Guo <kellyg@nvidia.com>
ooctipus pushed a commit to ooctipus/IsaacLab that referenced this pull request Sep 20, 2025
# Description

Adding new collision mesh property options allowing users to configure
meshes to add different collision types

## Type of change

- New feature (non-breaking change which adds functionality)

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [ ] 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

---------

Signed-off-by: Harsh Patel <hapatel@theaiinstitute.com>
Co-authored-by: James Tigue <jtigue@theaiinstitute.com>
Co-authored-by: James Tigue <166445701+jtigue-bdai@users.noreply.github.com>
Co-authored-by: Kelly Guo <kellyg@nvidia.com>
george-nehma pushed a commit to george-nehma/DreamLander-IsaacLab that referenced this pull request Oct 24, 2025
# Description

Adding new collision mesh property options allowing users to configure
meshes to add different collision types

## Type of change

- New feature (non-breaking change which adds functionality)

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [ ] 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

---------

Signed-off-by: Harsh Patel <hapatel@theaiinstitute.com>
Co-authored-by: James Tigue <jtigue@theaiinstitute.com>
Co-authored-by: James Tigue <166445701+jtigue-bdai@users.noreply.github.com>
Co-authored-by: Kelly Guo <kellyg@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants