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

any example of rosserial_embeddedlinux over serial port?

asked 2015-11-17 10:29:07 -0500

taogashi gravatar image

updated 2015-11-17 10:32:52 -0500

The examples of rosserial_embeddedlinux are all about TCP connection, sometimes there're needs to communicate between ROS and an bare linux system without ROS. And it's weird when I click the FAQ it pops all 24840 questions in ROS Answer to me, So I decide to raise the 24841 one. Any help?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-11-18 09:01:11 -0500

You can use something like https://github.com/wjwwood/serial/ .

Here is a simple example of how to use it to communicate with arduino (without using rosserial_arduino)

edit flag offensive delete link more

Comments

Thanks for your answer. However I prefer rosserial because I suppose it not only perform transparent transmission but also some protocol to ensure reliable communication.

taogashi gravatar image taogashi  ( 2015-11-21 20:21:51 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-11-17 10:29:07 -0500

Seen: 379 times

Last updated: Nov 18 '15