Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Creating panels with package that is not in gui tool python environment #36

Closed
rubengr opened this issue Feb 22, 2019 · 1 comment
Closed

Comments

@rubengr
Copy link

rubengr commented Feb 22, 2019

It's possible to add new packages in environment of pre-built gui tool? We need to create a new panel in gui tool that needs other package that is not used by uavcan gui tool.
Thanks
Rúben Rodrigues

@pavel-kirienko
Copy link
Member

Sure, you can just list your packages here: https://github.com/UAVCAN/gui_tool/blob/c657980b086214af241c908948ea32a2c95aab23/setup.py#L52-L68

If you want to add your packages to an already installed (deployed) application, just drop them into the installation folder.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants