Ball-and-socket joint pose estimation using magnetic field
Tai Hoang, Alona Kharchenko, Simon Trendel, Rafael Hostettler

TL;DR
This paper introduces a magnetic field-based method for estimating the pose of ball-and-socket joints in humanoid robots, utilizing neural networks to achieve real-time accuracy and robustness.
Contribution
It presents a novel magnetic sensing approach combined with neural networks for accurate, real-time estimation of ball-and-socket joint orientation in humanoid robots.
Findings
DVBF requires more training time than LSTM for similar accuracy
Both LSTM and DVBF achieve around 0.03 rad MSE at 37 Hz
DVBF handles sensor noise better than LSTM
Abstract
Roboy 3.0 is an open-source tendon-driven humanoid robot that mimics the musculoskeletal system of the human body. Roboy 3.0 is being developed as a remote robotic body - or a robotic avatar - for humans to achieve remote physical presence. Artificial muscles and tendons allow it to closely resemble human morphology with 3-DoF neck, shoulders and wrists. Roboy 3.0 3-DoF joints are implemented as ball-and-socket joints. While industry provides a clear solution for 1-DoF joint pose sensing, it is not the case for the ball-and-socket joint type. In this paper we present a custom solution to estimate the pose of a ball-and-socket joint. We embed an array of magnets into the ball and an array of 3D magnetic sensors into the socket. We then, based on the changes in the magnetic field as the joint rotates, are able to estimate the orientation of the joint. We evaluate the performance of two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Muscle activation and electromyography studies · Hand Gesture Recognition Systems
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Part-based Convolutional Baseline
