]> rtime.felk.cvut.cz Git - hubacji1/iamcar.git/blobdiff - CHANGELOG.md
Change sampling info
[hubacji1/iamcar.git] / CHANGELOG.md
index 70fa1fd809379b0d2f9c716be5d7a5b2a415c5e5..351d99b2a7df7ecf3a849252a3c8ee678017ace0 100644 (file)
@@ -12,12 +12,14 @@ The format is based on [Keep a Changelog][] and this project adheres to
 - Forward perpendicular parking methods for `SlotPlanner`.
 - Angle forward/backward parking.
 - Multiple `firsts` points tested before random sampling.
+- Dubins path steering procedure.
 
 ### 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.
 - 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