Skip to content
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

Sensors Status Panel #480

Merged
merged 651 commits into from
Nov 17, 2023
Merged

Sensors Status Panel #480

merged 651 commits into from
Nov 17, 2023

Conversation

maxwellmlin
Copy link
Member

@maxwellmlin maxwellmlin commented Nov 4, 2023

Closes #450.

Additionally, the following changes were implemented:

  1. Adds the foxglove/theme directory which contains a custom MUI theme which should be adopted by all future extensions. foxglove.py compiles this theme into node_modules so that the theme can be imported in other packages.
  2. Improvements to ./foxglove.py script: You can now use ./foxglove.py i instead of ./foxglove.py install. Additionally, there is a dedicated build command if the user only wishes to build dependencies.
  3. Improvements to GitHub Actions: We now build/install all extensions to ensure there are no compilation errors.

Copy link
Member

@vedarshshah vedarshshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to update System Status Panel based on the changes introduced in this PR (theme, version number, package name, etc).

@ChuChuCodes0414 ChuChuCodes0414 merged commit ec17c09 into master Nov 17, 2023
11 checks passed
@ChuChuCodes0414 ChuChuCodes0414 deleted the sensors-status-panel branch November 17, 2023 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Related to robot GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sensors Status Panel