2022

A LewanSoul 6-DoF robot arm that can find and pick up cubes on command. The pipeline combines:

  • OpenCV ArUco tag detection + color thresholding to locate cubes
  • Vosk offline speech recognition for voice commands
  • Mozilla TTS for spoken responses
  • Python library for LewanSoul arm control

The arm listens for a command, locates the target cube visually, and picks it up.