Skip to content
#

physics

Here are 2,559 public repositories matching this topic...

cmuell89
cmuell89 commented Jun 16, 2020

Hey all,

I am curious if support exists, or will in the future, for the loading of URDF, SDF and/or MJCF model files into nphysics. This functionality would make nphysics highly desirable for simulating robotics and help Rust expand into the robotics world in general. This is something I could potentially help with if there agreement to support such model files.

Perhaps the library is still

root
pcarruscag
pcarruscag commented Aug 23, 2019

We have quite a few common booleans we use in many places of the code.
Some of them are very simple, like checking for compressible vs incompressible, or for FSI.
But when we want to express something more complicated like is it SA or SST, is the mesh moving or deforming, is this FEM or FVM or FEA, and so on, things are not so simple anymore and we end up with long conditionals repeated in many

sofa
Camille-K
Camille-K commented Apr 29, 2019

Hello,

There seem to be an issue in template recognition when creating mappings involving Rigid3d DoFs.

Namely, when creating a BarycentricMapping or a BeamLinearMapping between a mechanical model and a collision model of connected beam elements, I receive the following error messages:

`[ERROR] [InfoComponent(Not created (BarycentricMapping))] Object type BarycentricMapping<Vec3d,Rigid3

Improve this page

Add a description, image, and links to the physics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the physics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.