Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.58 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.58 KB

Digital Twin of the Humanoid in Simulink

Digital twin is the technical replica of a 3D simulated model in a software and that of a physically built modular prototype.It is a up-to date representation of an actual physical model which replicates every action performed by the 3D simulated model.It is mainly used to evaluate the current position of the robot and receive feedback and predict its future response based on the same. It is basically an actual representation of the robot which is updated by real time data using simulation with respective algorithms,mathematical modelling and PID controls to tune for smooth and optimized performance. In order to achieve a digital twin of MAYA the team proposes a simulink model of the upper body including head and torso designed and built using MATLAB, The base mobile kinematics is simulated in Gazebo . The 3D model is initially designed in Solidworks and further modified as per requirements and exported in MATLAB and Gazebo.Once exported it is tuned with a feedback control loop using PID controls and synchronized accordingly.

Usage/Setup and Requirements

< Coming Soon >

MAYA Torso imported in Simulink

img1

Simulink Block Diagram

img2

Simulink Model Actuated through ROS Topics

img3