
Interactive Arm Control
Joystick-based input turns the virtual robot into a directly controllable model, making manual interaction clear and immediate inside the 3D scene.
A live 3D monitoring system that synchronizes physical welding robot joint data with a virtual Unreal Engine counterpart using IoT protocols, enabling remote supervision and anomaly detection.

Bridging the gap between the physical shop floor and digital monitoring, this project established a real-time data pipeline for an industrial welding robot. By subscribing to live sensor data via MQTT, the UE5 application mirrors the robot's kinematic movements and visualizes critical welding parameters such as temperature and voltage directly in 3D space.
Year
2022-2023
Group
Systems
Role
Simulation Engineer & Tech Artist
Duration
4 Months
Team
Collaborative Project
Deliverable
Real-time Monitoring Dashboard & 3D Environment
Tools
Python, MQTT, URDF, Unreal Engine
Tags

Interactive Arm Control
Joystick-based input turns the virtual robot into a directly controllable model, making manual interaction clear and immediate inside the 3D scene.

MQTT Command Layer
The communication layer dispatches commands to the robot arm through MQTT, linking interface actions to machine behavior through a lightweight live protocol.
