Skip to content

Smart helmet platform designed to collect sensory data (POV video from RealSense, eye tracking, audio) for training robotic agents. Powered by NVIDIA Jetson Orin.

Notifications You must be signed in to change notification settings

smoky1126/embodied-helmet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

embodied-helmet

Embodied helmet system designed to collect sensory data (POV video from RealSense, eye tracking, audio) for training robotic agents. Powered by NVIDIA Jetson Orin Nano.

Prerequisites

  • Python 3.10
  • pip (Python package installer)

Installation

  1. Clone the repository:
    git clone https://github.com/smoky1126/embodied-helmet.git
    
  2. Navigate to the project directory:
    cd embodied-helmet
    
  3. Install the required Python dependencies.
    pip install -r requirements.txt
    
  4. To run the main script, execute:
    python main.py

About

Smart helmet platform designed to collect sensory data (POV video from RealSense, eye tracking, audio) for training robotic agents. Powered by NVIDIA Jetson Orin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages