Shafeef Omar
Shafeef Omar
I've tried loading the aliengo URDF ([aliengo_description](https://github.com/unitreerobotics/unitree_ros/tree/master/robots/aliengo_description/xacro)) on the AnymalTerrain example (anymal_terrain.py) but the feet are penetrating through the ground as shown in the video below: https://github.com/NVIDIA-Omniverse/OmniIsaacGymEnvs/assets/24255993/5d315d47-813b-4b89-a27b-16cdec546488 To import the...
The `AnymalTerrain` task uses the `anymal_instanceable.usd` provided by NVIDIA and it works perfectly. However, using the `anymal_c.usd` in the same folder, the robot behavior is different which is evident when...
[Bug Report] Error while creating a singularity image from IsaacSim docker container using fakeroot
Creating a singularity image from IsaacSim container using fakeroot fails (instructions followed as per the documentation). The following command causes the issue: ```bash ./docker/container.sh push ``` More specifically, the following...