Skip to content
Snippets Groups Projects
Commit cb7f43c2 authored by Patrick Dormanns's avatar Patrick Dormanns
Browse files

fix Trajectory timestamp generation

The Trajectory constructor generates timestamps using 'GenerateTimestamps', if those aren't provided by the caller. However, due to rounding issues, the returned timestamps sometimes lacked one timestamp.
parent 8045da91
Branches fix/Trajectory/GenerateTimestamps
No related tags found
1 merge request!430Fix Trajectory timestamp generation
Pipeline #17962 passed