Recent Releases of stable-gym

stable-gym - v0.20.8

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.20.7...v0.20.8

- Python
Published by rickstaa almost 2 years ago

stable-gym - v0.20.7

0.20.7 (2024-03-24)

Bug Fixes

  • cartPole: ensure reward range scales with max cost (#353) (28236fc)
  • cartPole: fix cartpole init range and improce docs (#351) (b3f650a)
  • oscillator: fix minor oscillator environments bugs (#360) (1f928d7)

Documentation

  • add unit test documentation (df9d1b1)
  • ex3EKF: ddd reference to Original Ex3EKF env description (a42922f)
  • fix minor docs typos (#355) (f33a6b1)
  • fix README formatting (499ab98)
  • halfCheetahCost: add Han et al. 2020 codebase difference comment (#367) (bfd1ed0)
  • improve docs and docstrings (#354) (74bb1e2)
  • Minitaur: improve docstring (c2bd874)

- Python
Published by rickstaa about 2 years ago

stable-gym - v0.20.6

0.20.6 (2024-01-07)

Documentation

  • improve package description (f5d881f)

- Python
Published by rickstaa over 2 years ago

stable-gym - v0.20.5

0.20.5 (2023-10-27)

Bug Fixes

  • fix mujoco3 incompatibility (252928a)

- Python
Published by rickstaa over 2 years ago

stable-gym - v0.20.4

0.20.4 (2023-08-31)

Documentation

  • add ros-gazebo-gym positive reward comment (#315) (a29a1c9)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.20.3

0.20.3 (2023-08-31)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.20.2

0.20.2 (2023-08-31)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.20.1

0.20.1 (2023-08-29)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.20.0

0.20.0 (2023-08-28)

Features

  • add environment observation and action dtype arg (#304) (b76c5dd)

Bug Fixes

  • ensure gymnasium environments are closed (#301) (7ae3b68)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.19.3

0.19.3 (2023-08-15)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.19.2

0.19.2 (2023-08-11)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.19.1

0.19.1 (2023-08-02)

Bug Fixes

  • quadxwaypointscost: fix quadxwaypointscost observation space shape bug (#282) (0bf6ebd)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.19.0

0.19.0 (2023-08-02)

Features

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.18.0

0.18.0 (2023-07-27)

Features

  • add reference info to step/reset return (#275) (7d715bd)
  • classicalcontrol: add additional info to step/reset return (#274) (021d846)
  • fetchreachcost: add reference info to step/reset return (#277) (20eb94d)
  • minitaur: add minitaur step/reset reference info return (be01019)
  • minitaur: add minitaur step/reset reference info return (#276) (bdde77c)
  • quadxhover: add extra information to step/reset info (#272) (91b979d)

Bug Fixes

  • quadxwaypointscost: fix directional penalty and add extra step info keys (#269) (0afc098)

Documentation

  • add missing step return info dict keys (#278) (016695f)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.17.1

0.17.1 (2023-07-25)

Bug Fixes

  • add tempory PyFlyt RuntimeWarning fix (#265) (432f857)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.17.0

0.17.0 (2023-07-25)

Features

  • quadxtrackingcost: add extra keys to environment step info dictionary (#263) (9743330)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.16.2

0.16.2 (2023-07-25)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.16.1

0.16.1 (2023-07-25)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.16.0

0.16.0 (2023-07-24)

Features

  • add new quadcopter cost environments (#246) (382c9fd)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.15.1

0.15.1 (2023-07-21)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.15.0

0.15.0 (2023-07-21)

Features

  • oscillator: simplify oscillator environments (#231) (da9b589)

Bug Fixes

Documentation

  • fix markdown admonitions (#232) (fb8ab33)
  • update admonitions to new GFM specification (5905366)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.14.0

0.14.0 (2023-07-18)

Features

  • add 'MinitaurCost' environment (#222) (0f787f5)
  • add velocity randomize and exclude reference arguments (#215) (c32b4ee)
  • fix 'reward_range' name and space accuracy (#220) (d11416e)
  • increase spaces accuracy to float64 (#221) (fd212c6)

Bug Fixes

  • minitaurcost: fix 'MinitaurCost' health penalty calculation (#225) (345d8a4)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.13.1

0.13.1 (2023-07-15)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.13.0

0.13.0 (2023-07-13)

Features

Documentation

  • fetchreachcost: fix math equations (7a3b485)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.12.0

0.12.0 (2023-07-12)

Features

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.11.0

0.11.0 (2023-07-11)

Features

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.10.2

0.10.2 (2023-07-11)

Bug Fixes

  • swimmercost: fix 'SwimmerCost' unpickle bug (#195) (47d2d48)

Documentation

  • improve 'CartPoleCost' documentation. (#193) (16e3236)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.10.1

0.10.1 (2023-07-10)

Documentation

  • add snapshot comment to CONTRIBUTING.md (a26a536)
  • improve ROS envs documentation (2e0fb54)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.10.0

0.10.0 (2023-07-10)

Features

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.9.1

0.9.1 (2023-07-10)

Bug Fixes

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.9.0

0.9.0 (2023-07-10)

Features

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.8.0

0.8.0 (2023-07-09)

Features

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.7.0

0.7.0 (2023-07-08)

Features

  • add complicated oscillator environment (#178) (7f1a0d1)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.48

0.6.48 (2023-07-04)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.47

0.6.47 (2023-06-30)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.46

0.6.46 (2023-06-29)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.45

0.6.45 (2023-06-28)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.44

0.6.44 (2023-06-23)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.43

0.6.43 (2023-06-21)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.42

0.6.42 (2023-06-19)

Documentation

  • fix github edit page link (fa972d4)

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.41

0.6.41 (2023-06-19)

Documentation

- Python
Published by rickstaa almost 3 years ago

stable-gym - v0.6.40

0.6.40 (2023-06-15)

Documentation

- Python
Published by github-actions[bot] almost 3 years ago

stable-gym - v0.6.39

0.6.39 (2023-06-14)

Documentation

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.38

0.6.38 (2023-06-14)

Bug Fixes

  • fix release action naming (3448955)

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.37

0.6.37 (2023-06-14)

Documentation

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.36

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.35...v0.6.36

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.34

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.33...v0.6.34

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.33

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.32...v0.6.33

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.32

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.31...v0.6.32

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.31

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.30...v0.6.31

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.26

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.25...v0.6.26

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.25

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.24...v0.6.25

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.24

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.23...v0.6.24

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.23

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.22...v0.6.23

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.22

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.21...v0.6.22

  • Fixed GitHub actions.

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.21

Full Changelog: https://github.com/rickstaa/stable-gym/compare/v0.6.20...v0.6.21

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.19

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.18

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.16

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.15

Uncategorized - add oscillator test - PR: #121 - update docs - PR: #124

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.14

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.13

Uncategorized - fix test action - PR: #119 - ci: replace depricated release action - PR: #120

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.12

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.11

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.10

Uncategorized - add build badge - PR: #118

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.8

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.7

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.4

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.3

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.6.0

Uncategorized - Rename simzoo package to stable gym - PR: #117

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.16

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.14

Uncategorized - docs: update readme - PR: #112

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.13

Uncategorized - docs: improve env README's - PR: #111

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.12

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.11

Uncategorized - feat: add reference to CartPoleCost observation - PR: #108 - fix: fix a runtime error in the CartPole env - PR: #110 - check oscillator - PR: #109

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.8

Uncategorized - refactor: improve env init seed option - PR: #102 - feat: add reset options argument - PR: #103 - update cart pole cost - PR: #104

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.7

Uncategorized - This pull request fixes the cartpole rendering method - PR: #99 - feat: replace gym with gymnasium - PR: #100 - improve codebase - PR: #101

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.6

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.4

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.2

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.1

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.5.0

Uncategorized - feat: depricate step done return value - PR: #98

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.4.92

  • no changes

- Python
Published by github-actions[bot] about 3 years ago

stable-gym - v0.4.61

🔄 Dependency updates

  • chore(deps): update dependency lint-staged to v12.4.0
    • PR: #67
Uncategorized

- Python
Published by github-actions[bot] about 4 years ago

stable-gym - v0.4.60

🔄 Dependency updates

  • chore(deps): update dependency sort-package-json to v1.55.0
    • PR: #66
Uncategorized

- Python
Published by github-actions[bot] about 4 years ago

stable-gym - v0.4.59

🔄 Dependency updates

  • chore(deps): pin dependency standard-version to 9.3.2
    • PR: #65
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.58

🔄 Dependency updates

  • Update dependency gym to v0.23.0
    • PR: #64
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.57

🔄 Dependency updates

  • Update actions/checkout action to v3
    • PR: #63
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.56

🔄 Dependency updates

  • Update actions/setup-node action to v3
    • PR: #62
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.55

🔄 Dependency updates

  • Update dependency gym to v0.22.0
    • PR: #61
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.54

🔄 Dependency updates

  • Update commitlint monorepo to v16.2.1
    • PR: #60
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.53

  • no changes

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.52

🔄 Dependency updates

  • Update dependency sort-package-json to v1.54.0
    • PR: #59
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.51

  • no changes

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.50

🔄 Dependency updates

  • Update dependency sort-package-json to v1.54.0
    • PR: #59
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.49

  • no changes

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.48

🔄 Dependency updates

  • Update dependency lint-staged to v12.3.1
    • PR: #58
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.47

🔄 Dependency updates

  • Update dependency @commitlint/cli to v16.1.0
    • PR: #57
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.46

🔄 Dependency updates

  • Update commitlint monorepo to v16 (major)
    • PR: #55
  • Update dependency lint-staged to v12.2.0
    • PR: #56
Uncategorized

- Python
Published by github-actions[bot] over 4 years ago

stable-gym - v0.4.45

  • no changes

- Python
Published by github-actions[bot] over 4 years ago