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

Method make_function

optas/models.py:729–824  ·  view source on GitHub ↗

! Automate function generation. This is an internal function for the RobotModel class and SHOULD NOT be used.

(
        self,
        label: str,
        link: str,
        method: Callable,
        n: int = 1,
        base_link: Union[None, str] = None,
        axis: Union[None, cs.DM] = None,
        numpy_output=False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 3

ListFunctionClass · 0.85
NumpyOutputFunctionClass · 0.85
appendMethod · 0.80

Tested by

no test coverage detected