|
0f5dcf9979
|
add github CI
|
2024-06-19 18:58:58 +03:00 |
|
|
601a16e420
|
Merge remote-tracking branch 'refs/remotes/github/main' into dev
|
2024-06-19 18:38:30 +03:00 |
|
SPC-code
|
7d0dcd1b91
|
Update pages.yml
|
2024-06-19 18:35:26 +03:00 |
|
SPC-code
|
b4b3ecc8d7
|
Update publish.yml
|
2024-06-19 18:23:36 +03:00 |
|
SPC-code
|
79f4d0eba5
|
Update pages.yml
|
2024-06-19 18:22:51 +03:00 |
|
SPC-code
|
390a896e0a
|
Update build.yml
|
2024-06-19 18:19:10 +03:00 |
|
|
234d4715b6
|
add github CI
|
2024-06-19 18:14:59 +03:00 |
|
|
6eafb5ec26
|
make ./gradlew executable
|
2024-06-19 17:34:44 +06:00 |
|
SPC-code
|
bd6d8e2f8e
|
Merge pull request #24 from SciProgCentre/dev
0.3.0
|
2024-06-12 14:26:56 +03:00 |
|
|
f62f8181ce
|
avoid drawing invisible features
|
2024-06-07 19:28:38 +03:00 |
|
|
c30f586120
|
add alpha for remaining features
|
2024-06-07 12:07:49 +03:00 |
|
|
07ea73a87a
|
add .kotlin to ignore
|
2024-06-04 15:16:25 +03:00 |
|
|
7ca4bba1b7
|
Version 0.3.0
|
2024-06-04 14:38:21 +03:00 |
|
|
7c7a788d2e
|
change package to space.kscience
|
2024-06-04 11:06:50 +03:00 |
|
|
327cef9ea9
|
Update dependencies. Add wasm demo
|
2024-02-23 12:11:43 +03:00 |
|
|
ea7869e39d
|
First preview of 0.3.0
|
2023-11-15 16:43:13 +03:00 |
|
|
d21d6ebb2a
|
Add (not working yet) JS implementation
|
2023-10-01 14:05:03 +03:00 |
|
|
f05f6e137c
|
Add Js targets
|
2023-10-01 11:22:02 +03:00 |
|
|
7d3b219d70
|
Move files around
|
2023-10-01 11:12:15 +03:00 |
|
|
aebf4af24f
|
Fix svg export
|
2023-09-10 21:13:54 +03:00 |
|
|
75b5a69a27
|
Full refactor of map state
|
2023-09-10 13:12:45 +03:00 |
|
|
921aff4685
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-05-26 15:49:31 +03:00 |
|
|
1caf141d27
|
Fix for #22 (default hairline size for points)
|
2023-05-26 15:49:14 +03:00 |
|
|
2bc595d97d
|
Fix for #20 - auto-scale for single point
|
2023-05-11 09:39:08 +03:00 |
|
|
a059697f5c
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-05-06 15:46:16 +03:00 |
|
|
1ccd35f152
|
Prepare for 0.2.2 release
|
2023-05-06 15:39:58 +03:00 |
|
Alexander Nozik
|
7981422f94
|
change container version for CI
|
2023-05-06 11:26:57 +00:00 |
|
|
d8548ab162
|
Differentiate obstacles
|
2023-05-06 14:22:09 +03:00 |
|
|
5d0e0f054e
|
Merge remote-tracking branch 'space/main' into dev
|
2023-05-06 13:57:23 +03:00 |
|
Alexander Nozik
|
869aee887a
|
update container image reference
|
2023-05-06 10:56:28 +00:00 |
|
|
11b11118fa
|
Fix circle line intersection and add a special case for a single-point obstacle
|
2023-05-06 12:50:44 +03:00 |
|
|
05ef3aa4dd
|
Fix segment-circle intersection
|
2023-05-02 16:17:04 +03:00 |
|
|
8947998e0c
|
Fix propagation of a finished route
|
2023-05-02 13:52:06 +03:00 |
|
|
74b86dbc59
|
Add possibility to skip some paths if target is close to the obstacle
|
2023-05-02 13:30:41 +03:00 |
|
|
35efce087e
|
remove unnecessary elvis. He lives, but not needed here.
|
2023-05-01 21:29:37 +03:00 |
|
|
fcf0600d0c
|
Seems to be working... finally
|
2023-05-01 21:25:38 +03:00 |
|
|
f0da3efd27
|
[WIP] A lot of bugfixes
|
2023-05-01 16:56:42 +03:00 |
|
|
614ca8d6f3
|
[WIP] refactor CircleTrajectory2D logic to be more correct
|
2023-05-01 09:14:26 +03:00 |
|
|
8bc1987acf
|
[WIP] full rewrite of obstacle avoidance
|
2023-04-30 21:20:10 +03:00 |
|
|
b06fc5c87a
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-04-28 20:33:01 +03:00 |
|
Artyom Degtyarev
|
dde5b2c9f7
|
intersection of lineSegment and Circle fixed
|
2023-04-28 13:07:18 +03:00 |
|
|
5e35ce8b5f
|
Rename ObstacleNode to ObstacleConnection
|
2023-04-26 10:44:13 +03:00 |
|
|
a6a5baa352
|
Obstacle avoidance refactoring
|
2023-04-23 21:20:32 +03:00 |
|
|
4e7ef35280
|
Obstacle avoidance refactoring
|
2023-04-23 13:44:07 +03:00 |
|
|
cac5841401
|
Obstacle avoidance refactoring
|
2023-04-23 11:01:08 +03:00 |
|
|
cdaa17a3b9
|
Change trajectory package
|
2023-04-16 20:50:51 +03:00 |
|
|
3fc52dd60f
|
Fixed zero tangents
|
2023-04-16 20:28:58 +03:00 |
|
|
375de71ca6
|
Fixed zero tangents
|
2023-04-16 20:08:04 +03:00 |
|
|
df675c8d45
|
Fix Trajectory2D type name
|
2023-04-12 20:46:45 +03:00 |
|
|
e553e33d4c
|
[WIP] disentangling obstacles phase 2
|
2023-04-11 17:08:28 +03:00 |
|