Skip to content

Fix typeError with Python 3#7

Merged
dirk-thomas merged 1 commit intoros-visualization:masterfrom
CBJamo:master
Jan 9, 2020
Merged

Fix typeError with Python 3#7
dirk-thomas merged 1 commit intoros-visualization:masterfrom
CBJamo:master

Conversation

@CBJamo
Copy link
Copy Markdown

@CBJamo CBJamo commented Nov 22, 2018

In python 3, message.serialize expects a buffer that will accept a bytes-type input to it's write function. This commit uses the same fix as ros_comm PR #847

In python 3, message.serialize expects a buffer that will accept a
bytes-type input to it's write function. This commit uses the same
fix as ros_comm PR #847[1].

[1] ros/ros_comm#847
@dirk-thomas dirk-thomas added the bug label Jan 9, 2020
@dirk-thomas dirk-thomas changed the title Fix typeError Fix typeError with Python 3 Jan 9, 2020
@dirk-thomas
Copy link
Copy Markdown
Contributor

Thanks for the fix.

@dirk-thomas dirk-thomas merged commit 33a2ef4 into ros-visualization:master Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants