Hello , with default Nucleus Server Running , i am unable to add Sample Assets in #1 Package Method , only mount method works , but we cannot modify the files in that method.
Nucleus Documentation is incomplete , does not tell anywhere, how to install Custom Nucleus Server :-
"
Setting default Nucleus Server
To set the default Nucleus server when running natively, edit the file at:
_build/linux-x86_64/release/experiences/isaac-sim.json
},
“isaac”: {
“nucleus”: {
“default”: “omniverse://localhost” // I’ve changed this to ip address of my workstation !!
}
}
}
"
how to set Custom ip address , username and password , how to restart Custom Nucleus Server ?