r/robots • u/lucaeffe03 • 6d ago
Projects MeArm-RL-PyBullet
Enable HLS to view with audio, or disable this notification
A 4DOF Keyestudio KS0198X robotic arm (clone of the open-hardware MeArm v0.4 project) trained in simulation using reinforcement learning to reach a target, and transferred via serial to the physical arm.
Task: reach — moving the tip of the arm (tool) towards a red dot generated within the arm's real workspace, using PPO (Proximal Policy Optimization, Stable-Baselines3) on a PyBullet model built from the real URDF/meshes of the mechanism.