how to use rosserial in my package nodes?

asked 2013-08-21 12:53:32 -0600

SeiedMilad gravatar image

updated 2014-01-28 17:17:43 -0600

ngrennan gravatar image

Hi, as the result of my searching through the net I've found that we've got lot's of ways to communicate with serial port in ROS same as "rosserial Library" and "serial.h library" and it seems these two libraries are the best too, it seems good but a bit confusing. also I feel that ros serial is newer and better for my ROS Groovy version. so I've got 2 questions: 1- which of the above libraries is simpler and better? 2- if I want to use rosserial in my projects, what kind of steps should I follow? for instance suppose that I've got a working space and a package inside and I want to use rosserial in one of my package nodes.

edit retag flag offensive close merge delete