Skip to content

harshal-14/LLM_based_Human_Robot_Interaction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice vs Controller Robot Control Study

A Unity-based simulation comparing voice-activated and controller-based robot control methods in pick-and-place tasks.

Overview

This project compares the efficiency of voice commands versus mechanical controls for robotic manipulation. Built in Unity, it provides a first-person environment where users can control robots using either traditional controls or voice commands.

Features

Manual Control Mode

Manual Control Mode

  • First-person perspective control
  • WASD movement + mouse look
  • Object highlighting and selection
  • Direct interaction with robots and objects

Robot Command Interface

Robot Interface

  • Dropdown selection for robots (1-3)
  • Shape and color selection
  • Slot designation
  • Visual feedback of robot actions

Voice Control System

Voice Recording Voice Processing

  • Natural voice command recognition
  • Simple recording interface
  • Real-time command processing
  • Command structure: "Robot [X], place the [color][shape] in slot [Y]"

Getting Started

Installation

  1. Download the latest release from Releases
  2. Extract voice-vs-controller.zip
  3. Run VoiceControlStudy.exe

How to Play

Basic Movement Manual Robot Control Voice Commands
WASD - Move character Select robot from dropdown Click "Start Recording"
Mouse - Look around Choose shape/color Say: "Robot [X], place the [color][shape] in slot [Y]"
Left Click - Select/Interact Select slot number Click "Stop Recording"
Spacebar - Enable/Disable Mouse movement Click Submit Wait for processing
Go to Slot and place object Watch robot execute Watch robot execute
Reset if needed Reset if needed Reset if needed

Team

  • Neel Girish Bahadarpurkar
  • Harshal Suresh Bhat
  • Brendan Byrne
  • Jack Lynch
  • Paul Raynes

Project developed at Worcester Polytechnic Institute Robotics Engineering Department

About

Project for human robot interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 64.0%
  • ShaderLab 16.4%
  • C# 10.2%
  • HTML 6.5%
  • HLSL 2.9%