Xu-Xuanhui
Xu-Xuanhui
How to run the code?I didn't see any test.
I’ve been trying to install LuisaRender for the past two days, but it seems like I’m still far from success. I hope to receive guidance from professionals. My system is...
python examples/rendering/demo.py [Genesis] [23:14:40] [INFO] ╭───────────────────────────────────────────────╮ [Genesis] [23:14:40] [INFO] │┈┉┈┉┈┉┈┉┈┉┈┉┈┉┈┉┈┉┈ Genesis ┈┉┈┉┈┉┈┉┈┉┈┉┈┉┈┉┈┉┈│ [Genesis] [23:14:40] [INFO] ╰───────────────────────────────────────────────╯ [Genesis] [23:14:41] [INFO] Running on [NVIDIA GeForce RTX 4070 Laptop GPU] with backend gs.cuda....
cmake -S . -B build -D CMAKE_BUILD_TYPE=Release I I follow the these common to install nvcomp wget https://developer.download.nvidia.com/compute/nvcomp/4.1.1/local_installers/nvcomp-local-repo-ubuntu2404-4.1.1_4.1.1-1_amd64.deb sudo dpkg -i nvcomp-local-repo-ubuntu2404-4.1.1_4.1.1-1_amd64.deb sudo cp /var/nvcomp-local-repo-ubuntu2404-4.1.1/nvcomp-*-keyring.gpg /usr/share/keyrings/ sudo apt-get update sudo...
### Bug Description I modified a 3D model of a spacecraft using Blender and extracted a portion for robot crawling motion learning. However, there were issues with the collision calculation...