Skip to content

Conversation

hapatel-bdai
Copy link
Collaborator

@hapatel-bdai hapatel-bdai commented Apr 4, 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

  • 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

Copy link
Collaborator

@jsmith-bdai jsmith-bdai left a comment

Choose a reason for hiding this comment

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

LGTM!

@kellyguo11 kellyguo11 changed the title Collision Mesh Schema Additions Adds new Collision Mesh Schema properties May 11, 2025
@kellyguo11
Copy link
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
Copy link

github-actions bot commented Aug 12, 2025

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.

@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
Collaborator

@kellyguo11 reopening

@jtigue-bdai jtigue-bdai reopened this Aug 27, 2025
@kellyguo11
Copy link
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 <[email protected]>
Co-authored-by: James Tigue <[email protected]>
Co-authored-by: James Tigue <[email protected]>
Co-authored-by: Kelly Guo <[email protected]>
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 <[email protected]>
Co-authored-by: James Tigue <[email protected]>
Co-authored-by: James Tigue <[email protected]>
Co-authored-by: Kelly Guo <[email protected]>
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