Closed BD103 closed 3 months ago
Road Runner 1.0 is officially stable! This update includes https://github.com/acmerobotics/road-runner/pull/108, which means we can replace the toDual() method with the actual DualNum constructor.
toDual()
DualNum
Beyond that, the changes are pretty small. Because we've been using the 1.0 betas for a while, there's not much that we have to do.
Road Runner 1.0 is officially stable! This update includes https://github.com/acmerobotics/road-runner/pull/108, which means we can replace the
toDual()
method with the actualDualNum
constructor.Beyond that, the changes are pretty small. Because we've been using the 1.0 betas for a while, there's not much that we have to do.