Skip to content

Move PID to thrust control #12

@ZenynEthridge

Description

@ZenynEthridge

The current PID loop and gain scheduler was written inside the cltool because I knew I could write is faster in python than in C++, and I didn't want to create a new node. Realistically, this should be it's own submodule used inside thrust control. Eventually it should be replaced with simulink generated code. The simulink controller could still use a similar design to the PID loop and gain scheduler written in the CL tool given proof of concept

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