Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Python3 embeded python terminal #58

@MaximilienNaveau

Description

@MaximilienNaveau

I found a weird bug using the python3 embeded terminal and the dg_completer.
The interpreter get stuck upon import readline or from rlcompleter import Completer.

It is a shame as the completion is a huge bonus in the client terminal.
This Issue is also in reference to the dynamic-graph-bridge python client of course.

Let me know if there is something I am missing.

Are you using the dynamic-graph-bridge already with python3?
If yes how do you do? (Maybe this question is for dynamic-graph-bridge)
I personnaly did a small C++ client using the ros-service and bound it pybind11.
So I can use ROS in python2 and 3 seemlessly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions