Challenge 1. Cloth mesh.getParticles() returns None #124
-
Hello! I just installed the RCareWorld on Ubuntu 20.04 with CUDA & Nvidia. Although I was able to run the 'example_cloth_attach.py' and other examples. The main test code 'test_dressing.py' does not return the cloth particles. (returns None) Would you be able to check this out?? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://github.com/empriselab/RCareWorld/blob/phy-robo-care/tests/test_dressing_env.py |
Beta Was this translation helpful? Give feedback.
https://github.com/empriselab/RCareWorld/blob/phy-robo-care/tests/test_dressing_env.py
Check this test. You need to step after using the get particles api and obtain the data properly.