Skip to content

Error related to IsaacSim #343

Closed Answered by Toni-SM
giangdao1402 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @giangdao1402

Move all IsaacLab-related imports after loading and wrapping the environment:

# load and wrap the Isaac Lab environment
env = load_isaaclab_env(task_name="Template-Vae-Navigation-Direct-v0")
env = wrap_env(env)

# ISAACLAB-RELATED IMPORT HERE

Related to https://docs.isaacsim.omniverse.nvidia.com/latest/python_scripting/manual_standalone_python.html#simulationapp

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Toni-SM
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants