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.
- Python 3.10
- pip (Python package installer)
- Clone the repository:
git clone https://github.com/smoky1126/embodied-helmet.git
- Navigate to the project directory:
cd embodied-helmet
- Install the required Python dependencies.
pip install -r requirements.txt
- To run the main script, execute:
python main.py