You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added these to my TODO list. The initial versions might not have optimal performance, probably using an iterative numerical minimizer to compute the distance. Later I will think about algorithms with better performance, taking advantage of the geometric nature of the query objects.
At the moment I am finishing the implementations of distance queries for linear objects (line, ray, segment) and circular objects (circles, arcs). I will look at your request when I am finished with these.
Hello,
Is it possible to add Circle-Cylinder and Cylinder-Cylinder distance queries to GTE?
Cheers,
Ashtan
The text was updated successfully, but these errors were encountered: