Henry M. Clever

Results 14 comments of Henry M. Clever

I think I've fixed the issue. Here is what I did: I downloaded SDL 2.0.4: https://www.libsdl.org/release/ First, I added the flag `-fPIC` to line 151 of CMakeLists.txt in SDL2-2.0.4. I...

It looks like the spinners in the following video (2:20) are collision geometries that are perturbed in this way. Could someone confirm that? Or is the user just manually turning...

Hi Amir, Currently, the bindings are just used to run the FleX demo. I have only published the boilerplate code that lets you initialize the simulator with a single wrapper,...

Hello, The standard compiler/makefile in my code does not reference main_python.cpp. When you compile and run it with the off-the-shelf executable, it only references main.cpp, which is OK. This should...

Hi, the ground truth real data for this work does not have corresponding SMPL ground truth. In the paper there is a mesh to point cloud comparison because of this....

Hi, sorry for the very late reply to this ! I believe that the view_fits.py reads the pointclouds/depth data in from the danalab folder in the SLP dataset, rather than...

Hi Ganyong, I'll have to try this again and repro your issue to see - I haven't looked at this code in some time and don't have enough information to...

Ah! Glad you got the problem solved with the debugger and envt. I'm glad the --X_is 'W' is working. Please let me know if you have this issue again with...

OK - i'm downloading the data now and will try . Could you send me the contents of the danaLab data? It's on a computer from my old lab I...

@GanyongMo, thanks for sending. There is definitely a bug in this for step 1 ... I repro'd it and found the same issue. As a workaround in the interim, just...