jara001 / ng_trajectory

Racing Line Optimization using Nevergrad
GNU General Public License v3.0
7 stars 4 forks source link

Investigate border creation #8

Closed jara001 closed 2 years ago

jara001 commented 2 years ago

Even though there have been several attempts, the segments can be still created "badly", as there the border interpolation is not correct. This affects (probably) the whole Matryoshka construction.

An example is here, segment 12: matcurguiD14-01-1-matryoshka

jara001 commented 2 years ago

Partially solved by b30baf8 and 159f38d. However, this only deletes badly placed points, instead of rearranging them.