Skip to content

optional namespace/package reference in generated Octave code #3

@mfrigerio17

Description

@mfrigerio17

When the generated code references some other generated functions, e.g. an IK solver calling the FK solver.

To allow the user to put the generated code in a matlab namespace (a "plus folder"), it should be possible to configure the namespace name to be used in the generated code to call other generated functions.

So as to generate e.g. ns.myFKSolver(... rather than myFKSolver(...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions