-
Hi,
(Bullet C++) When a bunch of stable arrangement of boxes are placed on a kinematic/dynamic body, without application of any external force except gravity, we would expect the boxes to stay as i…
-
```
File "example_animation_multibody.py", line 16
from dynamic_obstacle_avoidance.obstacle_avoidance.obstacle_polygon import
…
-
Rapier 0.12.0 introduced the emission of `CollisionEvent::Stopped` events after a collider is removed.
This seems to work for non-sensor collisions. But for contacts where the other (non-removed) c…
-
##### Problem:
Given the robot defined as the attached figure
![Image from iOS](https://user-images.githubusercontent.com/51714458/79030132-6b879500-7b4c-11ea-9d3c-432a8b9c0930.jpg)
, the user can…
-
1.
Eq(137)
I do not know, how familiar your students are with 'mechanics'.
Would it help to say, that eq(137) are the famous Newton-Euler equations of motion, but in the form given by Kanes.
2.
Right…
-
I have ubuntu 20.04, I install drake and try run example.
When I try run `bazel-bin/tools/drake_visualizer & bazel-bin/examples/multibody/inclined_plane_with_body/inclined_plane_with_body` I have got…
-
Hi,
I'm not sure if this is the correct forum for it but I'm having trouble with micelle density while running multibody refinement.
My density of the membrane region looks fine before starting mult…
-
Running `rendering_multibody_plant.ipynb` on Deepnote currently causes a kernel failure.
We have to set up a virtual display for rendering to work on deepnote. E.g. this at the top of the file can…
-
This crash is persistent in versions 3.1 and 4.0.
data set:
Two optics groups
box sizes 400 and 632
pixel sizes 1.054 and 0.666
number of molecular projection images: ~30,000
Job:
Multibody…
-
I just got a perfectly reasonable question: "How do I set the friction coefficient in an SDF". It was surprisingly hard to find the answer!
My answer was: For controlling the friction properties, …