Skip to content

Pneunet Warning Determinant is null #143

Discussion options

You must be logged in to vote

When we look at the code it comes from LocalMinDistance::computeIntersection() between two lines:

// several possibilities :
// -one point in common (auto-collision) => return false !
// -no point in common but line are // => we can continue to test
msg_warning() <<"Determinant is null";

I guess there might be cases of parallel lines as mentioned in the comments before the warning.
We could argue that this warning sould be removed or at least give more information.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@andersonnardin
Comment options

@EulalieCoevoet
Comment options

Answer selected by EulalieCoevoet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants