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

Can you run sudo pip3 install py serial to install the proper python serial port library.

Do you run it with phython3?

Because melodic uses python3 and in python3 the queue is wirttten with a capital letter Queue. So it was right.

Did you run the node with ros run or lauchfile?

Did you source your workspace and the /opt/ros/meldic/.... Setup. Bash file?