
This project demonstrates a voice-controlled robotic arm system that integrates hardware assembly, motion planning, and cloud-based voice control. The system allows remote operation of a robotic arm through Amazon Alexa, enabling automated pick-and-place operations with simple voice commands.
The xArm 1S robotic arm was designed and assembled in Fusion 360. The CAD model was then converted to URDF (Unified Robot Description Format) to enable simulation and motion planning in ROS (Robot Operating System).



MoveIt was integrated to handle complex motion planning tasks, including inverse kinematics, trajectory generation, and collision detection. This ensures smooth and safe movements during operation.
