Platform Release v0.47.1 #187
connorjak
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This new Space Teams PRO version has been released and is available for download on spaceteamspro.com.
Space Teams PRO releases that start with
0.are all Beta releases, meaning we have relaxed standards for stability, performance, and backwards compatibility as we quickly introduce new features. Please contact us directly (support@SimDynamX.com) if you are interested in using Space Teams in an environment where software stability is critical.Most notable changes since v0.46.2:
General
GMRAD
Core C++ Code
/spaceteamsand/serverfolders/spaceteamsholds most of the "Core API" functionality, whereas/serverholds files that are specific to how C++ Systems are defined and used./spaceteams, many C++ files are now sorted into folders for their respective namespaces, which mirror the Python namespacesParamsfolder for Parameter codePython API
Eigen::Quaterniond-using functions such asmath.DCM_to_QuatandPhysEffect.setQuaternionto use 4d vectors insteadx,y,z,worder to pass in a quaternionnumpy-quaternionSampleScalarFieldandSampleVectorFieldFieldEffect functionsst.timestampobject conversions.as_datetime()and.from_datetime()fixedst.timestamphas wrong leapsecond behavior onas_datetime(),from_datetime()#185st.math.optimalandst.math.optimal.conelibrariesBackend changes
Key Known Issues
Also look at https://github.com/SimDynamX/SpaceTeamsPRO/issues to see all publicly reported issues and their current status.
Updatefunction may not work properly. Can instead install new version and delete old version.SimGlobals,camera, andfile_io#103SimGlobals::DoesResponderExist()is unreliable.Automated Git Changelog:
What's Changed
Full Changelog: https://github.com/SimDynamX/SC_Platform/compare/v0.46.2...v0.47.1
Do not download the "Assets" files below; they are just a copy of this repository and are not used for Space Teams PRO. Space Teams PRO can be downloaded after making an account at spaceteamspro.com.
This discussion was created from the release Platform Release v0.47.1.
Beta Was this translation helpful? Give feedback.
All reactions