mpc fail to plan with mpc_example.py #311
Replies: 4 comments
-
Try ur5e robot instead. We don't have all robots working in isaac sim 2023.1.1. Use 2023.1.0. |
Beta Was this translation helpful? Give feedback.
-
@balakumar-s |
Beta Was this translation helpful? Give feedback.
-
The examples use 2022.2.0. We have also tested with 2023.1.0. We do not have a timeline for supporting more robots through URDF in newer versions of Isaac sim. The key limitation is in how we import the robot from URDF. If you instead import the robot directly in Isaac sim and connect cuRobo to it, Franka Panda would work in 2023.1.1. What do you mean by "camera window"? |
Beta Was this translation helpful? Give feedback.
-
Thank you for the tip! How can I directly load the robot from the isaac sim instance? Do I still need the yml file and collision spheres? Or are those also fetched from the simulation instance? |
Beta Was this translation helpful? Give feedback.
-
Issue Details
When I run the example mpc_example.py, the robot just can't go to the target and falls to the ground
2024-05-31.13-40-53.mp4
Beta Was this translation helpful? Give feedback.
All reactions