Skip to content

Ambiguous native function descriptions #876

@ypiguet-epfl

Description

@ypiguet-epfl

In the function descriptions in aseba/native.c, the role of arguments isn't always stated clearly. For instance for math.add, the description reads adds src1 and src2 to dest, element by element while the element-wise sum of src1 and src2 is stored into dest, not added to dest.

Suggestion: revise all native function descriptions, and store them in programming documentation, neither in the vm nor elsewhere in the robot firmware.

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