Skip to content

Conversation

@KangarooKoala
Copy link
Contributor

Changes to Toucan code at offseason events

Copy link

@RobototesProgrammers RobototesProgrammers left a comment

Choose a reason for hiding this comment

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

Test approval

@KangarooKoala KangarooKoala dismissed RobototesProgrammers’s stale review January 9, 2025 01:16

This was only for testing whether any programmer's approval would suffice

"conversionFactor": {
"angle": 19.2,
"drive": 0.0696793458626792
"drive": 0.06658958893604663608562691131498
Copy link

@markpete markpete Jan 25, 2025

Choose a reason for hiding this comment

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

Floats only have 7 significant digits (plus an exponent) and doubles have 16 decimal digits (plus an exponent) of precision, so this may be overkill.

https://en.wikipedia.org/wiki/Floating-point_arithmetic#IEEE_754:_floating_point_in_modern_computers

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants