Files
PythonRobotics/PathPlanning
Jonathan Schwartz 8f3337e78d Dubins path bug fix (#521)
* Without equals sign, sometimes get points that are in the wrong direction - relative to the points before and after it- when change in x or change in y along path is 0

* Created test script for dubins path generator

* Broke == 0 into its own case in dubins planner, also Renaming files to appease CI

* Reverting some naming changes

* Turns out theres already a test for dubins.. not sure how I missed that

* Note to self: run the test cases on your own before throwing them at CI
2021-07-01 23:46:32 +09:00
..
2020-11-01 14:05:46 +09:00
2020-03-09 22:57:35 +09:00
2020-08-30 13:07:08 +09:00
2020-07-07 22:22:53 +09:00
2021-05-15 15:21:15 +09:00
2021-06-07 20:28:23 +09:00
2021-07-01 23:46:32 +09:00
2020-09-13 11:17:42 +09:00
2020-03-09 22:57:35 +09:00
2021-01-12 22:13:46 +09:00
2021-01-10 13:26:40 +09:00
2020-02-29 20:37:03 +09:00
2017-07-18 22:42:13 -07:00