ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The simplest solution might be to use Bluez. Check the website : https://people.csail.mit.edu/albert/bluez-intro/ . This documents the library well and provides source codes in C and Python. In my opinion writing a Python node that listens to the raw data and publishes as ROS topics is a fairly quick solution. I hope this helps.