Replies: 3 comments
-
|
Thank you for posting this. It seems you are running into a genuine limitation: Isaac Lab currently does not support configuring or “owning” spatial tendons directly via |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I am trying to simulate a rope using a tendon. Have you tried simulating a pulley using tendons in Isaac Sim? |
Beta Was this translation helpful? Give feedback.
-
|
Moving this issue into our Discussions section for follow-up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello, how do I spawn an asset with spatial tendons with ArticulationCfg in a manager based workflow?
I have a USD of a robot with spatial tendons:
I am trying use the manager based workflow to train a policy for the robot. When I run the scripts zero_agent.py the log warns:
"2026-02-10T21:06:23Z [17,565ms] [Warning] [omni.physxui.plugin] PhysX Spatial Tendon: Cannot add attachment /World/envs/env_0/Robot/base/A3 to simulation while simulation is running. It is displayed but does not affect the simulation."
It seems I need to spawn the asset before starting the simulation, but I am not sure how to do this with the manager based workflow.
Here is environment configuration:
Build Info
Describe the versions that you are currently using:
Beta Was this translation helpful? Give feedback.
All reactions