KnuniK
Results
2
comments of
KnuniK
Weird question: In my simulation, `body_state_w/body_link_state_w and body_com_state_m` stay constant, while attributes like `joint_pos` update every step. (While watching the simuation you can clearly see that the bodies of my...
> Hi, did you solve this problem? Yes, I did! My Script is based on the[ Direct Workflow RL Tutorial](https://isaac-sim.github.io/IsaacLab/main/source/tutorials/03_envs/create_direct_rl_env.html). I added a variable in the `__int__` method of the...