We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following assert does not pass
hpp-core/src/reeds-shepp-path.cc
Line 591 in f367db0
when building a ReedsSheppPath with the following parameters:
0, -1, 1, 0, 0, 0, 0.14999999999999999, 0.20000000000000001, -1.3400000000000001, -0.20000000000000001, 1.9399999999999999, -1.5700000000000001, 1.3700000000000001, 0, 0.029999999999999999, 0, 0
5.7362982238346234, 9.4465579648718965, 0.98636702396464049, 0.16456030516238818, 0, 0, 0.1931115704789346, 2.4512899638467114, 0.64483866454209959, -2.5676909543696151, 2.238067950490557, -1.0640813964560949, -0.80595092889081654, -1.8540772172091715, 0.019575152211624737, -0.017281600618040516, 0.62502857597837558
The text was updated successfully, but these errors were encountered:
The extra length is 2.7715421813461121
Sorry, something went wrong.
In the assert line:
{ first = 0, second = 25.688923795498006 }
No branches or pull requests
The following assert does not pass
hpp-core/src/reeds-shepp-path.cc
Line 591 in f367db0
when building a ReedsSheppPath with the following parameters:
0, -1, 1, 0, 0, 0, 0.14999999999999999, 0.20000000000000001, -1.3400000000000001, -0.20000000000000001, 1.9399999999999999, -1.5700000000000001, 1.3700000000000001, 0, 0.029999999999999999, 0, 0
5.7362982238346234, 9.4465579648718965, 0.98636702396464049, 0.16456030516238818, 0, 0, 0.1931115704789346, 2.4512899638467114, 0.64483866454209959, -2.5676909543696151, 2.238067950490557, -1.0640813964560949, -0.80595092889081654, -1.8540772172091715, 0.019575152211624737, -0.017281600618040516, 0.62502857597837558
The text was updated successfully, but these errors were encountered: