MCPcopy Create free account
hub / github.com/cmower/optas / get_link_transform_function

Method get_link_transform_function

optas/models.py:900–922  ·  view source on GitHub ↗

! Get the function that computes the transform in a given base frame. @param link Name of the end-effector link. @param base_link Name of the base frame link. @param n Number of joint states to expect when the function is called. Default is 1. @param numpy_output Whe

(
        self,
        link: str,
        base_link: str,
        n: int = 1,
        numpy_output: bool = False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

make_functionMethod · 0.95

Tested by 1