Saved in:
Bibliographic Details
Main Authors: Tsui, Hao-Tang, Tuan, Yu-Rou, Shuai, Hong-Han
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2410.15341
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • It is a common problem in robotics to specify the position of each joint of the robot so that the endpoint reaches a certain target in space. This can be solved in two ways, forward kinematics method and inverse kinematics method. However, inverse kinematics cannot be solved by an algorithm. The common method is the Jacobian inverse technique, and some people have tried to find the answer by machine learning. In this project, we will show how to use the Conditional Denoising Diffusion Probabilistic Model to integrate the solution of calculating IK. Index Terms: Inverse kinematics, Denoising Diffusion Probabilistic Model, self Attention, Transformer