motion_gen_reacher.py return with "Opt Fail" #55
Replies: 1 comment 2 replies
-
Did you try moving the target cube to different positions? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried motion_gen_reacher.py
omni_python examples/isaac_sim/motion_gen_reacher.py --robot /path/to/kinova_gen3.yml --visualize_spheres
and always got "Opt Fail" by print(result.status, result.success.item())
I don't know how to solve this error,
Issue Details
Thanks
Beta Was this translation helpful? Give feedback.
All reactions