bahadir14
bahadir14
Hi @duburcqa, I installed latest version of genesis and it still does not show meshed geometry. Here is the geometry file: https://drive.google.com/file/d/13IcODtOAwrfXYd9grEpuSmd3v3FmmOk2/view?usp=sharing Is there any way to solve problem? ****************...
Hi @LeoHsuProgrammingLab, unfortunately no. Hi @duburcqa, Could you help me about this bug?
Hi @duburcqa, I had to modify your script in order to run in my ws. Here is the full script: ***************** import argparse import numpy as np import os from...
I solved the problem, thank you @duburcqa
Hi @duburcqa, can you see the video? https://drive.google.com/file/d/1GpmkRl621ZluS__eDgaLgjRQbhEe13q5/view?usp=drive_link
Hi @duburcqa, Do you have suggestion for problem I have been experiencing?
Hi @YilingQiao, I tried increasing ball size and it still gives the same response. I am looking forward to new coupling system. By the way, I also tried using 2...
Hi @YilingQiao, Here is the complete error message: ``` Traceback (most recent call last): File "/home/bahadir/Desktop/genesis/genesis/part_1/modelling/fem_entity/fem_try.py", line 127, in main() File "/home/bahadir/Desktop/genesis/genesis/part_1/modelling/fem_entity/fem_try.py", line 93, in main obj2 = scene.add_entity( ^^^^^^^^^^^^^^^^^...
Hi @YilingQiao, Still the same error ``` Traceback (most recent call last): File "/home/bahadir/Desktop/genesis/genesis/part_1/modelling/fem_entity/fem_try2.py", line 129, in main() File "/home/bahadir/Desktop/genesis/genesis/part_1/modelling/fem_entity/fem_try2.py", line 102, in main obj3 = scene.add_entity( ^^^^^^^^^^^^^^^^^ File "/home/bahadir/anaconda3/lib/python3.12/site-packages/genesis/utils/misc.py",...
Hi @YilingQiao, I installed latest version and successfully run it. Here is the latest video of sim. https://drive.google.com/file/d/1t8Cx9Lmp_H0OapduFHPkanp3EfVioQm4/view?usp=sharing But, there are still rigid-fem and fem-fem entity collision bugs. Is there...