]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/log
hubacji1/iamcar2.git
4 years agoChange the distance between possible inits
Jiri Vlasak [Mon, 26 Aug 2019 07:34:26 +0000 (09:34 +0200)]
Change the distance between possible inits

4 years agoInclude original init to output JSON
Jiri Vlasak [Mon, 26 Aug 2019 07:33:48 +0000 (09:33 +0200)]
Include original init to output JSON

4 years agoOutput also input obstacles for test1
Jiri Vlasak [Mon, 26 Aug 2019 07:14:42 +0000 (09:14 +0200)]
Output also input obstacles for test1

4 years agoRefactor plot - print starts if starts in scenario
Jiri Vlasak [Mon, 26 Aug 2019 07:13:56 +0000 (09:13 +0200)]
Refactor plot - print starts if starts in scenario

4 years agoRemove test-template binary
Jiri Vlasak [Mon, 26 Aug 2019 07:00:35 +0000 (09:00 +0200)]
Remove test-template binary

4 years agoMerge branch 'feature/test-all-script'
Jiri Vlasak [Fri, 23 Aug 2019 15:10:28 +0000 (17:10 +0200)]
Merge branch 'feature/test-all-script'

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

4 years agoImplement test all script
Jiri Vlasak [Fri, 23 Aug 2019 15:02:54 +0000 (17:02 +0200)]
Implement test all script

4 years agoAdd script skeleton
Jiri Vlasak [Fri, 23 Aug 2019 14:52:25 +0000 (16:52 +0200)]
Add script skeleton

4 years agoAdd slot to docstring
Jiri Vlasak [Fri, 23 Aug 2019 14:39:40 +0000 (16:39 +0200)]
Add slot to docstring

4 years agoMerge branch 'feature/test1-psp'
Jiri Vlasak [Fri, 23 Aug 2019 14:38:34 +0000 (16:38 +0200)]
Merge branch 'feature/test1-psp'

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

4 years agoSave and plot inits
Jiri Vlasak [Fri, 23 Aug 2019 14:29:44 +0000 (16:29 +0200)]
Save and plot inits

4 years agoCompute and save init, save computation time
Jiri Vlasak [Fri, 23 Aug 2019 13:25:30 +0000 (15:25 +0200)]
Compute and save init, save computation time

4 years agoGuess and save goal
Jiri Vlasak [Fri, 23 Aug 2019 13:19:39 +0000 (15:19 +0200)]
Guess and save goal

4 years agoAdd load/save slot
Jiri Vlasak [Fri, 23 Aug 2019 13:14:28 +0000 (15:14 +0200)]
Add load/save slot

4 years agoAdd test1 (parking slot planner) skeleton
Jiri Vlasak [Fri, 23 Aug 2019 13:04:57 +0000 (15:04 +0200)]
Add test1 (parking slot planner) skeleton

4 years agoMerge branch 'fix/time-measurement'
Jiri Vlasak [Fri, 23 Aug 2019 13:31:54 +0000 (15:31 +0200)]
Merge branch 'fix/time-measurement'

4 years agoAdd function for measured time diff
Jiri Vlasak [Fri, 23 Aug 2019 13:31:36 +0000 (15:31 +0200)]
Add function for measured time diff

4 years agoMerge branch 'feature/test-template'
Jiri Vlasak [Fri, 23 Aug 2019 13:01:56 +0000 (15:01 +0200)]
Merge branch 'feature/test-template'

4 years agoUpdate changelog, readme
Jiri Vlasak [Fri, 23 Aug 2019 13:01:13 +0000 (15:01 +0200)]
Update changelog, readme

4 years agoAdd JSON input/output skeleton
Jiri Vlasak [Fri, 23 Aug 2019 12:19:56 +0000 (14:19 +0200)]
Add JSON input/output skeleton

4 years agoAdd time measurement functions
Jiri Vlasak [Fri, 23 Aug 2019 12:19:39 +0000 (14:19 +0200)]
Add time measurement functions

4 years agoAdd blank test template
Jiri Vlasak [Fri, 23 Aug 2019 12:04:29 +0000 (14:04 +0200)]
Add blank test template

4 years agoMerge branch 'feature/refactor-plot'
Jiri Vlasak [Fri, 23 Aug 2019 12:34:38 +0000 (14:34 +0200)]
Merge branch 'feature/refactor-plot'

4 years agoReorder plot
Jiri Vlasak [Wed, 14 Aug 2019 07:46:35 +0000 (09:46 +0200)]
Reorder plot

The order counts. Show obstacles first, then path and finally init and
goal.

4 years agoIf present, plot path
Jiri Vlasak [Tue, 13 Aug 2019 15:43:15 +0000 (17:43 +0200)]
If present, plot path

4 years agoIf present, plot goal
Jiri Vlasak [Tue, 13 Aug 2019 14:37:17 +0000 (16:37 +0200)]
If present, plot goal

4 years agoUse https://epsg.io/5514 for transformation
Jiri Vlasak [Tue, 13 Aug 2019 11:16:02 +0000 (13:16 +0200)]
Use https://epsg.io/5514 for transformation

4 years agoPlot init if possible
Jiri Vlasak [Tue, 13 Aug 2019 11:16:32 +0000 (13:16 +0200)]
Plot init if possible

4 years agoFix missing objects in JSON plot input
Jiri Vlasak [Tue, 13 Aug 2019 09:35:44 +0000 (11:35 +0200)]
Fix missing objects in JSON plot input

4 years agoAdd auxiliary scripts
Jiri Vlasak [Thu, 8 Aug 2019 09:42:03 +0000 (11:42 +0200)]
Add auxiliary scripts

- Convert geoJSON to JSON objects scenario.
- Plot JSON objects scenario.

4 years agoAdd cmake config, blank ut
Jiri Vlasak [Fri, 2 Aug 2019 16:45:20 +0000 (18:45 +0200)]
Add cmake config, blank ut

4 years agoUpdate changelog
Jiri Vlasak [Fri, 2 Aug 2019 16:31:54 +0000 (18:31 +0200)]
Update changelog

4 years agoAdd basic wvtest files
Jiri Vlasak [Fri, 2 Aug 2019 16:31:21 +0000 (18:31 +0200)]
Add basic wvtest files

4 years agoAdd gitignore
Jiri Vlasak [Fri, 2 Aug 2019 16:30:32 +0000 (18:30 +0200)]
Add gitignore

4 years agoAdd changelog, doxygen config, license, readme
Jiri Vlasak [Fri, 2 Aug 2019 16:30:01 +0000 (18:30 +0200)]
Add changelog, doxygen config, license, readme