-
Notifications
You must be signed in to change notification settings - Fork 14
Modularize to a library and an ui component #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
I think this is a worth-while effort. In fact, @Jailander was working on something similar I believe in our own branch https://github.com/LCAS/gazetool, though he hasn't committed anything there yet. I think we should base our own effort to ROS-ify gazetool on this stand-alone library. We'd like to join efforts with @ttoenige on this. But @lschilli should have his say and comment on design recommendations here. I recommend to refactor this so it has a QT-free core library, that facilitates building wrappers around it, with one being the QT-based GUI and one be the ROS component we'd be contributing. We discussed this also in #1 at length. Maybe @Jailander could comment on issues he had and make recommendations as well. In any case 👍 for this effort and this PR to be merged 😄 |
No description provided.