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

4 years agoUpdate changelog v0.2.0
Jiri Vlasak [Mon, 5 Aug 2019 09:05:56 +0000 (11:05 +0200)]
Update changelog

4 years agoMerge branch 'feature/refactor'
Jiri Vlasak [Thu, 1 Aug 2019 17:17:07 +0000 (19:17 +0200)]
Merge branch 'feature/refactor'

4 years agoUse collide function from bcar lib
Jiri Vlasak [Thu, 1 Aug 2019 15:00:22 +0000 (17:00 +0200)]
Use collide function from bcar lib

4 years agoMove collide functions to `bcar` lib
Jiri Vlasak [Thu, 1 Aug 2019 13:30:37 +0000 (15:30 +0200)]
Move collide functions to `bcar` lib

4 years agoMerge branch 'release/0.1.0'
Jiri Vlasak [Thu, 25 Jul 2019 13:40:16 +0000 (15:40 +0200)]
Merge branch 'release/0.1.0'

4 years agoUpdate changelog v0.1.0
Jiri Vlasak [Thu, 25 Jul 2019 13:39:28 +0000 (15:39 +0200)]
Update changelog

4 years agoUpdate doxygen config
Jiri Vlasak [Thu, 25 Jul 2019 13:38:57 +0000 (15:38 +0200)]
Update doxygen config

4 years agoMerge branch 'feature/find-entry'
Jiri Vlasak [Wed, 24 Jul 2019 09:47:24 +0000 (11:47 +0200)]
Merge branch 'feature/find-entry'

4 years agoUpdate changelog
Jiri Vlasak [Wed, 24 Jul 2019 09:47:11 +0000 (11:47 +0200)]
Update changelog

4 years agoImplement fe method
Jiri Vlasak [Wed, 24 Jul 2019 09:41:12 +0000 (11:41 +0200)]
Implement fe method

4 years agoFine grain speed of fer method
Jiri Vlasak [Wed, 24 Jul 2019 09:35:39 +0000 (11:35 +0200)]
Fine grain speed of fer method

4 years agoAdd parked ut
Jiri Vlasak [Wed, 24 Jul 2019 06:16:27 +0000 (08:16 +0200)]
Add parked ut

4 years agoReorder tests
Jiri Vlasak [Wed, 24 Jul 2019 06:14:04 +0000 (08:14 +0200)]
Reorder tests

4 years agoImplement parked method
Jiri Vlasak [Wed, 24 Jul 2019 05:59:30 +0000 (07:59 +0200)]
Implement parked method

4 years agoImplement inside function
Jiri Vlasak [Wed, 24 Jul 2019 05:54:35 +0000 (07:54 +0200)]
Implement inside function

4 years agoAdd test for inside function
Jiri Vlasak [Wed, 24 Jul 2019 05:53:28 +0000 (07:53 +0200)]
Add test for inside function

4 years agoAdd parked skeleton, ut
Jiri Vlasak [Tue, 23 Jul 2019 16:14:09 +0000 (18:14 +0200)]
Add parked skeleton, ut

4 years agoUse fer for perpendicular fe
Jiri Vlasak [Tue, 23 Jul 2019 12:24:52 +0000 (14:24 +0200)]
Use fer for perpendicular fe

4 years agoAdd ut for fe method
Jiri Vlasak [Tue, 23 Jul 2019 11:50:37 +0000 (13:50 +0200)]
Add ut for fe method

4 years agoMerge branch 'feature/fer-perpendicullar'
Jiri Vlasak [Tue, 23 Jul 2019 11:15:48 +0000 (13:15 +0200)]
Merge branch 'feature/fer-perpendicullar'

4 years agoUpdate changelog
Jiri Vlasak [Tue, 23 Jul 2019 11:14:39 +0000 (13:14 +0200)]
Update changelog

4 years agoImplement fer perpendicular method
Jiri Vlasak [Tue, 23 Jul 2019 11:10:57 +0000 (13:10 +0200)]
Implement fer perpendicular method

4 years agoRefactor fer parallel method
Jiri Vlasak [Tue, 23 Jul 2019 10:59:43 +0000 (12:59 +0200)]
Refactor fer parallel method

4 years agoUse forward method in left method
Jiri Vlasak [Mon, 22 Jul 2019 14:09:45 +0000 (16:09 +0200)]
Use forward method in left method

4 years agoAdd forward method implementation
Jiri Vlasak [Mon, 22 Jul 2019 14:08:53 +0000 (16:08 +0200)]
Add forward method implementation

4 years agoAdd forward method skeleton, ut
Jiri Vlasak [Mon, 22 Jul 2019 14:08:38 +0000 (16:08 +0200)]
Add forward method skeleton, ut

4 years agoRefactor left method
Jiri Vlasak [Mon, 22 Jul 2019 13:21:32 +0000 (15:21 +0200)]
Refactor left method

Different approach for parallel and perpendicular parking slots.

4 years agoRefactor left method
Jiri Vlasak [Mon, 22 Jul 2019 13:10:33 +0000 (15:10 +0200)]
Refactor left method

Use lf, rf, rr, and rf instead of car center cc.

4 years agoSplit fer method to parallel and perpendicular
Jiri Vlasak [Mon, 22 Jul 2019 13:05:05 +0000 (15:05 +0200)]
Split fer method to parallel and perpendicular

4 years agoAdd ut for perpendicullar fer method
Jiri Vlasak [Mon, 22 Jul 2019 12:50:39 +0000 (14:50 +0200)]
Add ut for perpendicullar fer method

4 years agoMerge branch 'feature/find-entry-reverse'
Jiri Vlasak [Mon, 22 Jul 2019 12:34:04 +0000 (14:34 +0200)]
Merge branch 'feature/find-entry-reverse'

4 years agoUpdate changelog
Jiri Vlasak [Mon, 22 Jul 2019 12:33:58 +0000 (14:33 +0200)]
Update changelog

4 years agoImplement find entry by reverse method
Jiri Vlasak [Mon, 22 Jul 2019 12:24:22 +0000 (14:24 +0200)]
Implement find entry by reverse method

4 years agoAdd left method implementation
Jiri Vlasak [Mon, 22 Jul 2019 11:34:32 +0000 (13:34 +0200)]
Add left method implementation

4 years agoAdd left method skeleton, ut
Jiri Vlasak [Mon, 22 Jul 2019 11:34:17 +0000 (13:34 +0200)]
Add left method skeleton, ut

4 years agoFIX 286e34b
Jiri Vlasak [Mon, 22 Jul 2019 10:42:21 +0000 (12:42 +0200)]
FIX 286e34b

4 years agoAdd collide implementation
Jiri Vlasak [Mon, 22 Jul 2019 10:05:29 +0000 (12:05 +0200)]
Add collide implementation

4 years agoAdd line segment intersection implementation
Jiri Vlasak [Mon, 22 Jul 2019 09:24:43 +0000 (11:24 +0200)]
Add line segment intersection implementation

4 years agoAdd line segment intersection skeleton, ut
Jiri Vlasak [Mon, 22 Jul 2019 09:15:43 +0000 (11:15 +0200)]
Add line segment intersection skeleton, ut