Hacker News new | ask | show | jobs
Show HN: We Utilized WebXR to Control Robot Arms (github.com)
1 points by lukicdarkoo 637 days ago
We created a Python package that turns a smartphone into a robot arm controller. The system uses the WebXR API to track your phone’s 3D position and orientation directly through the browser. A server on your computer receives this data and sends it to the robot controller, enabling real-time teleoperation.