google-deepmind / google-deepmind/mujoco

Make skin and bone compatible with attach

Open
#2,923 2 comments 0 reactions 1 assignee Claimed by @quagla View on GitHub
enhancement
Dominant language
C++
Stars
15.2k
Forks
1.8k
Avg merge
10d 16h
Merged PRs (30d)
25

Description

### The feature, motivation and pitch

`deformable/skin/bone` uses `body` field to set `Name of the body corresponding to this bone.`, but when attaching a skinned body hierarchy to a parent model, the attach prefix changes the body names, while the skin still looks for the original names, resulting in `unknown body xxx in skin`. It could be improved to have a more coherent attach API.

### Alternatives

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.