Rokoko / rokoko-studio-live-blender

Rokoko Studio Live plugin for Blender
GNU Lesser General Public License v3.0
345 stars 38 forks source link

HI,How can I retarget position data?I can only retarget rotation data. #113

Open leetraman822 opened 1 year ago

leetraman822 commented 1 year ago

Hello, I have a problem, some origin bones have position data,but when the retarget is done,every bone was no position data, only rotation data is working, Can you add a retarget for position data?

leetraman822 commented 1 year ago

I just found a way to do this by adding child constraints to the bones and only enabling position transformations, but that's a lot of bones to do and I really hope Rokoko can do it.

techurious commented 2 months ago

I just found a way to do this by adding child constraints to the bones and only enabling position transformations, but that's a lot of bones to do and I really hope Rokoko can do it.

Could you describe your solution for this in more detail? How do you add child constraints to circumvent that? I have trouble translating motion from the source Prop (linked to the wrist bone) bone to target's Prop (linked to the hand). Translation retarget only works if the target's Prop bone doesn't have a parent bone, but that doesn't work for my purpose since I want Prop bone to follow hand movement most of the time.