Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

sympy generated code vs final code #1042

Open
@tianzhuqiao

Description

@tianzhuqiao

Thanks for the great project. I am reading the doc and code; and for some fusion, I am not sure how we use the generated code (from python sympy) in the final code. For example,

this is the generated code for gps yaw fusion

and this is the final code

const float HK0 = sinf(_gps_yaw_offset);

Looks like they doesn't match with each other. Do I miss something? Or do we update the model (either in sympy or in the final code)? Thanks!

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