Skip to content

Getting a chain between 2 links is not available #31

@nashmit

Description

@nashmit

The current implementation is nice and all but it misses an important feature if you are interested in building the corresponding dynamical model.

The workaround is to do it manually using the list of the joints that contains all the necessary information ( the adjoint links for each joint ) for building a tree but I imagine, this functionality should be available out of the bat like it is available in urdf_parser_py ( ) : "get_chain(root, tip)" In that sense, I think it will be also easier if each link will also have a list of the joints which are to be found in the local coordinates...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions