From fbe3c36da616ad19bcf9ef4babc518fd9ea5961d Mon Sep 17 00:00:00 2001 From: Rishabh Kundu Date: Mon, 18 Jan 2021 10:10:16 +0000 Subject: [PATCH] Add README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..75d907e --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# EEG controlled wheel chair prototype +This repository is for qt_pi robot, which is based on shared control. It requires minimal EEG input to traverse to a point in map. + +This repository is under development.