Skip to content

Repository for the GSOC 2015 Neural Interfaces for ROS project, sponsored by OSRF.

License

Notifications You must be signed in to change notification settings

osrf/gsoc-ros-neural

Repository files navigation

gsoc-ros-neural

Repository for the GSOC 2015 Neural Interfaces for ROS project, sponsored by OSRF.

Student Info

What is this repository for?

The main goal of this project is create a ros package, driver plugin library and virtual sensors to be used into Gazebo context which will be able to communicate with The Mindwave device to ROS framework

Dependencies

In order to be able to run the nodes, it is necessary clone or install some packages:

  • apt-get install libbluetooth-dev
  • pip install pyserial
  • pip install pybluez
  • If you use python 2.7 install : pip install enum34

Folders Contents?

  • mindwave_driver: Driver for the Mindwave
  • mindwave_execute_trajectory: ROS service to execute a trajectory of waypoints
  • mindwave_teleop: ROS nodes to teleop some robots into Gazebo
  • mindwave_msgs: ROS message for Mindwave driver
  • mindwave_gazebo: Default world for Gazebo

Documentation

About

Repository for the GSOC 2015 Neural Interfaces for ROS project, sponsored by OSRF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published