legged_gym
legged_gym copied to clipboard
RuntimeError: Failed to acquire interface: carb::gym::Gym (pluginName: nullptr)
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~
Did you solve it ? mate, I encounter the same problem.