Bus Voltage Display#52
Open
annabr0wn wants to merge 9 commits into
Open
Conversation
* feat: add more status/state monitoring for the arm * feat: runtime collision checking control
* feat: configure WebRTCClient with signaling URL * Update src/components/panels/MosaicDashboard.tsx Co-authored-by: Nathaniel <va7nfh@gmail.com> --------- Co-authored-by: Ju <bangmar@iclod.com> Co-authored-by: Nathaniel <va7nfh@gmail.com>
* feat: configure WebRTCClient with signaling URL * feat: add keyboard shortcut for snapshot functionality --------- Co-authored-by: Ju <bangmar@iclod.com> Co-authored-by: Nathaniel <va7nfh@gmail.com>
* CIRC 0.5 updates: stale indicators, disable go, and reset all * copilot suggestions Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Member
|
Hi Anna. I think you created the Pull request backwards. Right now this is trying to merge main into your development branch rather than your branch into main. Also I noticed that your branch doesn't have any commits on it. You might need to push your changes first. Git is really confusing when you first get started. Happy to help try to figure out what's going on next time you are in the bay :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaced mode display with bus voltage indicator. Indicator changes color based on bus voltage, # of volts displayed next to the icon.