Skip to content

Sorotraj 1.3.1

Latest
Compare
Choose a tag to compare
@cbteeple cbteeple released this 18 Feb 02:12
· 3 commits to main since this release

Summary

  • Added ability to get a flattened trajectory (list of trajectory points) from a TrajBuilder via the get_flattened_trajectory() method
  • Added ability to get a list of relevant times in the trajectory from a TrajBuilder via the get_absolute_times() method
  • Fixed docstrings.