leggedrobotics / legged_gym

Isaac Gym Environments for Legged Robots
Other
1.21k stars 344 forks source link

RuntimeError: Failed to acquire interface: carb::gym::Gym (pluginName: nullptr) #43

Open chenci107 opened 1 year ago

chenci107 commented 1 year ago

I have configured the environment according to the README, and can run the example of isaacgym, but when I try to train, the error is “RuntimeError: Failed to acquire interface: carb::gym::Gym (pluginName: nullptr)”, how to solve it? Thanks~

heartInsert commented 1 month ago

Did you solve it ? mate, I encounter the same problem.