open-space-toolkit-physics icon indicating copy to clipboard operation
open-space-toolkit-physics copied to clipboard

feat: remove duration constructor for python, use static methods

Open vishwa2710 opened this issue 2 months ago • 1 comments

Amit was burned by this as he didn't realize he was instantiating a Duration with nanoseconds. IMO we should just used the named constructors as it's safest.

vishwa2710 avatar May 15 '24 22:05 vishwa2710