Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace certificate creation scripts with standalone script #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hello-fazil
Copy link
Contributor

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 hello-robot/stretch_web_teleop#69 before merging.

Copy link
Contributor

@hello-amal hello-amal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test it, but I looked over the code and it looks good.

@@ -104,4 +92,4 @@ echo "Setup uncalibrated robot URDF..."
ros2 run stretch_calibration update_uncalibrated_urdf >> $REDIRECT_LOGFILE
echo "Setup calibrated robot URDF..."
ros2 run stretch_calibration update_with_most_recent_calibration >> $REDIRECT_LOGFILE
colcon build &>> $REDIRECT_LOGFILE
colcon build &>> $REDIRECT_LOGFILE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: newline at EOF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants