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
Thank you very much for this repo. It helped me a lot in setting up ikfast for my usecase.
I have ran into an issue and would be interested to know wether its normal behaviour or an issue on my end:
The execution time for ik calculations varies widely.
Sometimes it executes in 0.005 seconds sometimes it only takes 0.00003 seconds which is more than 100x faster.
I am always solving the same pose, calculating all solutions without a q_guess pose.
Calculating 100_000 IK solutions usually takes around 10 seconds but sometimes it takes up to 50 seconds.
I was wondering where this discrepancy might come from and if there is anything I can do on my end that can speed up the calculation. Is this a normal range for the execution time?
I am using an M1Pro Macbook.
Thank you very much for any hints.
The text was updated successfully, but these errors were encountered:
Thank you very much for this repo. It helped me a lot in setting up ikfast for my usecase.
I have ran into an issue and would be interested to know wether its normal behaviour or an issue on my end:
The execution time for ik calculations varies widely.
Sometimes it executes in 0.005 seconds sometimes it only takes 0.00003 seconds which is more than 100x faster.
I am always solving the same pose, calculating all solutions without a q_guess pose.
Calculating 100_000 IK solutions usually takes around 10 seconds but sometimes it takes up to 50 seconds.
I was wondering where this discrepancy might come from and if there is anything I can do on my end that can speed up the calculation. Is this a normal range for the execution time?
I am using an M1Pro Macbook.
Thank you very much for any hints.
The text was updated successfully, but these errors were encountered: