Skip to content

actionlib needs patch #2

@Tobias-Fischer

Description

@Tobias-Fischer
  • /actionlib/library.py", line 170, in _message_to_yaml: if type(msg) in [int, long, float, str, bool]: needs change to if type(msg) in [int, float, str, bool]:
  • from cStringIO import StringIO needs change to from io import BytesIO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions