]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/log
hubacji1/iamcar2.git
4 years agoFix stack overflow by making variables global
Jiri Vlasak [Thu, 27 Feb 2020 12:38:40 +0000 (13:38 +0100)]
Fix stack overflow by making variables global

4 years agoUpdate readme
Jiri Vlasak [Thu, 27 Feb 2020 12:09:35 +0000 (13:09 +0100)]
Update readme

4 years agoAdd benchmark scenarios
Jiri Vlasak [Wed, 26 Feb 2020 16:24:07 +0000 (17:24 +0100)]
Add benchmark scenarios

Scenarios found in Elbanhawi, Mohamed, Milan Simic, and Reza Jazar.
“Randomized Bidirectional B-Spline Parameterization Motion Planning.”
IEEE Transactions on Intelligent Transportation Systems 17, no. 2
(February 2016): 406–19. https://doi.org/10.1109/TITS.2015.2477355.

4 years agoMerge branch 'feature/python-multiplots'
Jiri Vlasak [Wed, 26 Feb 2020 16:21:57 +0000 (17:21 +0100)]
Merge branch 'feature/python-multiplots'

4 years agoUpdate changelog
Jiri Vlasak [Wed, 26 Feb 2020 16:21:45 +0000 (17:21 +0100)]
Update changelog

4 years agoAdd planner names, iteration statistics
Jiri Vlasak [Wed, 26 Feb 2020 16:20:23 +0000 (17:20 +0100)]
Add planner names, iteration statistics

4 years agoSave plot instead of show
Jiri Vlasak [Wed, 26 Feb 2020 16:06:41 +0000 (17:06 +0100)]
Save plot instead of show

4 years agoAdd iterations plot, help, 24 font size
Jiri Vlasak [Wed, 26 Feb 2020 16:05:19 +0000 (17:05 +0100)]
Add iterations plot, help, 24 font size

4 years agoUpdate histogram plot with 95 percentile
Jiri Vlasak [Wed, 26 Feb 2020 16:03:27 +0000 (17:03 +0100)]
Update histogram plot with 95 percentile

4 years agoPlot only y axis grid
Jiri Vlasak [Wed, 26 Feb 2020 15:59:37 +0000 (16:59 +0100)]
Plot only y axis grid

4 years agoAdd plot psp result script
Jiri Vlasak [Fri, 14 Feb 2020 13:36:02 +0000 (14:36 +0100)]
Add plot psp result script

4 years agoUse the last of what list as legend for barplot
Jiri Vlasak [Thu, 13 Feb 2020 17:35:34 +0000 (18:35 +0100)]
Use the last of what list as legend for barplot

4 years agoPlot list of whats in barplot
Jiri Vlasak [Thu, 13 Feb 2020 17:30:46 +0000 (18:30 +0100)]
Plot list of whats in barplot

4 years agoMerge grep and grep_all procedures
Jiri Vlasak [Thu, 13 Feb 2020 17:05:02 +0000 (18:05 +0100)]
Merge grep and grep_all procedures

4 years agoEnable loading from multiple directories
Jiri Vlasak [Thu, 13 Feb 2020 11:52:30 +0000 (12:52 +0100)]
Enable loading from multiple directories

4 years agoAdd sort dictionary decorator
Jiri Vlasak [Thu, 13 Feb 2020 11:33:15 +0000 (12:33 +0100)]
Add sort dictionary decorator

4 years agoUpdate changelog
Jiri Vlasak [Thu, 13 Feb 2020 10:55:57 +0000 (11:55 +0100)]
Update changelog

4 years agoMerge branch 'feature/python-plots'
Jiri Vlasak [Thu, 13 Feb 2020 10:54:25 +0000 (11:54 +0100)]
Merge branch 'feature/python-plots'

4 years agoFix help in test simple scenario test
Jiri Vlasak [Thu, 13 Feb 2020 10:51:58 +0000 (11:51 +0100)]
Fix help in test simple scenario test

4 years agoAdd histogram plot
Jiri Vlasak [Thu, 13 Feb 2020 10:30:34 +0000 (11:30 +0100)]
Add histogram plot

4 years agoRefactor typo, spacing
Jiri Vlasak [Thu, 13 Feb 2020 10:18:08 +0000 (11:18 +0100)]
Refactor typo, spacing

4 years agoAllow plot script to be run
Jiri Vlasak [Wed, 12 Feb 2020 16:58:08 +0000 (17:58 +0100)]
Allow plot script to be run

4 years agoAdd bar plot procedure
Jiri Vlasak [Wed, 12 Feb 2020 16:57:46 +0000 (17:57 +0100)]
Add bar plot procedure

4 years agoAdd basic plot procedures
Jiri Vlasak [Wed, 12 Feb 2020 16:28:16 +0000 (17:28 +0100)]
Add basic plot procedures

4 years agoAdd statistic procedures
Jiri Vlasak [Wed, 12 Feb 2020 16:27:41 +0000 (17:27 +0100)]
Add statistic procedures

- error rate,
- time,
- cost,
- cusps in path.

4 years agoFIX 8ce842d
Jiri Vlasak [Wed, 12 Feb 2020 16:07:59 +0000 (17:07 +0100)]
FIX 8ce842d

4 years agoAdd filter procedure
Jiri Vlasak [Wed, 12 Feb 2020 15:01:21 +0000 (16:01 +0100)]
Add filter procedure

4 years agoAdd basic scenario procedures
Jiri Vlasak [Wed, 12 Feb 2020 13:18:00 +0000 (14:18 +0100)]
Add basic scenario procedures

4 years agoUpdate changelog
Jiri Vlasak [Wed, 12 Feb 2020 13:16:05 +0000 (14:16 +0100)]
Update changelog

4 years agoMerge branch 'release/0.2.0'
Jiri Vlasak [Wed, 12 Feb 2020 13:14:56 +0000 (14:14 +0100)]
Merge branch 'release/0.2.0'

4 years agoUpdate changelog v0.2.0
Jiri Vlasak [Wed, 12 Feb 2020 13:14:21 +0000 (14:14 +0100)]
Update changelog

4 years agoMerge branch 'feature/simple-json-scenarios-tests'
Jiri Vlasak [Wed, 12 Feb 2020 13:13:34 +0000 (14:13 +0100)]
Merge branch 'feature/simple-json-scenarios-tests'

4 years agoChange plot scripts for current tests
Jiri Vlasak [Wed, 12 Feb 2020 13:11:28 +0000 (14:11 +0100)]
Change plot scripts for current tests

This is messy commit. I decided to record these changes because I am
starting to implement plot scripts in Python anyway.

4 years agoAdd auxiliary plot statistics scripts
Jiri Vlasak [Wed, 12 Feb 2020 13:10:54 +0000 (14:10 +0100)]
Add auxiliary plot statistics scripts

4 years agoAdd test simple scenarios script
Jiri Vlasak [Wed, 12 Feb 2020 13:10:34 +0000 (14:10 +0100)]
Add test simple scenarios script

4 years agoFix rename when plot all scenarios
Jiri Vlasak [Thu, 6 Feb 2020 07:55:16 +0000 (08:55 +0100)]
Fix rename when plot all scenarios

4 years agoAdd test 22, 23, 24, 25
Jiri Vlasak [Tue, 4 Feb 2020 17:23:35 +0000 (18:23 +0100)]
Add test 22, 23, 24, 25

4 years agoMerge branch 'feature/generate-simple-json-scenarios'
Jiri Vlasak [Tue, 4 Feb 2020 17:12:55 +0000 (18:12 +0100)]
Merge branch 'feature/generate-simple-json-scenarios'

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

4 years agoUpdate test template
Jiri Vlasak [Tue, 4 Feb 2020 17:03:36 +0000 (18:03 +0100)]
Update test template

Include parking slot planner by default. This allows to input JSON
scenarios as intended -- with no goal position, only parking slot.

4 years agoRandomize left/right generated parking slot
Jiri Vlasak [Tue, 4 Feb 2020 17:02:11 +0000 (18:02 +0100)]
Randomize left/right generated parking slot

4 years agoAdd obstacle generator to simple scenario
Jiri Vlasak [Mon, 3 Feb 2020 14:16:22 +0000 (15:16 +0100)]
Add obstacle generator to simple scenario

4 years agoRandomized slot at 20m radius
Jiri Vlasak [Mon, 3 Feb 2020 13:53:07 +0000 (14:53 +0100)]
Randomized slot at 20m radius

4 years agoAdd 3d grid and k-d tree tests
Jiri Vlasak [Mon, 3 Feb 2020 12:26:09 +0000 (13:26 +0100)]
Add 3d grid and k-d tree tests

4 years agoAdd script to plot all scenarios
Jiri Vlasak [Mon, 3 Feb 2020 11:09:49 +0000 (12:09 +0100)]
Add script to plot all scenarios

4 years agoAdd print results data script
Jiri Vlasak [Mon, 3 Feb 2020 11:09:24 +0000 (12:09 +0100)]
Add print results data script

4 years agoRandomize parallel vs perpendicular
Jiri Vlasak [Fri, 31 Jan 2020 14:42:35 +0000 (15:42 +0100)]
Randomize parallel vs perpendicular

4 years agoRandomize slot generation
Jiri Vlasak [Fri, 31 Jan 2020 14:32:58 +0000 (15:32 +0100)]
Randomize slot generation

4 years agoAdd generate simple json scenario script draft
Jiri Vlasak [Thu, 30 Jan 2020 14:31:16 +0000 (15:31 +0100)]
Add generate simple json scenario script draft

4 years agoMerge branch 'feature/test-15-16-17-18'
Jiri Vlasak [Tue, 4 Feb 2020 17:10:52 +0000 (18:10 +0100)]
Merge branch 'feature/test-15-16-17-18'

4 years agoUpdate changelog
Jiri Vlasak [Tue, 4 Feb 2020 17:10:38 +0000 (18:10 +0100)]
Update changelog

4 years agoUpdate readme with links to needed libraries
Jiri Vlasak [Thu, 30 Jan 2020 13:30:14 +0000 (14:30 +0100)]
Update readme with links to needed libraries

4 years agoUpdate readme
Jiri Vlasak [Thu, 30 Jan 2020 13:23:30 +0000 (14:23 +0100)]
Update readme

4 years agoAdd test 18
Jiri Vlasak [Thu, 30 Jan 2020 11:35:34 +0000 (12:35 +0100)]
Add test 18

4 years agoUpdate time plot
Jiri Vlasak [Thu, 30 Jan 2020 08:06:12 +0000 (09:06 +0100)]
Update time plot

4 years agoUpdate cost plot
Jiri Vlasak [Thu, 30 Jan 2020 07:56:35 +0000 (08:56 +0100)]
Update cost plot

4 years agoUpdate error plot
Jiri Vlasak [Wed, 29 Jan 2020 14:08:13 +0000 (15:08 +0100)]
Update error plot

4 years agoAdd test 15, 16, 17 (k-d tree)
Jiri Vlasak [Wed, 29 Jan 2020 11:04:10 +0000 (12:04 +0100)]
Add test 15, 16, 17 (k-d tree)

4 years agoMerge branch 'feature/psp-static-test'
Jiri Vlasak [Mon, 27 Jan 2020 14:11:16 +0000 (15:11 +0100)]
Merge branch 'feature/psp-static-test'

4 years agoMerge branch 'feature/refactor-small-fixes'
Jiri Vlasak [Mon, 27 Jan 2020 14:11:04 +0000 (15:11 +0100)]
Merge branch 'feature/refactor-small-fixes'

4 years agoMerge branch 'feature/behavior-tree'
Jiri Vlasak [Mon, 27 Jan 2020 14:10:53 +0000 (15:10 +0100)]
Merge branch 'feature/behavior-tree'

4 years agoAdd offset to error plot
Jiri Vlasak [Mon, 27 Jan 2020 14:09:19 +0000 (15:09 +0100)]
Add offset to error plot

4 years agoFix generate stats order for tests
Jiri Vlasak [Mon, 27 Jan 2020 14:07:44 +0000 (15:07 +0100)]
Fix generate stats order for tests

4 years agoAdd simple docs to generate grid based stats
Jiri Vlasak [Mon, 27 Jan 2020 14:06:58 +0000 (15:06 +0100)]
Add simple docs to generate grid based stats

4 years agoUpdate changelog (test10)
Jiri Vlasak [Wed, 15 Jan 2020 09:04:24 +0000 (10:04 +0100)]
Update changelog (test10)

4 years agoAdd confidence intervals to statistics plots
Jiri Vlasak [Mon, 13 Jan 2020 16:45:41 +0000 (17:45 +0100)]
Add confidence intervals to statistics plots

4 years agoSet y range for plot statistics
Jiri Vlasak [Mon, 13 Jan 2020 15:21:27 +0000 (16:21 +0100)]
Set y range for plot statistics

4 years agoAdd plot scripts for parking slot planner stats
Jiri Vlasak [Mon, 13 Jan 2020 13:00:36 +0000 (14:00 +0100)]
Add plot scripts for parking slot planner stats

4 years agoChange test1 (parking slot planner)
Jiri Vlasak [Mon, 13 Jan 2020 12:23:31 +0000 (13:23 +0100)]
Change test1 (parking slot planner)

- Run both, fe and fer tests.
- Test multiple slot lengths.
- Output scenarios to stdout.
- Output gnuplotable stats to stderr.

4 years agoAdd scripts to generate grid based plots
Jiri Vlasak [Wed, 8 Jan 2020 11:56:11 +0000 (12:56 +0100)]
Add scripts to generate grid based plots

4 years agoChange statistics plot to plot average only
Jiri Vlasak [Wed, 8 Jan 2020 11:28:16 +0000 (12:28 +0100)]
Change statistics plot to plot average only

4 years agoUpdate statistics computation to ignore 9999 cost
Jiri Vlasak [Wed, 8 Jan 2020 11:26:26 +0000 (12:26 +0100)]
Update statistics computation to ignore 9999 cost

4 years agoRemove debug output
Jiri Vlasak [Wed, 8 Jan 2020 11:17:35 +0000 (12:17 +0100)]
Remove debug output

4 years agoAdd test cases 13 and 14
Jiri Vlasak [Thu, 2 Jan 2020 15:15:48 +0000 (16:15 +0100)]
Add test cases 13 and 14

4 years agoAdd test cases 11 and 12
Jiri Vlasak [Thu, 2 Jan 2020 15:11:29 +0000 (16:11 +0100)]
Add test cases 11 and 12

4 years agoUpdate test template with EPP macro
Jiri Vlasak [Fri, 13 Dec 2019 17:16:36 +0000 (18:16 +0100)]
Update test template with EPP macro

4 years agoAdd titles to plots
Jiri Vlasak [Fri, 13 Dec 2019 16:32:20 +0000 (17:32 +0100)]
Add titles to plots

4 years agoOutput time and cost, too
Jiri Vlasak [Thu, 5 Dec 2019 12:29:27 +0000 (13:29 +0100)]
Output time and cost, too

4 years agoFix init node when epp restart
Jiri Vlasak [Thu, 5 Dec 2019 12:29:08 +0000 (13:29 +0100)]
Fix init node when epp restart

4 years agoAdd BrainTree behavior tree
Jiri Vlasak [Tue, 3 Dec 2019 12:55:11 +0000 (13:55 +0100)]
Add BrainTree behavior tree

4 years agoAdd BrainTree skeleton
Jiri Vlasak [Fri, 22 Nov 2019 15:12:10 +0000 (16:12 +0100)]
Add BrainTree skeleton

4 years agoAdd BrainTree actions
Jiri Vlasak [Fri, 22 Nov 2019 14:28:29 +0000 (15:28 +0100)]
Add BrainTree actions

- EppFinished -- Finished?
- EppGF -- Goal found?
- EppRestart -- Restart entry point planner.
- UpdateFP -- Update final path.

4 years agoUse threads vector for entry point planners
Jiri Vlasak [Fri, 22 Nov 2019 13:58:21 +0000 (14:58 +0100)]
Use threads vector for entry point planners

4 years agoAdd should BT run procedure
Jiri Vlasak [Fri, 22 Nov 2019 14:40:46 +0000 (15:40 +0100)]
Add should BT run procedure

4 years agoAdd init node procedure for new inits
Jiri Vlasak [Fri, 22 Nov 2019 13:13:30 +0000 (14:13 +0100)]
Add init node procedure for new inits

4 years agoUse final path in entry point planner and output
Jiri Vlasak [Fri, 22 Nov 2019 10:48:49 +0000 (11:48 +0100)]
Use final path in entry point planner and output

4 years agoAdd final path skeleton
Jiri Vlasak [Fri, 22 Nov 2019 10:27:20 +0000 (11:27 +0100)]
Add final path skeleton

4 years agoRun entry point planner in own thread
Jiri Vlasak [Thu, 21 Nov 2019 17:16:16 +0000 (18:16 +0100)]
Run entry point planner in own thread

4 years agoAdd own thread skeleton for entry point planner
Jiri Vlasak [Thu, 21 Nov 2019 17:12:41 +0000 (18:12 +0100)]
Add own thread skeleton for entry point planner

4 years agoAdd test10
Jiri Vlasak [Thu, 21 Nov 2019 16:54:51 +0000 (17:54 +0100)]
Add test10

4 years agoUse rrts' json input method in test template
Jiri Vlasak [Thu, 21 Nov 2019 16:52:53 +0000 (17:52 +0100)]
Use rrts' json input method in test template

4 years agoAdd BrainTree library
Jiri Vlasak [Wed, 6 Nov 2019 13:53:19 +0000 (14:53 +0100)]
Add BrainTree library

4 years agoMerge branch 'feature/refactor'
Jiri Vlasak [Wed, 6 Nov 2019 15:28:00 +0000 (16:28 +0100)]
Merge branch 'feature/refactor'

4 years agoUpdate changelog
Jiri Vlasak [Wed, 6 Nov 2019 15:27:52 +0000 (16:27 +0100)]
Update changelog

4 years agoAdd test9
Jiri Vlasak [Tue, 5 Nov 2019 12:42:39 +0000 (13:42 +0100)]
Add test9

4 years agoAdd test8
Jiri Vlasak [Tue, 5 Nov 2019 12:32:09 +0000 (13:32 +0100)]
Add test8

4 years agoRefactor script
Jiri Vlasak [Tue, 5 Nov 2019 11:37:55 +0000 (12:37 +0100)]
Refactor script

4 years agoUpdate readme
Jiri Vlasak [Tue, 5 Nov 2019 11:37:00 +0000 (12:37 +0100)]
Update readme

4 years agoUpdate test-template, use json() from planner
Jiri Vlasak [Tue, 5 Nov 2019 11:36:06 +0000 (12:36 +0100)]
Update test-template, use json() from planner

4 years agoFix color of goals
Jiri Vlasak [Thu, 31 Oct 2019 16:13:06 +0000 (17:13 +0100)]
Fix color of goals