Skip to content

NeuroTech-UCSB/RoboticArm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotic Arm

Helpful Docs

External Sources used

Configuring the project

If you have not created a virtual environment for this project, do so by typing the following commands to the terminal (here using shell as an example):

python -m venv .venv

If the virtual environment is set, setup the environment by

source .venv/bin/activate on POSIX/POSIX-like systems

source .venv/Scripts/activate on Windows

Install all packages with

pip install -r requirements.txt

About

Project BCI Robotic Arm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors