What's Changed * style: re-run format with clang 18 by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/528 * fix: dangling references when custom pointing by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/530
What's Changed * feat: simplify elevation computations by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/522 * chore: rename groundTarget to accessTarget by apaletta3 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/523 * fix: remove zero duration access interval padding by apaletta3 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/524
* fix: skip importing coordinates that are none in State.from_dict by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/520 * fix: missing binding get_provider_type for LocalOrbitalFrameFactory by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/521
What's Changed * fix: binding naming, imports and docs by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/519
* feat: Least Squares Solver by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/500 * fix: elevation interval was missing in trajectory based access computation by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/509 * feat: od least squares solver by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/501 * feat: tle solver by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/510 * build: turn BUILD BENCHMARK off by default by apaletta3 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/514 * feat: improve OD solver and TLE solver interfaces by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/512
What's Changed * feat: add_orbit option for cesium viewer by vishwa2710 in https://github.com/open-space-collective/open-space-toolkit-astrodynamics/pull/508