Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Fix FindTurnTimeConstant rotational velocity units #99

Open
@Gabe-Mitnick

Description

@Gabe-Mitnick

getRate() is supposed to be degrees per second, we thought it was really radians per second, turns out it's neither. probably use getRawGyroZ() instead. you could just change the variable names so they don't make it seem like the units are radians per second, since the code basically works using getRate(), but then if they release a fix to the getRate() bug, we have to change the code.

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