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.
Added:
get_depth_plus_visual_image.js
image_viewer.js
remote_mission_service
+Remote Client seems to work
+Hello and Power Off not working properly
+had to change GRPC Service Runner --> there is not "add_servicer_to_server_fn", instead add_Service
-Util.js from client
+changed the GRPC Service Runner
-Util.js from mission
+had a part were I need to remove the VariableDeclariton, probaly not needed
-server_util.js
+tried to implement the Response Context class with Enter and Exit
-sdk.js
+added default parameter
-lease.js
+created empty object like the python sdk
-graph_nav.js
+created if for lease === null like the python sdk
-common.js
+had the problem that the channel was integrated in a internalchannel so i did a workaround