Open Keddie-yang opened 3 years ago
i have same problem could you help?
I hade the same issue. I changed import queue
to from Queue import Queue
in the file /home/agx/catkin_ws/src/rosserial/rosserial_python/src/rosserial_python/SerialClient.py
ROS version: Melodic Operating System: Ubuntu 18.04 Bionic Processor: Xavier AGX
Question: I create custom message by rosserial_arduino.
Then I star rosserial_python to let ros&arduino connection, but occur error
error messages show:
Does anyone can help?