RyderCRD
80124f20e8
Fix the rewire() of rrt* path planning ( #550 ) ( #812 )
...
* Update rrt_star_reeds_shepp.py to fix #550
Add step_size attribute to RRTStarReedsShepp, and a method set_random_seed() to set the random seed, with two test cases.
* Update rewire() of rrt_star.py
Update rewire() of rrt_star.py to fix #550 . Since the old version didn't assign path_yaw of edge_node to near_node, the old rewire() doesn't fit rrt_star_reeds_shepp.py
* Update reeds_shepp_path_planning.py
Limit the range of phi for the sake of planning speed, and simplify the the calculation process in straight_left_straight().
* Update reeds_shepp_path_planning.py
* Remove unnecessary cost calculation
Cost of edge_node is calculated in line 221, and self.node_list[i] is replaced to edge_node, so no need to update.
* Update reeds_shepp_path_planning.py
2023-04-27 23:04:39 +09:00
..
2020-12-31 22:54:40 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-02-21 15:23:13 +09:00
2022-09-27 21:49:53 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2022-04-10 19:30:31 +09:00
2023-01-30 21:33:49 +09:00
2021-01-12 22:13:46 +09:00
2021-06-07 20:28:23 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-05-15 15:01:29 +09:00
2022-05-17 21:57:07 +09:00
2021-11-12 19:28:16 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-02-21 15:23:13 +09:00
2021-01-12 22:13:46 +09:00
2023-01-01 20:44:34 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2022-01-29 16:16:34 +09:00
2022-01-29 16:16:34 +09:00
2021-04-02 20:49:16 +09:00
2021-01-12 22:13:46 +09:00
2022-09-11 07:21:37 +09:00
2021-01-12 22:13:46 +09:00
2021-01-16 16:07:28 +09:00
2021-01-12 22:13:46 +09:00
2022-01-22 22:18:22 +09:00
2021-12-25 21:42:32 +09:00
2021-12-12 21:32:59 +09:00
2022-01-09 00:01:29 +09:00
2021-01-16 16:07:28 +09:00
2023-03-11 17:54:18 +09:00
2021-01-16 16:07:28 +09:00
2023-01-03 22:27:55 +09:00
2021-01-16 16:07:28 +09:00
2022-01-08 17:06:29 +09:00
2021-01-16 16:07:28 +09:00
2021-01-16 16:07:28 +09:00
2021-01-16 16:07:28 +09:00
2021-01-12 22:13:46 +09:00
2021-01-16 16:07:28 +09:00
2021-07-17 18:28:26 +09:00
2022-01-22 22:18:22 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2023-04-27 23:04:39 +09:00
2021-01-12 22:13:46 +09:00
2022-04-19 12:53:24 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-12 22:13:46 +09:00
2021-01-16 16:07:28 +09:00
2021-01-16 16:07:28 +09:00
2021-01-16 16:07:28 +09:00
2021-01-16 16:07:28 +09:00
2022-05-17 21:57:07 +09:00
2021-01-16 16:07:28 +09:00
2021-01-16 16:07:28 +09:00
2021-01-12 22:13:46 +09:00