Skip to content

Need to downgrade Tornado so that rosbridge works #9

Description

@Xia0ben

Ahoy ! Long time no see !

Tried fidling around rosbridge today on the Pepper, but encountered the bug described here : RobotWebTools/roslibjs#290 . Basically, the rosbridge fails to work properly if the underlying Tornado lib is too recent. A simple:

pip uninstall tornado
pip install --user tornado==4.5.3

Fixes things right up. Would you like a pull request for applying the change in the Dockerfile, or would you rather add the two commands above yourself ? =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions