Skip to content

Commit

Permalink
Correct drivetrain angular sysid data units
Browse files Browse the repository at this point in the history
  • Loading branch information
BenG49 committed Dec 9, 2022
1 parent f82f6d5 commit 6ce1c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysid/drivetrain_data/sysid_data20221208-183057.json
Original file line number Diff line number Diff line change
Expand Up @@ -105202,6 +105202,6 @@
],
"sysid": true,
"test": "Drivetrain (Angular)",
"units": "Meters",
"unitsPerRotation": 1.0
"units": "Radians",
"unitsPerRotation": 6.28318531
}

0 comments on commit 6ce1c7a

Please sign in to comment.