Primitive Collisions has no obstacles #314
Unanswered
vignesh-anand
asked this question in
Software Q&A
Replies: 1 comment
-
Do you want collision-free IK? Can you provide a small script that reproduces this error? |
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.
-
Hi Curobo Team,
I'm trying to initialise and solve IK with curobo. I initialise and then repeatedly update the collision world with solver.update_world() in the sim before planning again. When doing this with an empty world config, I get the exception "Primitive Collision Has no obstacles". I initialise the planner with collision_checker_type as MESH. I would appreciate some support.
Thanks,
V
Beta Was this translation helpful? Give feedback.
All reactions