You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have running DeepMimic.py with run_humanoid3d_spinkick_args.txt it work normally, but when change to run_amp_target_humanoid3d_locomotion_args.txt this apper.
"
Renderer: NVIDIA GeForce RTX 4070 Ti SUPER/PCIe/SSE2
OpenGL version supported 4.6.0 NVIDIA 555.42.06
Compiling shader: data/shaders/Mesh_VS.glsl
Compiling shader: data/shaders/VertColor_PS.glsl
Compiling shader: data/shaders/FullScreenQuad_VS.glsl
Compiling shader: data/shaders/DownSample_PS.glsl
Compiling shader: data/shaders/Mesh_VS.glsl
Compiling shader: data/shaders/DownSample_PS.glsl
[fibo1:16289] *** Process received signal ***
[fibo1:16289] Signal: Segmentation fault (11)
[fibo1:16289] Signal code: (128)
[fibo1:16289] Failing at address: (nil)
[fibo1:16289] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x797295642520]
...
"
From issue#10 I have forward to file DeepMimic.py but it doesn't contain 'glutInitContextVersion(3, 2)'. So I don't know what might help to fixed this problem.
issue#29 Talk about nvidia driver might would have caused the problem. I am using OpenGL version string: 4.6.0 NVIDIA 555.42.06 [NVIDIA GeForce RTX 4070 Ti SUPER].
thank you very much.
The text was updated successfully, but these errors were encountered:
I have running DeepMimic.py with run_humanoid3d_spinkick_args.txt it work normally, but when change to run_amp_target_humanoid3d_locomotion_args.txt this apper.
"
Renderer: NVIDIA GeForce RTX 4070 Ti SUPER/PCIe/SSE2
OpenGL version supported 4.6.0 NVIDIA 555.42.06
Compiling shader: data/shaders/Mesh_VS.glsl
Compiling shader: data/shaders/VertColor_PS.glsl
Compiling shader: data/shaders/FullScreenQuad_VS.glsl
Compiling shader: data/shaders/DownSample_PS.glsl
Compiling shader: data/shaders/Mesh_VS.glsl
Compiling shader: data/shaders/DownSample_PS.glsl
[fibo1:16289] *** Process received signal ***
[fibo1:16289] Signal: Segmentation fault (11)
[fibo1:16289] Signal code: (128)
[fibo1:16289] Failing at address: (nil)
[fibo1:16289] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x797295642520]
...
"
From issue#10 I have forward to file DeepMimic.py but it doesn't contain 'glutInitContextVersion(3, 2)'. So I don't know what might help to fixed this problem.
issue#29 Talk about nvidia driver might would have caused the problem. I am using OpenGL version string: 4.6.0 NVIDIA 555.42.06 [NVIDIA GeForce RTX 4070 Ti SUPER].
thank you very much.
The text was updated successfully, but these errors were encountered: