forked from Lichtblick-Suite/lichtblick
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update to v1.1.0 #5
Merged
+552
−539
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
aa9d0a5
teleop panel stamped
DominikN 3cfe91d
fix message to send
DominikN afdd79a
fix message stamped
DominikN 90704f3
created debugging docker based setup for telop stamped messages
DominikN 04c36d5
in TelopPanel timestamp still is missing something
DominikN 1444359
Merge pull request #1 from husarion/release/2
DominikN ee9b06a
fixed joy
DominikN 45187d7
Clean up
rafal-gorecki 4395c36
First prototype of Toggle Button
rafal-gorecki 1db5f9c
Add status to ToggleButton
rafal-gorecki 0a3c64f
Fix subscription
rafal-gorecki 1ab133c
Circle E-stop button
rafal-gorecki 768863b
Bigger e-stop
rafal-gorecki 3c67363
Add reverse logic option
rafal-gorecki bfc2de7
Fix
rafal-gorecki 17e3f47
Add button state
rafal-gorecki e98e5f3
Add services notification and unify colors (#4)
rafal-gorecki 810a177
Merge remote-tracking branch 'origin/develop' into bool-srv-button
rafal-gorecki 93b68a3
Remove unnecessary
rafal-gorecki f240de9
adjust color
rafal-gorecki File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,5 +39,5 @@ | |
}, | ||
"[shellscript]": { | ||
"editor.defaultFormatter": "foxundermoon.shell-format" | ||
}, | ||
} | ||
} |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't these errors be propagated to the user?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What was previously contained in the value field. I don't think it was used, instead I put the service response there and if it fails then a notification window will pop up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM