Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 434 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 434 Bytes

Overview

This ROS package creates a ROS node which publishes raw data from the OYMotion gForce-pro Armband in the form of custom ROS messages -- EmgArray and ImuArray. These messages can be subscribed to and used in standard ROS architectures.

Special thanks to OYMotion developers for building the communication interface of the python version under BLE protocol.

Requirements

bluepy

Tested on Ubuntu 16.04 and ROS Kinetic.