Bluetooth communication in ROS. Unable to setup dev/rfcomm [closed]
Hi,
I am have Bluno nano and would like to connect it my pc and receive information via blue tooth. Unfortunately i am very new to blue tooth and sure about the exact steps. I went through few ROS answer and some online but unable to make it work.
I paired Bluno nano my pc (checked via - $ bluetoothctl , [bluetooth]# paired-devices).
After that i ran $ sudo rfcomm bind 0 F4:5E:AB:AA:BB:CC 1
Then i tried to $ run rosrun rosserial_python serial_node.py /dev/r
when i double tap for the above command nothing is showing up for "dev/r..." .
I also tried " sudo vim /etc/bluetooth/rfcomm.conf" but rfcomm.config doesn'texist.
I'm sorry, but this seems like purely a system configuration issue at this point. The fact that you intend to use
rosserial
does not change that. As we have almost 40000 questions here already, we try to stay as on-topic as possible. You might want to post this question over at AskUbuntu.