Failed to install USD Chat in Isaac Sim 4.5

Note: For any Isaac Lab topics, please submit your topic to its GitHub repo (GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim) following the instructions provided on Isaac Lab’s Contributing Guidelines (Contribution Guidelines — Isaac Lab Documentation).

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

4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Operating System

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

GPU Information

  • Model: RTX 5080
  • Driver Version: 576.02

Topic Description

Failed to install USD Chat in Isaac Sim

Detailed Description

I’m trying to install the “Chat USD” extension in Isaac Sim and get two errors:

  1. The extension fails to install correctly “Failed to solve extension dependency” error
  2. For some reason I can still open the Chat USD window in Isaac Sim UI, but when I try to use it it just reports “Missing API Key”

Steps to Reproduce

  1. Open the Extensions window
  2. Search for Chat USD
  3. click to install the extension. The fist time it seems to install correctly, the install switch turns green. But then if I reopen the Extensions window I see the error message.

Error Messages

“Failed to solve extension dependency”
“Missing API Key”

Screenshots or Videos

Additional Information

What I’ve Tried

Related Issues

Additional Context

Follow this video. You need to get an API key from our developer website at www.build.nvidia.com

Thanks! I have a key now, but where/how do i use it? The video just show’s usage of Chat USD but nothing with keys. There’s no mention of keys in the plugin description or the USD Chat page: Chat USD Overview — omni.ai.chat_usd.bundle

I tried following this and added an env var:

And restarted Isaac sim, but i get the same errors.

OK you have to go to the extension manager find the extension again and then you have to edit the toml file of the extension. To do this, there is a little notepad editor icon on the far right. Click that and I’ll open up the Toml file for the extension. In there, it literally says “insert your API key”. Just paste in your API key and save the file. Then restart the application.

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