Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jsk_robot_startup] fix python3 decode error in smach_to_mail #1788

Merged
merged 2 commits into from
Apr 10, 2023

Conversation

knorth55
Copy link
Member

this PR fix error in python3 + smach_to_mail.py.
x['MAIL'] is bytes object, so it should be decoded to utf-8.

Copy link
Member

@tkmtnt7000 tkmtnt7000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for debugging.

Although it may not be very relevant to this error, it may be a good idea to write the info and description in the same way like this.
tkmtnt7000@e09738a

@knorth55
Copy link
Member Author

can you open a pr to update this pr?

@tkmtnt7000
Copy link
Member

Sure. Um.. send pr to jsk-ros-pkg directly?? i have just sent pr to knorth55's branch.

@k-okada k-okada merged commit 9391924 into jsk-ros-pkg:master Apr 10, 2023
@knorth55 knorth55 deleted the smach-to-mail-python3 branch April 10, 2023 11:36
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.

3 participants