Nan encounted in pipeline_step() #482
MasterXiong
started this conversation in
General
Replies: 1 comment
-
|
Hi @MasterXiong , I loaded the model and visualized with
and it looks like the fixture falls forever. I removed the free joint at the root. Then I ran your code, but it seems like there are some bugs in your code (your env is producing incompatible shapes in the actions). I ran this instead: and the results seem OK |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I encountered a similar issue as #467 when running simulation on a robot with random actions. I followed the suggestions mentioned in this thread but still observed nan in simulation. Below is the minimal code and xml file to reproduce the issue. Could you help have a check on what may be the issue here? Thanks a lot!
And the xml configuration is
Beta Was this translation helpful? Give feedback.
All reactions