-
Notifications
You must be signed in to change notification settings - Fork 4
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
UI #42
UI #42
Conversation
…unch and icon of button
The screenshot suggests that you've paused and obtained the measurement result. |
|
Please provide your operation step by step for me to represent your issue. |
I've merged as of now. As last time we discussed, the above issue only exists because once we find an available dds, the launch button won't be greyed out for other unavailable dds even if we switch later. |
Close #40
In order to test the UI, run the following command:
ros2 run fabric_gui fabric_gui_exe
There are stiil some works to do:
Ploting figure to show histogram and lines of each topics.
Design an UI format for building custom yamls.
To avoid too many lines of code review, I prefer to merge this workable version first.