Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 724 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Code formatter, linters and pre-commit.
  • Dynamic environment.
  • Goal visualization.

Changed

  • Updated requirements.
  • Integrate project with PyRep.
  • New reward function.

Removed

Fixed

  • Fixed observation space.
  • Simulation reset procedure.

[0.1.0]

Added

  • Environment with camera mounted on mobile robot.
  • State boundaries.

Changed

  • Updated content of the README.md.
  • Simplified environments' names.