]> rtime.felk.cvut.cz Git - hubacji1/psp.git/log
hubacji1/psp.git
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

4 years agoRefactor guess goal for perpendicular
Jiri Vlasak [Fri, 23 Aug 2019 17:54:42 +0000 (19:54 +0200)]
Refactor guess goal for perpendicular

The problem was with angled parking slots. `guess_gc` method now decide
if the parking will be forward or backward.

4 years agoMerge branch 'fix/parallel-parking'
Jiri Vlasak [Fri, 23 Aug 2019 16:53:12 +0000 (18:53 +0200)]
Merge branch 'fix/parallel-parking'

4 years agoUpdate changelog
Jiri Vlasak [Fri, 23 Aug 2019 16:44:39 +0000 (18:44 +0200)]
Update changelog

4 years agoFix possible inits for parallel parking
Jiri Vlasak [Fri, 23 Aug 2019 16:43:41 +0000 (18:43 +0200)]
Fix possible inits for parallel parking

4 years agoStop when parked an headings are similar
Jiri Vlasak [Fri, 23 Aug 2019 16:39:19 +0000 (18:39 +0200)]
Stop when parked an headings are similar

4 years agoFix missing iter_cntr definition
Jiri Vlasak [Fri, 23 Aug 2019 16:38:46 +0000 (18:38 +0200)]
Fix missing iter_cntr definition

4 years agoSet default speed, steer before loop
Jiri Vlasak [Fri, 23 Aug 2019 16:11:53 +0000 (18:11 +0200)]
Set default speed, steer before loop

4 years agoMove start gc by half of width only
Jiri Vlasak [Fri, 23 Aug 2019 15:52:54 +0000 (17:52 +0200)]
Move start gc by half of width only

4 years agoAdd count parameter to possible inits
Jiri Vlasak [Fri, 23 Aug 2019 14:27:05 +0000 (16:27 +0200)]
Add count parameter to possible inits

4 years agoAdd dist parameter to possible inits
Jiri Vlasak [Fri, 23 Aug 2019 14:23:13 +0000 (16:23 +0200)]
Add dist parameter to possible inits

4 years agoFix inits direction
Jiri Vlasak [Fri, 23 Aug 2019 14:17:42 +0000 (16:17 +0200)]
Fix inits direction

When psp finishes, cc() goes towards the parking slot. However, inits
goes in the opposite direction.

4 years agoMerge branch 'feature/possible-inits'
Jiri Vlasak [Fri, 23 Aug 2019 14:06:31 +0000 (16:06 +0200)]
Merge branch 'feature/possible-inits'

4 years agoUpdate changelog
Jiri Vlasak [Fri, 23 Aug 2019 14:04:43 +0000 (16:04 +0200)]
Update changelog

4 years agoImplement possible inits method
Jiri Vlasak [Fri, 23 Aug 2019 14:04:15 +0000 (16:04 +0200)]
Implement possible inits method

4 years agoAdd possible inits ut, skeleton
Jiri Vlasak [Fri, 23 Aug 2019 13:48:15 +0000 (15:48 +0200)]
Add possible inits ut, skeleton

4 years agoMerge branch 'fix/discriminant-deltas'
Jiri Vlasak [Tue, 13 Aug 2019 14:32:17 +0000 (16:32 +0200)]
Merge branch 'fix/discriminant-deltas'

4 years agoUpdate changelog
Jiri Vlasak [Tue, 13 Aug 2019 14:32:12 +0000 (16:32 +0200)]
Update changelog

4 years agoCheck when discriminant < 0
Jiri Vlasak [Tue, 13 Aug 2019 14:31:10 +0000 (16:31 +0200)]
Check when discriminant < 0

4 years agoFix double assignment
Jiri Vlasak [Tue, 13 Aug 2019 14:30:50 +0000 (16:30 +0200)]
Fix double assignment

4 years agoFix heading overflow/underflow
Jiri Vlasak [Tue, 13 Aug 2019 14:30:29 +0000 (16:30 +0200)]
Fix heading overflow/underflow

4 years agoMerge branch 'feature/guess-goal-car'
Jiri Vlasak [Tue, 13 Aug 2019 13:16:46 +0000 (15:16 +0200)]
Merge branch 'feature/guess-goal-car'

4 years agoUpdate changelog
Jiri Vlasak [Tue, 13 Aug 2019 13:16:41 +0000 (15:16 +0200)]
Update changelog

4 years agoImplement guess goal car method
Jiri Vlasak [Tue, 13 Aug 2019 13:16:05 +0000 (15:16 +0200)]
Implement guess goal car method

4 years agoAdd guess goal car declaration, ut
Jiri Vlasak [Tue, 13 Aug 2019 11:51:44 +0000 (13:51 +0200)]
Add guess goal car declaration, ut

4 years agoMove forward method
Jiri Vlasak [Tue, 13 Aug 2019 11:51:03 +0000 (13:51 +0200)]
Move forward method

4 years agoMerge branch 'release/0.2.0'
Jiri Vlasak [Mon, 5 Aug 2019 09:06:25 +0000 (11:06 +0200)]
Merge branch 'release/0.2.0'