hello-robot / stretch_web_teleop

Remote web teleoperation for the Stretch mobile manipulators from Hello Robot Inc.
Other
13 stars 0 forks source link

Add a certificate creation script #69

Open hello-fazil opened 1 month ago

hello-fazil commented 1 month ago

Description

This PR adds a script to create certificates for the web teleop, which was previously part of the create ament_ws script from the Stretch Install repository. This has the advantage of modularizing the certificate creation step. It can be maintained only in this one stake-holding repository and just called from Stretch Install scripts.

Testing procedure

From the top-level of this repository, run:

To merge

hello-fazil commented 1 month ago

This PR needs to be merged before merging the PR https://github.com/hello-robot/stretch_install/pull/75