Jonathan Schwartz
0c8ff11645
Space-Time AStar (#1170)
* wip - sketch out obstacles
* move to correct path
* better animation
* clean up
* use np to sample points
* implemented time-based A*
* cleaning up Grid + adding new obstacle arrangement
* added unit test
* formatting p1
* format STA* file
* remove newlines by docstrings
* linter
* working on typehints
* fix linter errors
* lint some more
* appease AppVeyor
* dataclasses are 🔥
* back to @total_ordering
* trailing whitespace
* add docs page on SpaceTimeA*
* docs lint
* remove trailing newlines in doc
* address comments
* Update docs/modules/5_path_planning/time_based_grid_search/time_based_grid_search_main.rst
---------
Co-authored-by: Atsushi Sakai <asakai.amsl+github@gmail.com>
2025-02-25 20:53:36 +09:00
..
2025-01-20 13:29:15 +09:00
2023-07-01 15:30:32 +09:00
2021-11-27 20:10:45 +09:00
2023-01-01 20:44:34 +09:00
2023-01-01 20:44:34 +09:00
2025-01-20 17:16:20 +09:00
2022-09-27 21:49:53 +09:00
2025-01-24 13:28:12 +09:00
2024-12-20 22:12:31 +09:00
2024-01-02 22:39:48 +09:00
2022-04-10 19:30:31 +09:00
2025-01-22 18:57:12 +09:00
2023-01-01 20:44:34 +09:00
2025-01-20 17:16:20 +09:00
2023-12-22 12:13:59 +09:00
2024-05-26 15:42:25 +09:00
2022-09-11 07:21:37 +09:00
2025-01-24 13:28:12 +09:00
2023-03-11 17:54:18 +09:00
2025-02-17 19:47:04 +09:00
2020-12-31 22:54:40 +09:00
2025-01-24 13:28:12 +09:00
2020-11-01 14:05:46 +09:00
2025-01-22 18:57:12 +09:00
2023-01-01 20:44:34 +09:00
2023-10-15 10:25:22 +09:00
2024-12-21 19:40:30 +09:00
2025-01-24 13:28:12 +09:00
2023-01-26 21:56:42 +09:00
2023-01-26 21:56:42 +09:00
2024-01-02 22:39:48 +09:00
2020-07-04 12:44:35 +09:00
2025-01-20 17:16:20 +09:00
2025-01-24 13:28:12 +09:00
2024-12-21 19:39:16 +09:00
2025-01-24 13:28:12 +09:00
2022-09-11 07:21:37 +09:00
2023-05-16 21:43:57 +09:00
2022-09-11 07:21:37 +09:00
2023-04-27 23:04:39 +09:00
2021-02-10 22:02:51 +09:00
2025-01-24 13:28:12 +09:00
2025-02-25 20:53:36 +09:00
2023-03-11 17:54:18 +09:00
2025-01-20 17:16:20 +09:00
2025-01-24 13:28:12 +09:00
2017-07-18 22:42:13 -07:00