Ball-and-socket joint pose estimation using magnetic field

October 08, 2022 ยท Entered Twilight ยท ๐Ÿ› International Symposium of Robotics Research

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, .gitmodules, CMakeLists.txt, LICENSE, MagneticForces, README.md, arduino, ball_in_socket_estimator.xml, cmake, docs, include, magjointlib, models, msgs, package.xml, pcbs, python, src, third_party

Authors Tai Hoang, Alona Kharchenko, Simon Trendel, Rafael Hostettler arXiv ID 2210.03984 Category cs.RO: Robotics Cross-listed cs.LG Citations 0 Venue International Symposium of Robotics Research Repository https://github.com/Roboy/ball_and_socket_estimator โญ 6 Last Checked 3 months ago
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 neural network approaches using the LSTM and Bayesian-filter like DVBF. Results show that in order to achieve the same mean square error (MSE) DVBFs require significantly more time training and hyperparameter tuning compared to LSTMs, while DVBF cope with sensor noise better. Both methods are capable of real-time joint pose estimation at 37 Hz with MSE of around 0.03 rad for all three degrees of freedom combined. The LSTM model is deployed and used for joint pose estimation of Roboy 3.0's shoulder and neck joints. The software implementation and PCB designs are open-sourced under https://github.com/Roboy/ball_and_socket_estimator
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Robotics