Skip to content

Improve how rclpy libraries are imported #560

@ivanpauno

Description

@ivanpauno

Feature request

Feature description

Currently, it's impossible to import rclpy C extensions at Module level.
That's because at test time they are being imported in a different way (1, 2).

Implementation considerations

Approaches tried in the past to solve the problem:

Other approaches:

  • Install all tests in build folder, and run tests there.

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