]> rtime.felk.cvut.cz Git - hubacji1/iamcar.git/blobdiff - CHANGELOG.md
Connect goals to goal
[hubacji1/iamcar.git] / CHANGELOG.md
index 28468605ac81c6ca8bbc1949e6f4da97e9ea0d16..4a1e55011607f9aea680cad221be2c0d3a9d9d66 100644 (file)
@@ -8,6 +8,18 @@ The format is based on [Keep a Changelog][] and this project adheres to
 [Semantic Versioning]: http://semver.org/
 
 ## Unreleased
+### Added
+- Forward perpendicular parking methods for `SlotPlanner`.
+- Angle forward/backward parking.
+
+### Changed
+- Parking slot in scenario starts with the point closest to the init pose.
+- Fix and include perpendicular parking slot in *find init pose* method of
+  SlotPlanner.
+
+## 0.6.1 - 2019-05-21
+### Fixed
+- Missing declaration.
 
 ## 0.6.0 - 2019-05-20
 ### Added