Lots of Isaac Sim Links Broken

Lots of links related to Isaac sim are broken, including top Google results for things like “isaac install” and “isaac sim requirements”

The broken links look like:

https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/requirements.html

I reported this to the atlassian email address, but thought I’d put it here too so others could track it.

Please fix, thanks!

Hi @dan.sandberg

This post may help:

Still broken – example:

https://docs.omniverse.nvidia.com/isaacsim/latest/install_workstation.html

Click on “Install Omniverse Launcher”

You get a 404. This kind of thing makes it very difficult to get started with Isaac Sim.

Hi @dan.sandberg

While the broken URLs are being fixed, you can manually modify them according to the following pattern:

From

https://docs.omniverse.nvidia.com/isaacsim/latest/<MAIN:PAGE>`

to

https://docs.omniverse.nvidia.com/MAIN/latest/PAGE

Example:

https://docs.omniverse.nvidia.com/isaacsim/latest/<launcher:installing_launcher.html>`

with MAIN=launcher and PAGE=installing_launcher.html, then the fixed URL is:

https://docs.omniverse.nvidia.com/launcher/latest/installing_launcher.html

1 Like

Ok, that’s great, what about URLS like this one?

https://docs.omniverse.nvidia.com/prod_digital-twins/app_isaacsim/advanced_tutorials/tutorial_configure_rmpflow_denso.html

Thanks!

-Dan

Hi @dan.sandberg

In this case, just replace prod_digital-twins/app_isaacsim with isaacsim/latest as follow

https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_configure_rmpflow_denso.html

Thank you @toni.sm for your help.

@dan.sandberg - Apologies for any inconvenience with the docs. As I have mentioned in other thread, the docs platform was transitioning to new one caused the broken link issue.

The issue is now fixed but if you find any broken link then feel free to reach out us and we will try to fix them ASAP.

https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_advanced_omnigraph_custom_python_nodes.html

Click on “Custom Node Tutorial”

-Dan

@dan.sandberg good catch, this should be the link to the “Custom Node Tutorial” you are looking for.

@rthaker i believe another broken link on that page is “Omnigraph Node Library” which should be pointed to OmniGraph Node Library — extensions latest documentation

Click here:

https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_extension_templates.html#isaac-sim-app-tutorial-extension-templates

Then go to “API Documentation” on the bottom.

Isn’t there a better way to find these dead links than waiting for users to complain about them? For example, can’t you get access to the server logs that happen when a 404 error occurs?

Cheers,

-Dan

Here’s a separate issue. If you search for “pycodelet” on Google, because you see it referenced in the Isaac Sim docs and you want to know what it is, you get this:

https://www.google.com/search?channel=fs&client=ubuntu-sn&q=pycodelet

The first link is a 404.

-Dan

Thanks for reporting the first link with the 404 errors.

For the second one, I am able to open the first link without any issues.

Great, I guess NVidia or Google fixed it!

On this page:

https://docs.omniverse.nvidia.com/isaacsim/latest/install_faq.html#assets-and-nucleus-ref

If you click on “Cache” or “Omniverse Navigator” you get 404s.

-Dan

Thanks for reporting this as always @dan.sandberg . Really appreciate it. I have forwarded this issue to right team who will fix it.

https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_motion_generation_rmpflow.html

Click on ‘Standalone Application’

Also broken on this page:

https://docs.omniverse.nvidia.com/isaacsim/latest/advanced_tutorials/tutorial_motion_generation_lula_kinematics.html

1 Like