hello-robot / stretch_install

Install scripts for the Stretch mobile manipulators from Hello Robot Inc.
Other
7 stars 14 forks source link

Replace certificate creation scripts with standalone script #75

Open hello-fazil opened 3 months ago

hello-fazil commented 3 months ago

This PR removes the certification creation commands for the web teleop from the create ament_ws script and instead calls the create_cerficates.sh script that should exist in the Stretch web teleop package directory. This PR needs to be coupled with this PR https://github.com/hello-robot/stretch_web_teleop/pull/69 before merging.