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

build RS485 network on ROS

asked 2011-11-15 00:26:41 -0500

jayson ding gravatar image

Dear All

I am testing the possibility of using ROS as a host to communicate with a 10 nodes RS485 network. Each node is one MCU with RS485 interface opened.

I looked through ros.org and ros answers did not get luck. Has any one done this type of work before? As a starting point, I am looking for a RoS compatible RS485 card and starting code to convert RS485 package to ros standard msg. Certainly you are more than welcome to send any suggestion on choosing other network such as CAN, Ethernet, or EtherCAT. Thanks a lot.

Jayson

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-11-15 04:58:34 -0500

KoenBuys gravatar image

We have a Ethercat master wrapped in ros HERE. I think TUe wrote a driver for the beckhoff RS485 interface. It will also become available in SOEM. Further more you can have a look at the FTDI interface modules. They just require a driver that opens the device node in linux. It depends which type of functionality you wish of the RS485 interface. Personally I connect ROS to DMX (RS485 specific implementation for lighting) over a embedded controller.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-15 00:26:41 -0500

Seen: 1,605 times

Last updated: Nov 15 '11