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

Method get_link_axis_function

optas/models.py:1672–1696  ·  view source on GitHub ↗

! Get function for computing the link axis. @param link Name of the end-effector link. @param axis The axis (direction vector) defined in the end-effector frame. If 'x', 'y', 'z' is passed then the corresponding sub-array of the homogenous transform is used. @param base_link

(
        self,
        link: str,
        axis: Union[str, ArrayType],
        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