Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Conversation

@MatthewChoulas
Copy link
Contributor

No description provided.

Copy link
Member

@sswadkar sswadkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good, few changes to make before we merge in

const val FOC_ENABLED = false
const val MINIMIZE_SKEW = false

const val OMOMETRY_UPDATE_FREQUENCY = 250.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add units for frequency? t = 1/f so it should be as something like

inline val Double.hertz: Time
  get() = Time(1/this)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants