]> rtime.felk.cvut.cz Git - hubacji1/psp.git/log
hubacji1/psp.git
3 years agoMerge branch 'hotfix/0.4.2' master
Jiri Vlasak [Thu, 8 Apr 2021 08:21:15 +0000 (10:21 +0200)]
Merge branch 'hotfix/0.4.2'

3 years agoUpdate changelog v0.4.2
Jiri Vlasak [Thu, 8 Apr 2021 08:20:45 +0000 (10:20 +0200)]
Update changelog

3 years agoFix forward parking last maneuver
Jiri Vlasak [Mon, 7 Dec 2020 10:46:01 +0000 (11:46 +0100)]
Fix forward parking last maneuver

3 years agoMerge branch 'hotfix/0.4.1'
Jiri Vlasak [Mon, 9 Nov 2020 11:31:08 +0000 (12:31 +0100)]
Merge branch 'hotfix/0.4.1'

3 years agoUpdate changelog v0.4.1
Jiri Vlasak [Mon, 9 Nov 2020 11:30:14 +0000 (12:30 +0100)]
Update changelog

3 years agoMake backward default, add goal to last maneuver
Jiri Vlasak [Mon, 9 Nov 2020 11:27:30 +0000 (12:27 +0100)]
Make backward default, add goal to last maneuver

3 years agoMerge branch 'release/0.4.0'
Jiri Vlasak [Thu, 23 Jul 2020 12:08:09 +0000 (14:08 +0200)]
Merge branch 'release/0.4.0'

3 years agoUpdate changelog v0.4.0
Jiri Vlasak [Thu, 23 Jul 2020 12:07:30 +0000 (14:07 +0200)]
Update changelog

3 years agoFix guess goal for forward perpendicular parking
Jiri Vlasak [Tue, 21 Jul 2020 13:33:07 +0000 (15:33 +0200)]
Fix guess goal for forward perpendicular parking

3 years agoMerge branch 'feature/refactor-bfs-parallel-parking-left-parking-slot'
Jiri Vlasak [Mon, 20 Jul 2020 15:07:46 +0000 (17:07 +0200)]
Merge branch 'feature/refactor-bfs-parallel-parking-left-parking-slot'

3 years agoAdd shrink to perfect length method
Jiri Vlasak [Mon, 20 Jul 2020 15:07:31 +0000 (17:07 +0200)]
Add shrink to perfect length method

3 years agoAdd left forward for parallel parking
Jiri Vlasak [Mon, 20 Jul 2020 13:39:47 +0000 (15:39 +0200)]
Add left forward for parallel parking

3 years agoAdd left backward for parallel parking
Jiri Vlasak [Mon, 20 Jul 2020 13:35:29 +0000 (15:35 +0200)]
Add left backward for parallel parking

3 years agoMerge branch 'backward-perpendicular-parking'
Jiri Vlasak [Mon, 20 Jul 2020 12:00:27 +0000 (14:00 +0200)]
Merge branch 'backward-perpendicular-parking'

3 years agoUpdate changelog
Jiri Vlasak [Mon, 20 Jul 2020 11:50:54 +0000 (13:50 +0200)]
Update changelog

3 years agoUse forward parking macro
Jiri Vlasak [Mon, 20 Jul 2020 11:49:04 +0000 (13:49 +0200)]
Use forward parking macro

3 years agoUpdate forward parking goal guess
Jiri Vlasak [Mon, 20 Jul 2020 11:26:29 +0000 (13:26 +0200)]
Update forward parking goal guess

3 years agoUse backward perpendicular parking
Jiri Vlasak [Fri, 5 Jun 2020 16:12:28 +0000 (18:12 +0200)]
Use backward perpendicular parking

3 years agoMerge branch 'feature/refactor-bfs-parallel-parking'
Jiri Vlasak [Wed, 8 Jul 2020 12:38:31 +0000 (14:38 +0200)]
Merge branch 'feature/refactor-bfs-parallel-parking'

3 years agoUpdate changelog
Jiri Vlasak [Wed, 8 Jul 2020 12:38:14 +0000 (14:38 +0200)]
Update changelog

3 years agoRefactor can park forward
Jiri Vlasak [Wed, 8 Jul 2020 11:49:41 +0000 (13:49 +0200)]
Refactor can park forward

3 years agoRename angle between closer point function
Jiri Vlasak [Wed, 8 Jul 2020 09:38:42 +0000 (11:38 +0200)]
Rename angle between closer point function

See: d2fa58e

3 years agoChange smaller angle of two computation
Jiri Vlasak [Wed, 8 Jul 2020 09:36:30 +0000 (11:36 +0200)]
Change smaller angle of two computation

In fact, it's not important to find the smaller angle but the angle
between node closer to the current car cc.

3 years agoFix missing parked() for successfinish
Jiri Vlasak [Wed, 8 Jul 2020 09:35:37 +0000 (11:35 +0200)]
Fix missing parked() for successfinish

3 years agoStop backward when car heading < slot heading
Jiri Vlasak [Wed, 8 Jul 2020 09:29:15 +0000 (11:29 +0200)]
Stop backward when car heading < slot heading

3 years agoRemove duplicated code
Jiri Vlasak [Tue, 7 Jul 2020 13:06:36 +0000 (15:06 +0200)]
Remove duplicated code

3 years agoAdd (ccr, lf) x (p3, p4) computation
Jiri Vlasak [Tue, 7 Jul 2020 13:04:06 +0000 (15:04 +0200)]
Add (ccr, lf) x (p3, p4) computation

3 years agoAdd (ccr, rf) x (p2, p3) computation
Jiri Vlasak [Tue, 7 Jul 2020 12:57:44 +0000 (14:57 +0200)]
Add (ccr, rf) x (p2, p3) computation

3 years agoAdd (ccr, rf) x (p3, p4) computation
Jiri Vlasak [Tue, 7 Jul 2020 12:30:10 +0000 (14:30 +0200)]
Add (ccr, rf) x (p3, p4) computation

3 years agoAdd forward can park computation
Jiri Vlasak [Tue, 7 Jul 2020 11:33:11 +0000 (13:33 +0200)]
Add forward can park computation

3 years agoAdd todos for forward
Jiri Vlasak [Tue, 7 Jul 2020 11:18:27 +0000 (13:18 +0200)]
Add todos for forward

3 years agoUpdate code to reflect recent changes
Jiri Vlasak [Tue, 7 Jul 2020 10:36:42 +0000 (12:36 +0200)]
Update code to reflect recent changes

3 years agoRemove duplicated code
Jiri Vlasak [Tue, 7 Jul 2020 10:32:51 +0000 (12:32 +0200)]
Remove duplicated code

3 years agoAdd (p1, p2) x (lr, rr) computation
Jiri Vlasak [Tue, 7 Jul 2020 10:31:03 +0000 (12:31 +0200)]
Add (p1, p2) x (lr, rr) computation

3 years agoAdd (ccl, lr) x (p1, p2) computation
Jiri Vlasak [Tue, 7 Jul 2020 10:25:00 +0000 (12:25 +0200)]
Add (ccl, lr) x (p1, p2) computation

3 years agoRefactor smaller angle of two code
Jiri Vlasak [Tue, 7 Jul 2020 10:21:43 +0000 (12:21 +0200)]
Refactor smaller angle of two code

3 years agoAdd (ccl, rr) x (p2, p3) computation
Jiri Vlasak [Tue, 7 Jul 2020 10:11:01 +0000 (12:11 +0200)]
Add (ccl, rr) x (p2, p3) computation

3 years agoAdd decision options for backward
Jiri Vlasak [Tue, 7 Jul 2020 09:30:29 +0000 (11:30 +0200)]
Add decision options for backward

3 years agoUpdate note
Jiri Vlasak [Fri, 3 Jul 2020 15:53:57 +0000 (17:53 +0200)]
Update note

3 years agoFIX 172ffba
Jiri Vlasak [Fri, 3 Jul 2020 15:30:13 +0000 (17:30 +0200)]
FIX 172ffba

3 years agoSolve rotate todo
Jiri Vlasak [Fri, 3 Jul 2020 15:28:02 +0000 (17:28 +0200)]
Solve rotate todo

3 years agoSolve find angle todo
Jiri Vlasak [Fri, 3 Jul 2020 15:27:47 +0000 (17:27 +0200)]
Solve find angle todo

3 years agoSolve find intersection todo
Jiri Vlasak [Fri, 3 Jul 2020 15:27:18 +0000 (17:27 +0200)]
Solve find intersection todo

3 years agoAdd fix backward movement todo
Jiri Vlasak [Fri, 3 Jul 2020 15:14:36 +0000 (17:14 +0200)]
Add fix backward movement todo

3 years agoCheck if possible to park by moving forward
Jiri Vlasak [Fri, 3 Jul 2020 14:02:47 +0000 (16:02 +0200)]
Check if possible to park by moving forward

3 years agoCheck if should continue by forward move
Jiri Vlasak [Fri, 3 Jul 2020 13:16:12 +0000 (15:16 +0200)]
Check if should continue by forward move

If the car heading points towards parking slot, it should not continue.
Instead, the next iteration should be considered.

3 years agoFIX b4e818f
Jiri Vlasak [Fri, 3 Jul 2020 12:58:40 +0000 (14:58 +0200)]
FIX b4e818f

3 years agoAdd todo
Jiri Vlasak [Fri, 3 Jul 2020 12:56:34 +0000 (14:56 +0200)]
Add todo

3 years agoFIX 2877ad5
Jiri Vlasak [Wed, 1 Jul 2020 15:58:27 +0000 (17:58 +0200)]
FIX 2877ad5

3 years agoFIX 17f58f0
Jiri Vlasak [Wed, 1 Jul 2020 15:57:44 +0000 (17:57 +0200)]
FIX 17f58f0

3 years agoFIX 2877ad5
Jiri Vlasak [Wed, 1 Jul 2020 15:57:16 +0000 (17:57 +0200)]
FIX 2877ad5

3 years agoImplement right parking slot forward movement
Jiri Vlasak [Tue, 30 Jun 2020 13:13:13 +0000 (15:13 +0200)]
Implement right parking slot forward movement

3 years agoImplement right parking slot bacward movement
Jiri Vlasak [Tue, 30 Jun 2020 12:45:16 +0000 (14:45 +0200)]
Implement right parking slot bacward movement

3 years agoAdd blank ut
Jiri Vlasak [Tue, 30 Jun 2020 11:38:07 +0000 (13:38 +0200)]
Add blank ut

3 years agoRemove inefficient code
Jiri Vlasak [Tue, 30 Jun 2020 10:24:38 +0000 (12:24 +0200)]
Remove inefficient code

3 years agoMerge branch 'feature/last-maneuver'
Jiri Vlasak [Tue, 26 May 2020 12:53:34 +0000 (14:53 +0200)]
Merge branch 'feature/last-maneuver'

3 years agoUpdate changelog
Jiri Vlasak [Tue, 26 May 2020 12:52:44 +0000 (14:52 +0200)]
Update changelog

3 years agoAdd last maneuver computation
Jiri Vlasak [Tue, 19 May 2020 16:35:09 +0000 (18:35 +0200)]
Add last maneuver computation

4 years agoAdd more possible goals for perpendicular slot
Jiri Vlasak [Wed, 15 Apr 2020 11:08:45 +0000 (13:08 +0200)]
Add more possible goals for perpendicular slot

4 years agoExtend possible goal for parallel parking slot
Jiri Vlasak [Wed, 15 Apr 2020 09:09:27 +0000 (11:09 +0200)]
Extend possible goal for parallel parking slot

4 years agoFix possible goal for right parallel slot
Jiri Vlasak [Wed, 15 Apr 2020 08:57:30 +0000 (10:57 +0200)]
Fix possible goal for right parallel slot

4 years agoFix possible goals for right parallel parking slot
Jiri Vlasak [Mon, 6 Apr 2020 10:26:11 +0000 (12:26 +0200)]
Fix possible goals for right parallel parking slot

4 years agoAdd workaround for fe() for perpendicular parking slot
Jiri Vlasak [Sun, 29 Mar 2020 22:31:22 +0000 (00:31 +0200)]
Add workaround for fe() for perpendicular parking slot

4 years agoIncrease fe precision
Jiri Vlasak [Fri, 20 Mar 2020 14:17:33 +0000 (15:17 +0100)]
Increase fe precision

4 years agoMerge branch 'release/0.3.0'
Jiri Vlasak [Tue, 4 Feb 2020 16:51:18 +0000 (17:51 +0100)]
Merge branch 'release/0.3.0'

4 years agoUpdate changelog v0.3.0
Jiri Vlasak [Tue, 4 Feb 2020 16:49:55 +0000 (17:49 +0100)]
Update changelog

4 years agoMerge branch 'feature/tune-and-refactor'
Jiri Vlasak [Tue, 4 Feb 2020 16:49:22 +0000 (17:49 +0100)]
Merge branch 'feature/tune-and-refactor'

4 years agoUpdate changelog
Jiri Vlasak [Tue, 4 Feb 2020 16:47:29 +0000 (17:47 +0100)]
Update changelog

4 years agoRewrite fe for perpendicular
Jiri Vlasak [Tue, 4 Feb 2020 16:44:16 +0000 (17:44 +0100)]
Rewrite fe for perpendicular

4 years agoRewrite guess gc for perpendicular parking
Jiri Vlasak [Tue, 4 Feb 2020 16:38:20 +0000 (17:38 +0100)]
Rewrite guess gc for perpendicular parking

4 years agoFix delta_use index in fer perpendicular
Jiri Vlasak [Tue, 4 Feb 2020 09:50:00 +0000 (10:50 +0100)]
Fix delta_use index in fer perpendicular

4 years agoFix rotation of init for bfs paralell parking
Jiri Vlasak [Tue, 4 Feb 2020 09:49:14 +0000 (10:49 +0100)]
Fix rotation of init for bfs paralell parking

4 years agoUse reverse perpendicular in find entry procedure
Jiri Vlasak [Mon, 3 Feb 2020 10:51:36 +0000 (11:51 +0100)]
Use reverse perpendicular in find entry procedure

4 years agoSplit init from reverse parallel psp
Jiri Vlasak [Mon, 3 Feb 2020 10:46:59 +0000 (11:46 +0100)]
Split init from reverse parallel psp

4 years agoRefactor parallel bfs parking slot planner
Jiri Vlasak [Mon, 3 Feb 2020 10:45:26 +0000 (11:45 +0100)]
Refactor parallel bfs parking slot planner

4 years agoRemove tests (revert this commit in the future)
Jiri Vlasak [Mon, 3 Feb 2020 10:37:02 +0000 (11:37 +0100)]
Remove tests (revert this commit in the future)

4 years agoReturn 5m long 10 possible goals by default
Jiri Vlasak [Mon, 3 Feb 2020 10:34:37 +0000 (11:34 +0100)]
Return 5m long 10 possible goals by default

4 years agoAdd one cusp when slot left with speed < 0
Jiri Vlasak [Mon, 13 Jan 2020 11:46:21 +0000 (12:46 +0100)]
Add one cusp when slot left with speed < 0

4 years agoRemove precision workaround, fe iter limit to 100
Jiri Vlasak [Thu, 9 Jan 2020 15:20:24 +0000 (16:20 +0100)]
Remove precision workaround, fe iter limit to 100

4 years agoAdd cusps array
Jiri Vlasak [Thu, 9 Jan 2020 15:19:42 +0000 (16:19 +0100)]
Add cusps array

4 years agoMerge branch 'feature/number-of-cusps'
Jiri Vlasak [Wed, 8 Jan 2020 13:40:57 +0000 (14:40 +0100)]
Merge branch 'feature/number-of-cusps'

4 years agoUpdate changelog
Jiri Vlasak [Wed, 8 Jan 2020 13:40:10 +0000 (14:40 +0100)]
Update changelog

4 years agoAdd number of cusps computation
Jiri Vlasak [Wed, 8 Jan 2020 13:39:45 +0000 (14:39 +0100)]
Add number of cusps computation

4 years agoUpdate readme with ninja build
Jiri Vlasak [Thu, 19 Sep 2019 13:04:32 +0000 (15:04 +0200)]
Update readme with ninja build

4 years agoMerge branch 'feature/tune-guess-gc-forward-perp'
Jiri Vlasak [Thu, 19 Sep 2019 13:04:38 +0000 (15:04 +0200)]
Merge branch 'feature/tune-guess-gc-forward-perp'

4 years agoRename `possible_inits` to `possible_goals`
Jiri Vlasak [Thu, 19 Sep 2019 12:59:23 +0000 (14:59 +0200)]
Rename `possible_inits` to `possible_goals`

4 years agoRewrite guess gc for forward perpendicular parking
Jiri Vlasak [Tue, 27 Aug 2019 14:28:21 +0000 (16:28 +0200)]
Rewrite guess gc for forward perpendicular parking

4 years agoAdd circle line segment intersection function
Jiri Vlasak [Tue, 27 Aug 2019 14:24:49 +0000 (16:24 +0200)]
Add circle line segment intersection function

4 years agoAdd Euclidean distance function
Jiri Vlasak [Tue, 27 Aug 2019 14:19:40 +0000 (16:19 +0200)]
Add Euclidean distance function

4 years agoDecide forward/backward based on 1st & 2nd border
Jiri Vlasak [Tue, 27 Aug 2019 11:07:29 +0000 (13:07 +0200)]
Decide forward/backward based on 1st & 2nd border

4 years agoMove precision workaround to parallel slot
Jiri Vlasak [Tue, 27 Aug 2019 11:04:54 +0000 (13:04 +0200)]
Move precision workaround to parallel slot

4 years agoAdd set goal car position method
Jiri Vlasak [Mon, 26 Aug 2019 12:25:15 +0000 (14:25 +0200)]
Add set goal car position method

Set goal car position near 4th slot border coordinate.

4 years agoMerge branch 'fix/perpendicular-parking'
Jiri Vlasak [Fri, 23 Aug 2019 19:26:00 +0000 (21:26 +0200)]
Merge branch 'fix/perpendicular-parking'

4 years agoUpdate changelog
Jiri Vlasak [Fri, 23 Aug 2019 19:25:53 +0000 (21:25 +0200)]
Update changelog

4 years agoFix possible_inits
Jiri Vlasak [Fri, 23 Aug 2019 19:24:17 +0000 (21:24 +0200)]
Fix possible_inits

To work with current implementation of fe_perpendicular.

4 years agoImplement naive fe_perpendicular
Jiri Vlasak [Fri, 23 Aug 2019 19:24:03 +0000 (21:24 +0200)]
Implement naive fe_perpendicular

4 years agoScale speed for fer perpendicular
Jiri Vlasak [Fri, 23 Aug 2019 19:23:47 +0000 (21:23 +0200)]
Scale speed for fer perpendicular

4 years agoFix forward for perpendicular parking
Jiri Vlasak [Fri, 23 Aug 2019 19:12:49 +0000 (21:12 +0200)]
Fix forward for perpendicular parking

4 years agoFix ut, parallel parking should be only backward
Jiri Vlasak [Fri, 23 Aug 2019 19:11:35 +0000 (21:11 +0200)]
Fix ut, parallel parking should be only backward

4 years agoUpdate changelog
Jiri Vlasak [Fri, 23 Aug 2019 17:56:32 +0000 (19:56 +0200)]
Update changelog