paper-with-me

Papers

DiffSDFSim: Differentiable Rigid-Body Dynamics With Implicit Shapes

2021-11-30 · Michael Strecke, Joerg Stueckler

Differentiable physics is a powerful tool in computer vision and robotics for scene understanding and reasoning about interactions. Existing approaches have frequently been limited to objects with simple shape or shapes that are known in advance. In this paper, we propose a novel approach to differentiable physics with frictional contacts which represents object shapes implicitly using signed distance fields (SDFs). Our simulation supports contact point calculation even when the involved shapes are nonconvex. Moreover, we propose ways for differentiating the dynamics for the object shape to facilitate shape optimization using gradient-based methods. In our experiments, we demonstrate that our approach allows for model-based inference of physical parameters such as friction coefficients, mass, forces or shape parameters from trajectory and depth image observations in several challenging synthetic scenarios and a real image sequence.

📄 PDF Abstract BibTeX arXiv:2111.15318

Code (0)

등록된 구현이 없습니다.

Tasks

FrictionObjectScene Understanding

Similar Papers 제목 키워드 기반

ADD: Analytically Differentiable Dynamics for Multi-Body Systems with Frictional Contact

2020-07-02 · Moritz Geilinger, David Hahn, Jonas Zehnder, Moritz Bächer 외

We present a differentiable dynamics solver that is able to handle frictional contact for rigid and deformable objects within a unified framework. Through a principled mollification of normal and tangential contact force…

Motion Planningparameter estimationSelf-Supervised Learning

Differentiable and Learnable Robot Models

2022-02-22 · Franziska Meier, Austin Wang, Giovanni Sutanto, Yixin Lin 외

Building differentiable simulations of physical processes has recently received an increasing amount of attention. Specifically, some efforts develop differentiable robotic physics engines motivated by the computational …

RigidFormer: Learning Rigid Dynamics using Transformers

2026-05-09 · Zhiyang Dou, Minghao Guo, Haixu Wu, Doug Roble 외 arxiv

Learning-based simulation of multi-object rigid-body dynamics remains difficult because contact is discontinuous and errors compound over long horizons. Most existing methods remain tied to mesh connectivity and vertex-l…

Point Clouds

Few-Shot Neural Differentiable Simulator: Real-to-Sim Rigid-Contact Modeling

2026-03-06 · Zhenhao Huang, Siyuan Luo, Bingyang Zhou, Ziqiu Zeng 외 arxiv

Accurate physics simulation is essential for robotic learning and control, yet analytical simulators often fail to capture complex contact dynamics, while learning-based simulators typically require large amounts of cost…

Graph Neural Network

Differentiable Dynamics and Fast Simulation of Continuous Elastic Robotic Fish

2025-09-19 · Zhiheng Chen, Wei Wang arxiv

Body flexibility plays a critical role in fish-like swimming, as the spatial distribution of stiffness governs body deformation, hydrodynamic loading, and propulsive performance. Exploiting this mechanism in robotic fish…