I’ve tried replacing the anymal_d with custom urdf of my own quadruped with different inertia’s and meshes,
- The changes I made in urdf are different joint positions, joint axes and inertia matrix.
- The expected outcome should be the policy should be changed according to the changes and follow the given command velocity.
- Remaining code I didnot change.
- whereas it is not able to stand on four legs, the fourth leg is never touching the ground.
Can someone help?