-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Hi,
Has anyone succeeded in using the package in ROS Noetic on Ubuntu 20.04?
My roboclaw_node process dies during launch, and running the python file directly gives the following error:
TypeError: unicode strings are not supported, please encode to bytes: '\x80'
I suspect this has something to do with the python environment being Python 3.x and the lines containing port.write(chr()).
Metadata
Metadata
Assignees
Labels
No labels