Genesis icon indicating copy to clipboard operation
Genesis copied to clipboard

A generative world for general-purpose robotics & embodied AI learning.

Results 317 Genesis issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to try planning with inverse kinematics and I use Piper URDF. I found that if I just use inverse kinematics to calculate the joint position and directly use...

其它版本信息: cuda 12.2 drvier 535.54.03 截图: ![genesis1](https://github.com/user-attachments/assets/bef1f8ad-8966-4dad-9e88-708b3e993212) 日志: 如截图。 另外,show_viewer=False运行时是ok的。 请大佬帮忙分析解决下~🙏

I run the [control_your_robot example](https://genesis-world.readthedocs.io/en/latest/user_guide/getting_started/control_your_robot.html#), but got this: ![image](https://github.com/user-attachments/assets/f65feea2-316d-49d6-a144-7379ab90fd6b)

System Info: Windows 10 21H2 intel i5 with iRIS Xe no Nvidia GPU python 3.9.19 pip 24.1.2 pymeshlab info: ```shell pip show pymeshlab Name: pymeshlab Version: 2023.12.post2 Summary: A Python...

We want to retrieve the contact normal vector at each contact point. Currently, the contact information includes geom_a, geom_b, link_a, link_b, positions, and forces, but not the contact normal. The...

系统:MX Linux (Debian类) 问题:用gs.gpu或gs.vulkan时并没有激活vulkan. 反而一直提示没有cuda错误 ![1](https://github.com/user-attachments/assets/e4f81381-eae6-4d45-aef9-ff0ee25f5a54)

![1734940011658](https://github.com/user-attachments/assets/d9045a2c-c01d-4492-8b9e-cf1a958d1e5b) I tried my own model, but failed like this. can anyone help?

I am now trying to using genesis to generate some data for VLA model,but I can not binding my camera to the end of joint correctly,while I trying to get...

I have been using the current computer with a 4090 graphics card to run code based on the IsaacGym framework without any issues. Recently, I migrated the humanoid task to...