Disable Grid Lines for Rendering #1411
shafeef901
started this conversation in
General
Replies: 3 comments 1 reply
-
Is this your latest pull of the Isaac Lab repository? If so can you share a version number? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Asking around a bit and I'm looking into how to control this setting when you create an environment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The following lines worked for me: import carb
carb.settings.get_settings().set("persistent/app/viewport/displayOptions", 0) See the following post from the developer forum for reference: https://forums.developer.nvidia.com/t/how-to-disable-grid/223414/3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do i disable these black grid lines that came with my latest pull after a couple of weeks? Feels a bit annoying when it crosses over robots.
Beta Was this translation helpful? Give feedback.
All reactions