Serial communication using Rosserial

Hello Arduino Community,

I have tried working with ROS on arduino, tested a LED example :

  • Arduino with ROS subscriber node for LED
  • Created a ROS publisher node on terminal using rosserial_python
    And everything went well.

For the next step, I want to do the same work replacing the PC by another microcontroller. The MC has a usb port so i'll link it to the arduino through the debug cable (litterally like a PC).

I wonder first if it is possible ? Also, will I be able to publish using rosserial to the arduino to control the LED ?

Waiting for your answers.
Thanks and regards.
Lilia.

Hi @lilipop13
welcome to the Arduino-Forum

what is

?
best regards Stefan

1 Like

Robot Operating System
https://www.ros.org/

You might want to look at

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.