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

HC-05 connection to ROS using Arduino

asked 2019-08-19 02:56:37 -0500

PabloRC gravatar image

updated 2019-08-19 02:59:33 -0500

Hello, guys.

I've been trying to get my HC-05 bluetooth module working with ROS through an Arduino, but I haven't got success so far, when use the following command:

rosrun mobile_robot_pkg robot_bt_driver.py

show me the following

[INFO] [1566200747.157712]: Staring ROS-Bluetooth Driver node

[WARN] [1566200777.968665]: Unable to connect, Retrying in 10s...

the programming files are in the following link link text

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-08-19 14:21:10 -0500

duck-development gravatar image

Is the mac the Adress of the Bluetooth device HC05 or of you ros device?

Is the Bluetooth on you device? Do you have the permission? Is the device olready connected with the ros-device or an other device?

Did you try to use an android phone to see the data?

edit flag offensive delete link more

Comments

I am using a Raspberry Pi 3 B + synchronize the HC 05 module. The Mac address is the device HC 05.

PabloRC gravatar image PabloRC  ( 2019-08-19 14:45:34 -0500 )edit

Is you HC05 a master or slave module. Did you connect successfully it to an terminal Programm because you problem is not ros specific. It is more the Bluetooth if you have android you can try this https://play.google.com/store/apps/de...

What do you mean by synchronize?

duck-development gravatar image duck-development  ( 2019-08-20 01:33:14 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-08-19 02:56:37 -0500

Seen: 296 times

Last updated: Aug 19 '19