Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

54 lines (42 loc) · 3.27 KB

Changelog

v0.1.14 (2022-09-13)

Fix

v0.1.13 (2022-08-16)

Fix

  • Refactor due to changes eagerx (c93a525)

v0.1.12 (2022-07-25)

Fix

  • Create scripts for tutorial at ICRA and update overlay (c92da75)

v0.1.11 (2022-05-18)

Fix

  • Refactor bridge to engine (2da004b)
  • Undefined name rate (4cc75a0)
  • Refactor bridge to engine (a23225d)
  • Change order angle decomposition to [cos, sin] and run codestyle on experiments and examples (1fc1b87)
  • Update dependencies (a8966ba)
  • Refactor bridge to engine after merge (10c22a3)
  • Refactor bridge to engine (6842b95)
  • Refactor initialize_spec (5f35a6d)

v0.1.10 (2022-05-15)

Fix

  • Update pendulum ode, examples and add reset and overlay nodes (661976d)
  • Create experiments and update accordingly (034302d)

Documentation

v0.1.9 (2022-04-26)

Fix

  • Refactor is_reactive to sync. (c94a9cd)

v0.1.8 (2022-04-19)

Fix

  • Bump eagerx, eagerx_ode and update render for ode accordingly (11121c2)

v0.1.7 (2022-04-12)

Fix

  • Remove flake8 constraint and bump gui (acda191)

v0.1.6 (2022-04-05)

Fix

  • example_ode: Use model.predict and env.step during evaluation (2746267)

v0.1.5 (2022-03-23)

Fix

  • Update eagerx-ode and eagerx-real dependencies (352b925)