Skip to content

Fix CTB collision geometry in URDF - #21

Merged
scastro-nasa merged 1 commit into
mainfrom
scastro/fix-ctb-collision-meshes
Aug 28, 2026
Merged

Fix CTB collision geometry in URDF#21
scastro-nasa merged 1 commit into
mainfrom
scastro/fix-ctb-collision-meshes

Conversation

@scastro-nasa

Copy link
Copy Markdown
Contributor

Found an oopsie while debugging some of the URDF to MJCF conversion issues.

Basically the visual and collision geometries had stale transforms and scales.

@ndunkelb-nasa ndunkelb-nasa 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.

Wow, can't believe those ended up in there like that!

Comment thread ctb/urdf/ctb_macro.xacro
Comment on lines -36 to -38
<material name="ctb_grey">
<color rgba="1.0 1.0 1.0 1.0"/>
</material>

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.

For what it is worth, we have a ton of these floating around this repository. I think we honestly need to do a quick roundup of material issues that affect the whole clr_ws stack. I have a branch where I made stuff look better, but didn't address any of the underlying issues. Should probably do that though.

@scastro-nasa
scastro-nasa merged commit f898f85 into main Aug 28, 2026
1 check passed
@scastro-nasa
scastro-nasa deleted the scastro/fix-ctb-collision-meshes branch August 28, 2026 21:10
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.

2 participants