Skip to content

jaxsim.api.frame API is too inefficient #451

@xela-95

Description

@xela-95

At the current state, the jaxsim.api.frame is too inefficient, since at each call to transform, jacobian, jacobian_derivative, velocity quantities for parent links and frames are computed every time.

Hence, each call to frame APIs will result in costly computations.

We need to think about caching the quantities we need to make repeated calls efficient. The same probably will apply to the jaxsim.api.link API.

CC @CarlottaSartore @flferretti

Metadata

Metadata

Assignees

No one assigned

    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