Skip to content

Releases: upb-lea/gym-electric-motor

v0.1.0

24 Apr 07:45

Choose a tag to compare

  • The calculation of Jacobian matrices was added to the motor and load models to speed up the ODE-solvers. It can be turned on/off by setting the "calc_jacobian" parameter in the initialization parameters of an evironment / SCML-System.
  • The environment-ids have changed to a CamelCase notation. Please use this notation. The old ids are still available, but will be removed in future releases.