How to improve planning speed? #530
Unanswered
allan2013
asked this question in
Software Q&A
Replies: 1 comment
-
One way to verify the planning time we report in the website is to run the motion planning benchmark provided in: https://curobo.org/get_started/4_benchmarks.html#running-benchmarks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My GPU is RTX 5070Ti.
I use plan_single() of goal_pose for single UR10e. I used collsion_mesh_scene.yml provided in the world folder as my world file.
The configuration of parameter are set like the below.
The planning time I got is around 0.33 seconds which is much slower than the introduction in the homepage. I have never checked the plan_single_js() version which might be faster because of no computation for IK. Do anybody have idea for how to speedup in my case?
Beta Was this translation helpful? Give feedback.
All reactions