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

Rospy import * #2004

@PymZoR

Description

@PymZoR

Hi,

Doing

from rospy import *

raises the following exception :

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'rospy' has no attribute 'NodeProxy'

After some investigations, NodeProxy doesn't seem to exist anymore in the codebase. Simply removing it from the exports should do the trick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions