stanfordnmbl / osim-rl

Reinforcement learning environments with musculoskeletal models
http://osim-rl.stanford.edu/
MIT License
877 stars 248 forks source link

Visualizer shows up as blank #238

Closed Royii61 closed 2 years ago

Royii61 commented 2 years ago

Hi, I'm new to opensim, I just installed the environment. But when I run from osim.env import Arm2DEnv env = Arm2DEnv(visualize = True)

the visualizer shows blank

c38ac320573e714c961f67ab0398a47

from osim.env import Arm2DEnv env = Arm2DEnv(visualize = True) Updating Model file from 20303 to latest format... Loaded model arm26 from file C:\Users\lenovo\anaconda3\envs\opensim-rl\lib\site-packages\osim\env../models/arm2dof6musc.osim

simbody-visualizer: received Shutdown message. Goodbye.

simbody-visualizer: received Shutdown message. Goodbye.

SoroushK93 commented 2 years ago

Hi, I have the same problem. Would you please let me know how did you solve it? Thanks,