Pipeline
From target position to smooth robot actuation.
The Webots camera identifies a target object and converts the detection into a Cartesian position. The trained PINN predicts the six UR5e joint angles needed to reach that point, while the controller executes a smooth trajectory and closes the gripper around the object.
Input
3D target position from the simulated perception layer.
Model
Neural IK with a differentiable FK consistency constraint.
Output
Six joint angles executed by the UR5e controller.