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

How to use Turtlebot with a serial port other than USBtty0?

asked 2014-01-07 06:29:15 -0500

tuxi gravatar image

Hi,

I am trying to get Turtlebot to run with a bluetooth serial port on /dev/rfcomm0 instead of USBtty0. I've confirmed that the connection to the Roomba SCI with my Rootooth device via rfcomm0 works correctly outside of Turtlebot and I've replaced the only occurrence of the string USBtty0, I could find in any of the config files, but it still tries to connect to USBtty0 instead of rfcomm0. Can anyone tell me where/how that device name is configured?

Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-01-14 00:06:15 -0500

Daniel Stonier gravatar image

You might like to check out the half-finished pull request that handled this for the create. You should be able to do similar with the sources.

https://github.com/turtlebot/turtlebot/pull/114

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-01-07 06:29:15 -0500

Seen: 601 times

Last updated: Jan 14 '14