paper-with-me

Papers

A general framework for modeling and dynamic simulation of multibody systems using factor graphs

2021-01-08 · José-Luis Blanco-Claraco, Antonio Leanza, Giulio Reina

In this paper, we present a novel general framework grounded in the factor graph theory to solve kinematic and dynamic problems for multi-body systems. Although the motion of multi-body systems is considered to be a well-studied problem and various methods have been proposed for its solution, a unified approach providing an intuitive interpretation is still pursued. We describe how to build factor graphs to model and simulate multibody systems using both, independent and dependent coordinates. Then, batch optimization or a fixed-lag-smoother can be applied to solve the underlying optimization problem that results in a highly-sparse nonlinear minimization problem. The proposed framework has been tested in extensive simulations and validated against a commercial multibody software. We release a reference implementation as an open-source C++ library, based on the GTSAM framework, a well-known estimation library. Simulations of forward and inverse dynamics are presented, showing comparable accuracy with classical approaches. The proposed factor graph-based framework has the potential to be integrated into applications related with motion estimation and parameter identification of complex mechanical systems, ranging from mechanisms to vehicles, or robot manipulators.

📄 PDF Abstract BibTeX arXiv:2101.02874

Code (1)

MBDS/multibody-state-estimation 공식 구현

Tasks

Motion Estimation

Similar Papers 제목 키워드 기반

Data-driven simulation for general purpose multibody dynamics using deep neural networks

2019-09-02 · Hee-Sun Choi, Junmo An, Jin-Gyun Kim, Jae-Yoon Jung 외

In this paper, a machine learning-based simulation framework of general-purpose multibody dynamics is introduced. The aim of the framework is to generate a well-trained meta-model of multibody dynamics (MBD) systems. To …

Motion Estimation

Exergetic Port-Hamiltonian Systems for Multibody Dynamics

2024-02-28 · Markus Lohmayer, Giuseppe Capobianco, Sigrid Leyendecker

Multibody dynamics simulation plays an important role in various fields, including mechanical engineering, robotics, and biomechanics. Setting up computational models however becomes increasingly challenging as systems g…

Learning Modular Simulations for Homogeneous Systems

2022-10-28 · Jayesh K. Gupta, Sai Vemprala, Ashish Kapoor

Complex systems are often decomposed into modular subsystems for engineering tractability. Although various equation based white-box modeling techniques make use of such structure, learning based methods have yet to inco…

Zero-shot Generalization

An Opticalmechanics Framework for Dynamic Estimation of Multibody Systems

2026-06-08 · Banglei Guan, Xuanyu Bai, Qingquan Chen, Zibin Liu 외 arxiv

Conventional dynamics analysis of the human body is often constrained by the need for contact force and torque sensors and controlled laboratory environments. To address this issue, this study proposes an opticalmechanic…

Kinematics of motion tracking using computer vision

2020-07-19 · José L. Escalona

This paper describes the kinematics of the motion tracking of a rigid body using video recording. The novelty of the paper is on the adaptation of the methods and nomenclature used in Computer Vision to those used in Mul…