Skip to content

deploy rai_open_set_vision to pypi #634

Open
@boczekbartek

Description

@boczekbartek

Is your feature request related to a problem? Please describe.
Currently rai_open_set_vision is a ros2 package and it's dependencies are handled in the main rai's pyproject.toml. This makes it impossible to deploy the package to pypi and install it conveniently.

Describe the solution you'd like
I would like to be able to run
poetry build; poetry publish in rai_open_set_vision package to deploy it to PyPi.
Also I would like to install this package with: pip install rai_open_set_vision

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions