Closed curieuxjy closed 4 months ago
isaac-sim-2023.1.0-hotfix.1, same error when running examples/isaac_sim/ik_reachability.py
and examples/isaac_sim/motion_gen_reacher.py
using my own robot
It is interesting that using franka.yml
or examples/ik_example.py
will not achieve this error
@balakumar-s please help.
I am able to reproduce your error, working on a fix.
We just pushed a fix to latest main. Can you confirm and then close this issue?
@balakumar-s Now it works well! Thanks!
Issue Details
I tried to run some examples/isaac_sim codes.
When running
multi_arm_reacher.py
, I got this error:Is there any solution for this?
this is a whole error message:
The same kind of error occurred when running
simple_stacking.py