Closed abizovnuralem closed 6 months ago
this patch still produces:
Creating window for environment.
[INFO]: Completed setting up the environment...
Program aborted due to an unhandled Error:
Unable to find target for this triple (no targets are registered)[1] 140049 IOT instruction (core dumped) python ./main.py --num_envs 1
will check why
So we need to think about how to solve the relative imports problem, using conda env and custom UnitreeGo2RoughEnvCfg() in main.py (line 449). Currently, we are using orbit env which is not working with ros2, keyboard control and etc. In my case. with this code, it works fine. I need your help Tamas to solve it