TheoPierne / spot-sdk-js

Develop applications and payloads for Spot using the unofficial Boston Dynamics Spot Node.js SDK.
Other
4 stars 2 forks source link

Security Robotics #8

Open Velt1 opened 1 year ago

Velt1 commented 1 year ago

Added:

-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

-