]> rtime.felk.cvut.cz Git - hubacji1/iamcar.git/blobdiff - CHANGELOG.md
Update changelog
[hubacji1/iamcar.git] / CHANGELOG.md
index fb523b2e4441d27a59e951df70796e35b2bd68ca..b90c7cfc7699cb8ba7428cee4011f4d9bfee3ded 100644 (file)
@@ -8,8 +8,17 @@ 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.
+- Multiple `firsts` points tested before random sampling.
+
 ### Changed
-- Paring slot in scenario starts with the point closest to the init pose.
+- 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.
+- In T2's next method, steer to multiple goals that are connected with goal.
+- Normal distribution in sampling.
 
 ## 0.6.1 - 2019-05-21
 ### Fixed