Robotics StackExchange | Archived questions

How to send float type data to the serial port using pyserial in ros python?

i'm using ubuntu12.04 and ros hydro to connect to serial port

Asked by rpxz on 2016-06-21 05:53:48 UTC

Comments

In order for people to help you, you'll need to explain what you've tried and why it isn't working. Have you done the beginner tutorials? There is nothing special about ROS, if you want to use pyserial, use it as normal in your ROS code.

Asked by Airuno2L on 2016-06-21 06:53:54 UTC

Answers