Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 699 Bytes

Change Log

Here you can find all important changes in this project. RL-Studio adheres to Semantic Versioning.

[Unreleased]

1.2.0 - 2022-01-11

Added:

  • Add new files in envs/gazebo/f1/models/: original files are split into different modular files such as images.py, reset.py, step.py, settings.py, simplified_perception.py (PR #122)

Changed:

  • entry file name: rl-studio.py
  • config file names: now they follow naming config_mode_task_algorithm_agent_simulator
  • files structure in envs/gazebo/f1/models/: files are named task_algorithm.py