chenfei8888

Results 4 issues of chenfei8888

Hello, I want to start the packaged ue4 project on the cloud server to provide data for reinforcement learning, how should I start of this project? look forward to your...

### Describe the bug / 描述问题 挂规则梯子的时候显示AxiosError: Network Error,挂全局梯子的时候显示AxiosError: Request failed with status code 500 ### To Reproduce / 复现步骤 挂梯子,登陆微软账号,生成问答 ### Expected behavior / 期望行为 期望得到回答 ### Screenshots /...

bug

code: import genesis as gs gs.init(backend=gs.cpu) scene = gs.Scene(show_viewer=True) plane = scene.add_entity(gs.morphs.Plane()) franka = scene.add_entity( gs.morphs.MJCF(file='xml/franka_emika_panda/panda.xml'), ) scene.build() for i in range(1000): scene.step() error: function 'glGetUniformLocation' not found