Skip to content

Releases: skim0119/gym-softrobot

Alpha Release 0.1.4

25 Mar 23:33
Compare
Choose a tag to compare

Release Note v0.1.4

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Alpha release 0.1.3

05 Mar 10:59
6214ab0
Compare
Choose a tag to compare

Add soft-arm tracking environment.

v0.1.2 minor release with test fixes

23 Feb 23:18
Compare
Choose a tag to compare

Patch 0.1.1

05 Feb 12:00
363dc35
Compare
Choose a tag to compare

Minor add:

  • For quick debugging and sanity chacking, a matplotlib rendering is added.
  • Configuration is added to switch between POVRAY and matplotlib

Alpha release 0.1

01 Feb 10:25
Compare
Choose a tag to compare
v0.1.0

Merge branch 'main' of https://github.com/skim0119/gym-softrobot

Pre-Alpha release 0.0.5

20 Jan 04:16
Compare
Choose a tag to compare

Update OctoSingleArm-v0 new environment.

Pre-Alpha release 0.0.4

15 Jan 21:32
Compare
Choose a tag to compare
Pre-release

Testing features:

  • render() feature added (run_script/env_render.py) to octpus_flat environment.
    • Used pyglet (OpenGL) to add graphical interface, and used vapory (POVRay) for quick 3D rendering.
  • Modify the body-to-arm ratio for the octopus build.
  • Include default.inc file as a background for rendering. Need to check if the file is correctly installed within the pypi package.

Pre-Alpha release

12 Jan 08:11
Compare
Choose a tag to compare
v0.0.1

Merge branch 'main' of https://github.com/skim0119/gym-softrobot