-
Mooblooms kinda bit stiff imo and need to take out the stiffness and replace it with jolliness within Mooblooms. I'm still the same guy who requested the Variant and Ventures x Fresh Animations Compat…
-
I've tried the following code:
```python
f_sub = r'C:\path\to\file.sub'
ds = dpf.DataSources(f_sub)
sub = dpf.Operator('cms_matrices_provider') # operator instantiation
sub.inputs.data_sou…
-
Below, I have a video of a motion-planning-based demonstration (please ignore the bad quality, it is what RecordEpisode used by default). The grasp is done using `PandaArmMotionPlanningSolver(...).clo…
-
Currently the framer motion `x` value is being animated by a hard coded value of 364, ideally this number should be the content's width or a fraction of it to keep the animation smooth (e.g. 80%).
He…
-
### How to reproduce
Hey! Thanks again for the library. It's been working great so far, but we've started getting a couple crashes now after pushing it to more users (nothing major yet).
I've trie…
-
I have run into two distinct but related problems when running a forward dynamics simulation using Simbody’s Elastic Foundation Force to model contact between a falling brick (with a contact mesh) and…
-
hey, great project and very readable code, thanks for sharing!
I'm wondering if there are any plans on supporting the newest flex version (1.2)? I'm trying to share the resulting buffers on the gpu w…
-
**Problem description**
Previously, I only used Rviz to do the simulation and the controller works really well. But I want to implement the force controller and for the safety reason, I want to imple…
-
Hello,
I am using elasticBeam2D with section tag and moment release and the function does not work, based on the cursory reading of the source code, I noticed that this happen because of the elemen…
-
As shown in the gif bellow the animations does not work correctly when going back. On android it works correctly.
I have spent all day trouble shooting so i'm pretty sure i covered everything. I ha…