Skip to content

TOTG does not handle mimic joints properly #586

@AndyZe

Description

@AndyZe

The TOTG trajectory processing plugin uses this:

const std::vector<int>& idx = group->getVariableIndexList();

Here, Henning said that could cause issues with mimic joints.

Perhaps best to replace it with group->getActiveJointModelNames()?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions