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

Revision history [back]

click to hide/show revision 1
initial version

No, if you just want to run your code that publishes stuff from arduino, you do not need any other package...

If you want to test that the messages published by your arduino are correctly published you can use (in another shell on your host PC)

rostopic echo /your_topic

or

rostopic hz /your_topic