Unable to import my own robot usd file into an existing direct RL environment (AntEnv)

Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.

Isaac Sim Version

[V] 4.2.0
4.1.0
4.0.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Operating System

Ubuntu 22.04
[V] Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model: RTX 4090
  • Driver Version: NVIDIA driver 535.216.03

Topic Description

Detailed Description

Hi all, I’m following the tutorial “Modifying the existing direct RL environment” to modify the code of the Ant project. I’m loading and configuring my own robot usd file following the code of “franka_cabinet”.

The robot usd file and my code can be accessed through this LINK.

The problem I’m facing is that after running the training command, the system reports an error. A screenshot is below.

I think it may be that the robot actuators and joint_gears are written incorrectly in my code. Could you please tell me how to modify my code, or should I follow the code for other projects?

Thank you very much!

Steps to Reproduce

  1. Download my code and USD file from the Google Drive link.
  2. Modify “usd_path” to your own path.
  3. Run ./isaaclab.sh -p source/standalone/workflows/rl_games/train.py --task hexabot --headless

Thank you for your interest in Isaac Lab. It seems importing your asset didn’t got well. Please follow the steps in this doc.

Also, to ensure efficient support and collaboration, please submit your topic to its GitHub repo following the instructions provided on Isaac Lab’s Contributing Guidelines regarding discussions, submitting issues, feature requests, and contributing to the project.

We appreciate your understanding and look forward to assisting you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.