paper-with-me

Papers

Physics-Based Rigid Body Object Tracking and Friction Filtering From RGB-D Videos

2023-09-27 · Rama Krishna Kandukuri, Michael Strecke, Joerg Stueckler

Physics-based understanding of object interactions from sensory observations is an essential capability in augmented reality and robotics. It enables to capture the properties of a scene for simulation and control. In this paper, we propose a novel approach for real-to-sim which tracks rigid objects in 3D from RGB-D images and infers physical properties of the objects. We use a differentiable physics simulation as state-transition model in an Extended Kalman Filter which can model contact and friction for arbitrary mesh-based shapes and in this way estimate physically plausible trajectories. We demonstrate that our approach can filter position, orientation, velocities, and concurrently can estimate the coefficient of friction of the objects. We analyze our approach on various sliding scenarios in synthetic image sequences of single objects and colliding objects. We also demonstrate and evaluate our approach on a real-world dataset. We make our novel benchmark datasets publicly available to foster future research in this novel problem setting and comparison with our method.

📄 PDF Abstract BibTeX arXiv:2309.15703

Code (0)

등록된 구현이 없습니다.

Tasks

FrictionObject Tracking

Similar Papers 제목 키워드 기반

Jade: A Differentiable Physics Engine for Articulated Rigid Bodies with Intersection-Free Frictional Contact

2023-09-09 · Gang Yang, Siyuan Luo, Lin Shao

We present Jade, a differentiable physics engine for articulated rigid bodies. Jade models contacts as the Linear Complementarity Problem (LCP). Compared to existing differentiable simulations, Jade offers features inclu…

valid

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 …

FrictionObjectScene Understanding

Data-Augmented Contact Model for Rigid Body Simulation

2018-03-11 · Yifeng Jiang, Jiazheng Sun, C. Karen Liu

Accurately modeling contact behaviors for real-world, near-rigid materials remains a grand challenge for existing rigid-body physics simulators. This paper introduces a data-augmented contact model that incorporates anal…

model

SceneFactory: GPU-Accelerated Multi-Agent Driving Simulation with Physics-Based Vehicle Dynamics

2026-05-08 · Yicheng Zhu, Yang Chen, Tao Li, Zilin Bian arxiv

Autonomous-driving simulators typically trade physical fidelity for scalable parallelism. Physics-based platforms such as CARLA and MetaDrive provide articulated vehicle dynamics and contact, but their non-vectorized int…

PersistGS: Differentiable Physics for Object Permanence in 4D Gaussian Splatting

2026-06-02 · Adrian Ramlal, John S. Zelek arxiv

Dynamic 3D Gaussian Splatting (3DGS) methods reconstruct time-varying scenes from synchronized multi-camera video using photometric supervision. When a moving object becomes fully occluded from all training cameras, this…