I have downloaded Isaac Assets to my own computer, and have edited the “isaacsim.exp.base.kit” file following the Isaac sim documentation.
It works well if I open Isaac sim app via the command: “.\isaaclab.bat -s”. When I check the default Assets root path, it shows my local address. Everything is OK.
However, if I open Isaac sim app via Python script, such as “.\isaaclab.bat -p .\scripts\tutorials\00_sim\create_empty.py”, then check the default Assets root path, it shows the default online address.