RT Capabilities Part 1 - robot-log-visualizer#80
Closed
nicktrem wants to merge 98 commits intogbionics:mainfrom
Closed
RT Capabilities Part 1 - robot-log-visualizer#80nicktrem wants to merge 98 commits intogbionics:mainfrom
nicktrem wants to merge 98 commits intogbionics:mainfrom
Conversation
Collaborator
|
Hi @nicktrem let me know when it's ready so I can start checking it :) |
Contributor
|
@nicktrem @GiulioRomualdi there is any update on this? Thanks! |
Contributor
Author
|
It is good to go on my end @GiulioRomualdi let me know if you have any questions |
Contributor
|
According to @GiulioRomualdi he did some tests on the real robot, and he did not remember well, but when using the RT logger, something related to saving the data was not working. |
Contributor
Author
|
That issue is on the BLF side, not the robot-log-visualizer side. I can investigate that separately, however, that issue is separate from this PR |
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.
This PR for the robot-log-visualizer is a smaller simpler version of the original PR for the robot-log-visualizer and just contains the bare-bone code needed to visualize data online. The point of breaking up the original PR was to simplify the merge process for the robot-log-visualizer.