Skip to content
#

physics

Here are 2,834 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
hageboeck
hageboeck commented Mar 5, 2021

RDF::Mean() uses plain doubles. That's better than float, but far from stable. When you run with IMT, it's actually more accurate than without, because less numbers go into one accumulator, and each running sum remains smaller. So IMT/NoIMT can break your tests (even different TBB scheduling does).

It was creating problems already in this simple test (note that the precision threshold for tes

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