I can't find isaac sim 2021.1.1 unity Downloads

I want to use Unity SDK with Isaac
I read Isaac Sim Docs and to download unity 3D i visited https://developer.nvidia.com/isaac/downloads
but i couldn’t find Unity for Isaac sim 2021.1.1
can i use SIM (Unity) 2020 version to Isaac sim 2021.1.1
if you answer my question thanks

Hi ,
We will be no longer support the Unity Sim, you can use the older version from the archive, which should work with 2021.1.1, but keep in mind going forward is going to be only Omniverse Isaac Sim.

Kindly,
Liila

1 Like

i understand Liila super thanks for answering my question but i want to ask 2 more

when i googled about issac sim Docs there are 2 version of Docs one is “Omniverse: Isaac Sim — Omniverse Robotics documentation” the other is “https://docs.nvidia.com/isaac/isaac/doc/setup.html

first one said they recommend graphic driver version 460.67 and later said 440.xx which docs is newer version? i’m really hesitate what version i will take… (i am using isaac-sim 2021.1.1)

and now i got trouble when trying reinforcement learning
i read docs and followed that i install dependency and when i type commnd like python.sh python_samples/jetbot/jetbot_train.py it worked but after 30?seconds the terminal show “omnikithelper starting” and close it self how could i solve this problem?

pnltoen@pnltoen:~/.local/share/ov/pkg/isaac_sim-2021.1.1$ ./python.sh python_samples/jetbot/jetbot_train.py
running with args: Namespace(checkpoint_name=‘checkpoint_25k’, eval=False, eval_freq=32768, evaluation_dir=‘eval_log’, experimentFile=‘’, headless=False, loaded_checkpoint=‘’, mirror_mode=False, rand_freq=1, reset_num_timesteps=False, save_freq=32768, step_freq=10240, tensorboard_dir=‘tensorboard’, total_steps=250000000)
[Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn’t available.
[Info] [carb] Logging to file: /home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/logs/Kit/Isaac-Sim/2021.1/kit_20210920_232358.log
[Info] [carb] Initializing plugin: carb.events.plugin (interfaces: [carb::events::IEvents v0.2]) (impl: carb.events.plugin)
[0.008s] Loading user config located at: ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/data/Kit/Isaac-Sim/2021.1/user.config.json’
2021-09-20 14:23:59 [53ms] [Warning] [omni.ext.plugin] Extension with the same id is already registered. ext_id: ‘omni.kit.xr-1.0.0’, ext 1: ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/exts/omni.kit.xr’, ext 2: ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extscore/omni.kit.xr’
[0.067s] [ext: omni.kit.pipapi-0.0.0] startup
[0.087s] [ext: omni.kit.pip_archive-0.0.0] startup
[0.094s] [ext: omni.usd.config-1.0.0] startup
[0.098s] [ext: omni.usd.libs-1.0.0] startup
[0.315s] [ext: omni.kit.async_engine-0.0.0] startup
[0.319s] [ext: omni.stats-0.0.0] startup
[0.322s] [ext: omni.assets.plugins-0.0.0] startup
[0.324s] [ext: omni.kit.loop-isaac-0.1.0] startup
[0.325s] [ext: omni.client-0.1.0] startup
[0.339s] [ext: omni.appwindow-1.0.0] startup
[0.369s] [ext: omni.kit.renderer.core-0.0.0] startup

|---------------------------------------------------------------------------------------------|
| Driver Version: 460.67 | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|---------------------------------------------------------------------------------------------|
| 0 | GeForce RTX 2070 | Yes | | 8438 MB | 10de | 0 |
| | | | | | 1f02 | b4057962… |
|=============================================================================================|
| OS: Linux pnltoen, Version: 5.4.0-84-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12008000 (1.20.8.0)
| Processor: AMD Ryzen 7 2700 Eight-Core Processor | Cores: Unknown | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 48174 | Free Memory: 41115
| Total Page/Swap (MB): 7615 | Free Page/Swap: 7615
|---------------------------------------------------------------------------------------------|
[1.101s] [ext: omni.kit.test-0.0.0] startup
[1.111s] [ext: omni.ui-2.1.8] startup
[1.130s] [ext: omni.kit.mainwindow-0.0.0] startup
[1.136s] [ext: omni.kit.uiapp-0.0.0] startup
[1.136s] [ext: omni.usd.schema.physics-1.0.0] startup
2021-09-20 14:24:00 [1,144ms] [Warning] [carb.python] There is already a module ‘pxr.UsdPhysics’ in ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extscore/omni.usd.schema.physics/pxr/UsdPhysics/init.py’. Can’t import another module with the same name in public space from ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extsPhysics/omni.usd.schema.physics’.
2021-09-20 14:24:00 [1,149ms] [Warning] [carb.python] There is already a module ‘usd.schema.physics’ in ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extscore/omni.usd.schema.physics/usd/schema/physics/init.py’. Can’t import another module with the same name in public space from ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extsPhysics/omni.usd.schema.physics’.
[1.157s] [ext: omni.usd.schema.isaac-0.1.0] startup
[1.216s] [ext: omni.usd.schema.semantics-0.0.0] startup
[1.225s] [ext: omni.usd.schema.audio-0.0.0] startup
[1.234s] [ext: omni.usd.schema.physx-0.0.0] startup
[1.273s] [ext: omni.usd.schema.anim-0.0.0] startup
[1.303s] [ext: omni.services.facilities.base-1.0.0] startup
[1.317s] [ext: omni.services.core-1.1.0] startup
[1.506s] [ext: omni.services.transport.server.base-1.0.0] startup
[1.508s] [ext: omni.services.transport.server.http-1.0.0] startup
[2.010s] [ext: omni.kit.notification_manager-1.0.0] startup
[2.013s] [ext: omni.services.transport.client.base-1.0.0] startup
[2.014s] [ext: omni.kit.agent-0.1.0] startup
[2.016s] [ext: omni.kit.window.popup_dialog-2.0.0] startup
[2.022s] [ext: omni.hydra.scene_delegate-0.1.0] startup
[2.033s] [ext: omni.services.client-0.2.0] startup
[2.164s] [ext: carb.audio-0.1.0] startup
[2.185s] [ext: omni.timeline-1.0.0] startup
[2.195s] [ext: omni.kit.commands-0.0.0] startup
[2.202s] [ext: omni.services.transport.client.http_async-1.0.0] startup
[2.862s] [ext: omni.kit.search_core-1.0.0] startup
[2.864s] [ext: omni.kit.widget.path_field-2.0.2] startup
[2.870s] [ext: omni.usd-1.4.2] startup
[3.165s] [ext: omni.kit.thumbnails.images-0.1.1] startup
[3.170s] [ext: omni.kit.widget.filebrowser-2.2.4] startup
[3.176s] [ext: omni.kit.widget.browser_bar-2.0.1] startup
[3.177s] [ext: omni.kit.stage_templates-1.0.4] startup
[3.181s] [ext: omni.kit.window.filepicker-2.3.1] startup
[3.453s] [ext: omni.kit.window.file-1.2.2] startup
[3.615s] [ext: omni.renderer-rtx-0.0.0] startup
[3.616s] [ext: omni.kvdb-0.0.0] startup
[3.631s] [ext: omni.usdphysics-1.2.0] startup
[3.633s] [ext: omni.convexdecomposition-1.2.0] startup
[3.648s] [ext: omni.localcache-0.0.0] startup
[3.663s] [ext: omni.kit.menu.utils-1.0.1] startup
[3.676s] [ext: omni.physx-1.2.0-5.1] startup
[3.729s] [ext: omni.kit.material.library-1.0.4] startup
[3.753s] [ext: omni.kit.menu.create-1.0.1] startup
[3.755s] [ext: omni.kit.window.drop_support-1.0.0] startup
[3.757s] [ext: omni.kit.context_menu-1.1.0] startup
[3.902s] [ext: omni.hydra.rtx-0.1.0] startup
[3.908s] [ext: omni.kit.window.content_browser-2.3.1] startup
[4.051s] [ext: omni.kit.window.viewport-0.0.0] startup
2021-09-20 14:24:03 [4,048ms] [Warning] [omni.ext.plugin] [ext: omni.kit.window.viewport-0.0.0] ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/plugins/rtx/rtx.reshade.plugin’ in ‘[[native.plugin]]’ was not found.
2021-09-20 14:24:03 [4,368ms] [Warning] [rtx.neuraylib.plugin] [CUDA:RENDER] 0.1 CUDA rend warn : CUDA module initialization failed.
2021-09-20 14:24:03 [4,368ms] [Warning] [rtx.neuraylib.plugin] [CUDA:RENDER] 0.1 CUDA rend warn : The version of your CUDA runtime library is 11.0, but 11.1 is required
2021-09-20 14:24:03 [4,368ms] [Warning] [rtx.neuraylib.plugin] [CUDA:RENDER] 0.1 CUDA rend warn : Please verify that you are using the right shared CUDA libraries.
2021-09-20 14:24:03 [4,491ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : CUDA module initialization failed.
2021-09-20 14:24:03 [4,491ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : The version of your CUDA runtime library is 11.0, but 11.1 is required; iray photoreal can only run in CPU mode.
2021-09-20 14:24:03 [4,491ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : Please verify that you are using the right shared CUDA libraries.
2021-09-20 14:24:03 [4,491ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : There is no CUDA-capable GPU available to the iray photoreal renderer.
2021-09-20 14:24:06 [7,158ms] [Warning] [carb] Acquiring non optional plugin interface which is not listed as dependency: [rtx::raytracing::Subsurface v0.1] (plugin: rtx.raytracing.plugin), by client: carb.scenerenderer-rtx.plugin. Add it to CARB_PLUGIN_IMPL_DEPS() macro of a client.
[7.519s] [ext: omni.physx.commands-1.0.0] startup
[7.534s] [ext: omni.kit.widget.stage-2.4.0] startup
[7.547s] [ext: omni.kit.window.property-0.0.0] startup
[7.550s] [ext: omni.kit.widget.settings-1.0.0] startup
[7.552s] [ext: omni.kit.property.usd-3.9.4] startup
[7.579s] [ext: omni.kit.window.preferences-1.1.1] startup
[7.618s] [ext: omni.debugdraw-0.0.0] startup
[7.625s] [ext: omni.kit.property.material-1.6.4] startup
[7.630s] [ext: omni.physx.ui-1.2.0-5.1] startup
[7.664s] [ext: omni.kit.numpy.common-0.1.0] startup
[7.816s] [ext: omni.kit.property.physx-0.1.0] startup
[7.899s] [ext: omni.kit.window.toolbar-1.0.0] startup
[7.909s] [ext: omni.physx.demos-1.0.0] startup
[7.923s] [ext: omni.isaac.dynamic_control-0.1.3] startup
[7.946s] [ext: omni.physx.vehicle-1.2.0-5.1] startup
[7.977s] [ext: omni.physx.cct-1.2.0-5.1] startup
[7.996s] [ext: omni.isaac.utils-0.1.4] startup
[8.010s] [ext: omni.syntheticdata-0.1.5] startup
[8.312s] [ext: omni.physx.bundle-1.2.0-5.1] startup
[8.312s] [ext: omni.isaac.range_sensor-0.1.2] startup
[8.321s] [ext: omni.isaac.robot_engine_bridge_ui-0.1.0] startup
[8.325s] [ext: omni.kit.primitive.mesh-1.0.0] startup
[8.388s] [ext: omni.isaac.robot_engine_bridge-0.1.0] startup
[8.723s] [ext: omni.kit.window.console-0.0.0] startup
[8.729s] [ext: omni.isaac.motion_planning-0.1.4] startup
[8.743s] [ext: omni.isaac.occupancy_map-0.1.0] startup
[8.753s] [ext: omni.kit.widget.prompt-1.0.0] startup
[8.756s] [ext: omni.kit.asset_converter-1.1.22] startup
[8.791s] [ext: omni.kit.window.script_editor-1.5.0] startup
[8.792s] [ext: omni.kit.window.status_bar-0.0.0] startup
[8.795s] [ext: omni.rtx.window.settings-0.6.0] startup
[8.801s] [ext: omni.isaac.synthetic_utils-0.1.0] startup
[8.809s] [ext: omni.kit.widget.graph-1.1.2] startup
[8.816s] [ext: omni.kit.window.profiler-1.0.0] startup
[8.821s] [ext: omni.rtx.settings.core-0.5.4] startup
[8.826s] [ext: omni.isaac.dr-0.1.6] startup
[8.833s] [ext: omni.kit.window.extensions-1.0.2] startup
[8.838s] [ext: omni.isaac.urdf-0.1.4] startup
[8.850s] [ext: omni.isaac.contact_sensor-0.1.0] startup
[8.856s] [ext: omni.isaac.python_app-0.0.0] startup
[8.857s] [ext: omni.isaac.sim.python-2021.1.1] startup
[8.857s] app started
OmniKitHelper Starting up …
OmniKitHelper Startup Complete
2021-09-20 14:24:26 [27,979ms] [Warning] [carb.python] default server omniverse://localhost does not have /Library/Props/Road_Tiles/Parts/ folder
2021-09-20 14:24:26 [27,979ms] [Warning] [carb.python] /isaac/nucleus/default not specified in json config or via --/isaac/nucleus/default=“omniverse://my-nucleus-server” command line
2021-09-20 14:24:26 [27,979ms] [Warning] [carb.python] Attempting to locate server from previously saved servers…
2021-09-20 14:24:26 [27,979ms] [Warning] [carb.python] /persistent/app/omniverse/savedServers setting not found
2021-09-20 14:24:26 [27,980ms] [Warning] [carb.python] Server omniverse://localhost does not have /Library/Props/Road_Tiles/Parts/ folder
2021-09-20 14:24:26 [27,980ms] [Warning] [carb.python] No saved server contains /Library/Props/Road_Tiles/Parts/ folder
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] Could not find nucleus server with /Library/Props/Road_Tiles/Parts/ folder. Please refer to the documentation to aquire the road tile assets
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: Traceback (most recent call last):

Traceback (most recent call last):
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: File “python_samples/jetbot/jetbot_train.py”, line 179, in

File “python_samples/jetbot/jetbot_train.py”, line 179, in
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: train(args)
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]:

train(args)

2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: File “python_samples/jetbot/jetbot_train.py”, line 43, in train

File “python_samples/jetbot/jetbot_train.py”, line 43, in train
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: env = JetbotEnv(omniverse_kit, max_resets=args.rand_freq, updates_per_step=3, mirror_mode=args.mirror_mode)
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]:

env = JetbotEnv(omniverse_kit, max_resets=args.rand_freq, updates_per_step=3, mirror_mode=args.mirror_mode)

2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/jetbot_env.py”, line 62, in init

File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/jetbot_env.py”, line 62, in init
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:24:26 [27,980ms] [Error] [carb.python] [py stderr]: self.roads.generate_road(self.shape)
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]:

self.roads.generate_road(self.shape)

2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]: File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/road_environment.py”, line 169, in generate_road

File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/road_environment.py”, line 169, in generate_road
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]: self.tiles, self.state, self.road_map = self.map_generator.generate(shape)
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]:

self.tiles, self.state, self.road_map = self.map_generator.generate(shape)

2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]: AttributeError
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]: :
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]: ‘Environment’ object has no attribute ‘map_generator’
2021-09-20 14:24:26 [27,981ms] [Error] [carb.python] [py stderr]:

AttributeError: ‘Environment’ object has no attribute ‘map_generator’
2021-09-20 14:24:27 [28,677ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.events.plugin.so!carbOnPluginStartup
2021-09-20 14:24:27 [28,681ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.tasking.plugin.so!std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (carb::tasking::Scheduler::)(unsigned int, int, carb::cpp20::latch), carb::tasking::Scheduler*, unsigned int, int, carb::cpp20::latch*> > >::_M_run()
2021-09-20 14:24:27 [28,685ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.usd.so!std::_Function_base::_Base_manageromni::usd::OmniUsdMessenger::Impl::Impl(omni::usd::UsdContext*):{lambda(carb::events::IEvent*)#1}::_M_manager(std::_Any_data&, std::_Function_base::_Base_manageromni::usd::OmniUsdMessenger::Impl::Impl(omni::usd::UsdContext*):{lambda(carb::events::IEvent*)#1} const&, std::_Manager_operation)
2021-09-20 14:24:27 [28,690ms] [Fatal] [carb.crashreporter-breakpad.plugin] libpthread.so.0!funlockfile
2021-09-20 14:24:27 [28,693ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.input.plugin.so!_init
2021-09-20 14:24:27 [28,694ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.ext-viewport_window.plugin.so!std::_Function_base::_Base_manager<omni::kit::GizmoController::Impl::Impl(omni::kit::CameraController*, omni::kit::ViewportRenderer*)::{lambda(carb::events::IEvent*)#2}>::_M_manager(std::_Any_data&, std::_Function_base::_Base_manager<omni::kit::GizmoController::Impl::Impl(omni::kit::CameraController*, omni::kit::ViewportRenderer*)::{lambda(carb::events::IEvent*)#2}> const&, std::_Manager_operation)
2021-09-20 14:24:27 [28,696ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.ext-viewport_window.plugin.so!std::_Function_base::_Base_manageromni::kit::IExtensionPluginImpl::_prepareGpuFoundation(gpu::foundation::GpuFoundation*):{lambda(carb::events::IEvent*)#2}::_M_manager(std::_Any_data&, std::_Function_base::_Base_manageromni::kit::IExtensionPluginImpl::_prepareGpuFoundation(gpu::foundation::GpuFoundation*):{lambda(carb::events::IEvent*)#2} const&, std::_Manager_operation)
2021-09-20 14:24:27 [28,700ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_secure_getenv
2021-09-20 14:24:27 [28,705ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!exit
2021-09-20 14:24:27 [28,710ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_start_main
2021-09-20 14:24:27 [28,710ms] [Fatal] [carb.crashreporter-breakpad.plugin] python3!_start
./python.sh: line 27: 4766 Segmentation fault (core dumped) $python_exe $@
There was an error running python
pnltoen@pnltoen:~/.local/share/ov/pkg/isaac_sim-2021.1.1$ ./python.sh python_samples/jetbot/jetbot_train.py
running with args: Namespace(checkpoint_name=‘checkpoint_25k’, eval=False, eval_freq=32768, evaluation_dir=‘eval_log’, experimentFile=‘’, headless=False, loaded_checkpoint=‘’, mirror_mode=False, rand_freq=1, reset_num_timesteps=False, save_freq=32768, step_freq=10240, tensorboard_dir=‘tensorboard’, total_steps=250000000)
[Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn’t available.
[Info] [carb] Logging to file: /home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/logs/Kit/Isaac-Sim/2021.1/kit_20210920_232448.log
[Info] [carb] Initializing plugin: carb.events.plugin (interfaces: [carb::events::IEvents v0.2]) (impl: carb.events.plugin)
[0.009s] Loading user config located at: ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/data/Kit/Isaac-Sim/2021.1/user.config.json’
2021-09-20 14:24:48 [45ms] [Warning] [omni.ext.plugin] Extension with the same id is already registered. ext_id: ‘omni.kit.xr-1.0.0’, ext 1: ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/exts/omni.kit.xr’, ext 2: ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extscore/omni.kit.xr’
[0.059s] [ext: omni.kit.pipapi-0.0.0] startup
[0.078s] [ext: omni.kit.pip_archive-0.0.0] startup
[0.086s] [ext: omni.usd.config-1.0.0] startup
[0.089s] [ext: omni.usd.libs-1.0.0] startup
[0.362s] [ext: omni.kit.async_engine-0.0.0] startup
[0.366s] [ext: omni.stats-0.0.0] startup
[0.370s] [ext: omni.assets.plugins-0.0.0] startup
[0.372s] [ext: omni.kit.loop-isaac-0.1.0] startup
[0.373s] [ext: omni.client-0.1.0] startup
[0.389s] [ext: omni.appwindow-1.0.0] startup
[0.427s] [ext: omni.kit.renderer.core-0.0.0] startup

|---------------------------------------------------------------------------------------------|
| Driver Version: 460.67 | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|---------------------------------------------------------------------------------------------|
| 0 | GeForce RTX 2070 | Yes | | 8438 MB | 10de | 0 |
| | | | | | 1f02 | b4057962… |
|=============================================================================================|
| OS: Linux pnltoen, Version: 5.4.0-84-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12008000 (1.20.8.0)
| Processor: AMD Ryzen 7 2700 Eight-Core Processor | Cores: Unknown | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 48174 | Free Memory: 40244
| Total Page/Swap (MB): 7615 | Free Page/Swap: 7615
|---------------------------------------------------------------------------------------------|
[1.350s] [ext: omni.kit.test-0.0.0] startup
[1.361s] [ext: omni.ui-2.1.8] startup
[1.382s] [ext: omni.kit.mainwindow-0.0.0] startup
[1.388s] [ext: omni.kit.uiapp-0.0.0] startup
[1.389s] [ext: omni.usd.schema.physics-1.0.0] startup
2021-09-20 14:24:49 [1,398ms] [Warning] [carb.python] There is already a module ‘pxr.UsdPhysics’ in ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extscore/omni.usd.schema.physics/pxr/UsdPhysics/init.py’. Can’t import another module with the same name in public space from ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extsPhysics/omni.usd.schema.physics’.
2021-09-20 14:24:49 [1,403ms] [Warning] [carb.python] There is already a module ‘usd.schema.physics’ in ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extscore/omni.usd.schema.physics/usd/schema/physics/init.py’. Can’t import another module with the same name in public space from ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/extsPhysics/omni.usd.schema.physics’.
[1.411s] [ext: omni.usd.schema.isaac-0.1.0] startup
[1.473s] [ext: omni.usd.schema.semantics-0.0.0] startup
[1.482s] [ext: omni.usd.schema.audio-0.0.0] startup
[1.492s] [ext: omni.usd.schema.physx-0.0.0] startup
[1.532s] [ext: omni.usd.schema.anim-0.0.0] startup
[1.563s] [ext: omni.services.facilities.base-1.0.0] startup
[1.578s] [ext: omni.services.core-1.1.0] startup
[1.775s] [ext: omni.services.transport.server.base-1.0.0] startup
[1.780s] [ext: omni.services.transport.server.http-1.0.0] startup
[2.294s] [ext: omni.kit.notification_manager-1.0.0] startup
[2.297s] [ext: omni.services.transport.client.base-1.0.0] startup
[2.298s] [ext: omni.kit.agent-0.1.0] startup
[2.300s] [ext: omni.kit.window.popup_dialog-2.0.0] startup
[2.306s] [ext: omni.hydra.scene_delegate-0.1.0] startup
[2.317s] [ext: omni.services.client-0.2.0] startup
[2.450s] [ext: carb.audio-0.1.0] startup
[2.472s] [ext: omni.timeline-1.0.0] startup
[2.482s] [ext: omni.kit.commands-0.0.0] startup
[2.490s] [ext: omni.services.transport.client.http_async-1.0.0] startup
[3.209s] [ext: omni.kit.search_core-1.0.0] startup
[3.212s] [ext: omni.kit.widget.path_field-2.0.2] startup
[3.218s] [ext: omni.usd-1.4.2] startup
[3.292s] [ext: omni.kit.thumbnails.images-0.1.1] startup
[3.299s] [ext: omni.kit.widget.filebrowser-2.2.4] startup
[3.310s] [ext: omni.kit.widget.browser_bar-2.0.1] startup
[3.312s] [ext: omni.kit.stage_templates-1.0.4] startup
[3.315s] [ext: omni.kit.window.filepicker-2.3.1] startup
[3.612s] [ext: omni.kit.window.file-1.2.2] startup
[3.777s] [ext: omni.renderer-rtx-0.0.0] startup
[3.778s] [ext: omni.kvdb-0.0.0] startup
[3.793s] [ext: omni.usdphysics-1.2.0] startup
[3.795s] [ext: omni.convexdecomposition-1.2.0] startup
[3.811s] [ext: omni.localcache-0.0.0] startup
[3.826s] [ext: omni.kit.menu.utils-1.0.1] startup
[3.839s] [ext: omni.physx-1.2.0-5.1] startup
[3.889s] [ext: omni.kit.material.library-1.0.4] startup
[3.915s] [ext: omni.kit.menu.create-1.0.1] startup
[3.916s] [ext: omni.kit.window.drop_support-1.0.0] startup
[3.917s] [ext: omni.kit.context_menu-1.1.0] startup
[4.067s] [ext: omni.hydra.rtx-0.1.0] startup
[4.072s] [ext: omni.kit.window.content_browser-2.3.1] startup
[4.227s] [ext: omni.kit.window.viewport-0.0.0] startup
2021-09-20 14:24:52 [4,223ms] [Warning] [omni.ext.plugin] [ext: omni.kit.window.viewport-0.0.0] ‘/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/kit/plugins/rtx/rtx.reshade.plugin’ in ‘[[native.plugin]]’ was not found.
2021-09-20 14:24:52 [4,543ms] [Warning] [rtx.neuraylib.plugin] [CUDA:RENDER] 0.1 CUDA rend warn : CUDA module initialization failed.
2021-09-20 14:24:52 [4,543ms] [Warning] [rtx.neuraylib.plugin] [CUDA:RENDER] 0.1 CUDA rend warn : The version of your CUDA runtime library is 11.0, but 11.1 is required
2021-09-20 14:24:52 [4,543ms] [Warning] [rtx.neuraylib.plugin] [CUDA:RENDER] 0.1 CUDA rend warn : Please verify that you are using the right shared CUDA libraries.
2021-09-20 14:24:52 [4,684ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : CUDA module initialization failed.
2021-09-20 14:24:52 [4,684ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : The version of your CUDA runtime library is 11.0, but 11.1 is required; iray photoreal can only run in CPU mode.
2021-09-20 14:24:52 [4,684ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : Please verify that you are using the right shared CUDA libraries.
2021-09-20 14:24:52 [4,684ms] [Warning] [rtx.neuraylib.plugin] [IRAY:RENDER] 1.1 IRAY rend warn : There is no CUDA-capable GPU available to the iray photoreal renderer.
2021-09-20 14:24:55 [7,304ms] [Warning] [carb] Acquiring non optional plugin interface which is not listed as dependency: [rtx::raytracing::Subsurface v0.1] (plugin: rtx.raytracing.plugin), by client: carb.scenerenderer-rtx.plugin. Add it to CARB_PLUGIN_IMPL_DEPS() macro of a client.
[7.651s] [ext: omni.physx.commands-1.0.0] startup
[7.674s] [ext: omni.kit.widget.stage-2.4.0] startup
[7.690s] [ext: omni.kit.window.property-0.0.0] startup
[7.693s] [ext: omni.kit.widget.settings-1.0.0] startup
[7.695s] [ext: omni.kit.property.usd-3.9.4] startup
[7.733s] [ext: omni.kit.window.preferences-1.1.1] startup
[7.772s] [ext: omni.debugdraw-0.0.0] startup
[7.779s] [ext: omni.kit.property.material-1.6.4] startup
[7.784s] [ext: omni.physx.ui-1.2.0-5.1] startup
[7.818s] [ext: omni.kit.numpy.common-0.1.0] startup
[7.977s] [ext: omni.kit.property.physx-0.1.0] startup
[8.062s] [ext: omni.kit.window.toolbar-1.0.0] startup
[8.075s] [ext: omni.physx.demos-1.0.0] startup
[8.098s] [ext: omni.isaac.dynamic_control-0.1.3] startup
[8.132s] [ext: omni.physx.vehicle-1.2.0-5.1] startup
[8.164s] [ext: omni.physx.cct-1.2.0-5.1] startup
[8.188s] [ext: omni.isaac.utils-0.1.4] startup
[8.204s] [ext: omni.syntheticdata-0.1.5] startup
[8.516s] [ext: omni.physx.bundle-1.2.0-5.1] startup
[8.516s] [ext: omni.isaac.range_sensor-0.1.2] startup
[8.525s] [ext: omni.isaac.robot_engine_bridge_ui-0.1.0] startup
[8.528s] [ext: omni.kit.primitive.mesh-1.0.0] startup
[8.584s] [ext: omni.isaac.robot_engine_bridge-0.1.0] startup
[8.920s] [ext: omni.kit.window.console-0.0.0] startup
[8.926s] [ext: omni.isaac.motion_planning-0.1.4] startup
[8.942s] [ext: omni.isaac.occupancy_map-0.1.0] startup
[8.950s] [ext: omni.kit.widget.prompt-1.0.0] startup
[8.954s] [ext: omni.kit.asset_converter-1.1.22] startup
[8.992s] [ext: omni.kit.window.script_editor-1.5.0] startup
[8.995s] [ext: omni.kit.window.status_bar-0.0.0] startup
[9.000s] [ext: omni.rtx.window.settings-0.6.0] startup
[9.010s] [ext: omni.isaac.synthetic_utils-0.1.0] startup
[9.018s] [ext: omni.kit.widget.graph-1.1.2] startup
[9.025s] [ext: omni.kit.window.profiler-1.0.0] startup
[9.031s] [ext: omni.rtx.settings.core-0.5.4] startup
[9.036s] [ext: omni.isaac.dr-0.1.6] startup
[9.043s] [ext: omni.kit.window.extensions-1.0.2] startup
[9.049s] [ext: omni.isaac.urdf-0.1.4] startup
[9.067s] [ext: omni.isaac.contact_sensor-0.1.0] startup
[9.073s] [ext: omni.isaac.python_app-0.0.0] startup
[9.075s] [ext: omni.isaac.sim.python-2021.1.1] startup
[9.075s] app started
OmniKitHelper Starting up …
OmniKitHelper Startup Complete
2021-09-20 14:25:16 [28,559ms] [Warning] [carb.python] default server omniverse://localhost does not have /Library/Props/Road_Tiles/Parts/ folder
2021-09-20 14:25:16 [28,559ms] [Warning] [carb.python] /isaac/nucleus/default not specified in json config or via --/isaac/nucleus/default=“omniverse://my-nucleus-server” command line
2021-09-20 14:25:16 [28,559ms] [Warning] [carb.python] Attempting to locate server from previously saved servers…
2021-09-20 14:25:16 [28,559ms] [Warning] [carb.python] /persistent/app/omniverse/savedServers setting not found
2021-09-20 14:25:16 [28,560ms] [Warning] [carb.python] Server omniverse://localhost does not have /Library/Props/Road_Tiles/Parts/ folder
2021-09-20 14:25:16 [28,560ms] [Warning] [carb.python] No saved server contains /Library/Props/Road_Tiles/Parts/ folder
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] Could not find nucleus server with /Library/Props/Road_Tiles/Parts/ folder. Please refer to the documentation to aquire the road tile assets
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]: Traceback (most recent call last):

Traceback (most recent call last):
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]: File “python_samples/jetbot/jetbot_train.py”, line 179, in

File “python_samples/jetbot/jetbot_train.py”, line 179, in
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]: train(args)
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]:

train(args)

2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]: File “python_samples/jetbot/jetbot_train.py”, line 43, in train

File “python_samples/jetbot/jetbot_train.py”, line 43, in train
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]: env = JetbotEnv(omniverse_kit, max_resets=args.rand_freq, updates_per_step=3, mirror_mode=args.mirror_mode)
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]:

env = JetbotEnv(omniverse_kit, max_resets=args.rand_freq, updates_per_step=3, mirror_mode=args.mirror_mode)

2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]: File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/jetbot_env.py”, line 62, in init

File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/jetbot_env.py”, line 62, in init
2021-09-20 14:25:16 [28,560ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]: self.roads.generate_road(self.shape)
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]:

self.roads.generate_road(self.shape)

2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]: File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/road_environment.py”, line 169, in generate_road

File “/home/pnltoen/.local/share/ov/pkg/isaac_sim-2021.1.1/python_samples/jetbot/road_environment.py”, line 169, in generate_road
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]:
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]: self.tiles, self.state, self.road_map = self.map_generator.generate(shape)
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]:

self.tiles, self.state, self.road_map = self.map_generator.generate(shape)

2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]: AttributeError
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]: :
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]: ‘Environment’ object has no attribute ‘map_generator’
2021-09-20 14:25:16 [28,561ms] [Error] [carb.python] [py stderr]:

AttributeError: ‘Environment’ object has no attribute ‘map_generator’
2021-09-20 14:25:17 [29,269ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.events.plugin.so!carbOnPluginStartup
2021-09-20 14:25:17 [29,272ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.tasking.plugin.so!std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (carb::tasking::Scheduler::)(unsigned int, int, carb::cpp20::latch), carb::tasking::Scheduler*, unsigned int, int, carb::cpp20::latch*> > >::_M_run()
2021-09-20 14:25:17 [29,273ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.usd.so!std::_Function_base::_Base_manageromni::usd::OmniUsdMessenger::Impl::Impl(omni::usd::UsdContext*):{lambda(carb::events::IEvent*)#1}::_M_manager(std::_Any_data&, std::_Function_base::_Base_manageromni::usd::OmniUsdMessenger::Impl::Impl(omni::usd::UsdContext*):{lambda(carb::events::IEvent*)#1} const&, std::_Manager_operation)
2021-09-20 14:25:17 [29,281ms] [Fatal] [carb.crashreporter-breakpad.plugin] libpthread.so.0!funlockfile
2021-09-20 14:25:17 [29,284ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.input.plugin.so!_init
2021-09-20 14:25:17 [29,285ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.ext-viewport_window.plugin.so!std::_Function_base::_Base_manager<omni::kit::GizmoController::Impl::Impl(omni::kit::CameraController*, omni::kit::ViewportRenderer*)::{lambda(carb::events::IEvent*)#2}>::_M_manager(std::_Any_data&, std::_Function_base::_Base_manager<omni::kit::GizmoController::Impl::Impl(omni::kit::CameraController*, omni::kit::ViewportRenderer*)::{lambda(carb::events::IEvent*)#2}> const&, std::_Manager_operation)
2021-09-20 14:25:17 [29,287ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.ext-viewport_window.plugin.so!std::_Function_base::_Base_manageromni::kit::IExtensionPluginImpl::_prepareGpuFoundation(gpu::foundation::GpuFoundation*):{lambda(carb::events::IEvent*)#2}::_M_manager(std::_Any_data&, std::_Function_base::_Base_manageromni::kit::IExtensionPluginImpl::_prepareGpuFoundation(gpu::foundation::GpuFoundation*):{lambda(carb::events::IEvent*)#2} const&, std::_Manager_operation)
2021-09-20 14:25:17 [29,293ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_secure_getenv
2021-09-20 14:25:17 [29,298ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!exit
2021-09-20 14:25:17 [29,303ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_start_main
2021-09-20 14:25:17 [29,304ms] [Fatal] [carb.crashreporter-breakpad.plugin] python3!_start
./python.sh: line 27: 5160 Segmentation fault (core dumped) $python_exe $@
There was an error running python

for the first questions:

first one said they recommend graphic driver version 460.67 and later said 440.xx which docs is newer version? i’m really hesitate what version i will take… (i am using isaac-sim 2021.1.1)

please use the first one (the omniverse version) the second one is for the Isaac SDK. Yes, the latest version of Isaac Sim is 2021.1.1 and the required driver is 460.67

For the second question, I will ask one of the engineers to help you

1 Like

Thank Liila! please answer me when you feel free!
++ I solved this problem
for who will be suffering from this problem
By adding road asset file on your Nucleus you can solve this problem
and thanks to Liila for helping me

1 Like

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