Update README.md

This commit is contained in:
Rishabh Kundu 2021-01-18 10:16:22 +00:00
parent fbe3c36da6
commit 137cdc3208

View File

@ -1,4 +1,7 @@
# EEG controlled wheel chair prototype # 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 for qt_pi robot, which is based on shared control. It requires minimal EEG input to traverse to a point in map.
Latest code is in 'temp_branch' branch. Embedded firmware, ROS serial communication node and EEG headset interface code is completed. Whereas as GUI is partially complete. Final aim of this project is to enable traversal inside a house requiring only selection of goal by user through EEG interface. A basic simulator which builds a 2D grid map is also provided.
It is using gmapping temporarily but finally it will be based on 3D SLAM.
This repository is under development. This repository is under development.