You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your use case
This issue adds a new type of dynamicObject called dynamicEngine. An instance of dynamicEngine called sixDOFRigidBody is also added. It is a simplified version of the spacecraft module, with simple Newtonian and Eulerian mechanics. It leverages the kinematicsEngine and associated modules to manage the equations of motion in a frame-agnostic way.
Describe alternatives solutions you've considered
N/A.
Additional context
This is the first instance of the dynamics architecture in the works.
The text was updated successfully, but these errors were encountered:
Describe your use case
This issue adds a new type of
dynamicObject
calleddynamicEngine
. An instance ofdynamicEngine
calledsixDOFRigidBody
is also added. It is a simplified version of thespacecraft
module, with simple Newtonian and Eulerian mechanics. It leverages thekinematicsEngine
and associated modules to manage the equations of motion in a frame-agnostic way.Describe alternatives solutions you've considered
N/A.
Additional context
This is the first instance of the dynamics architecture in the works.
The text was updated successfully, but these errors were encountered: