Skip to content

Commit

Permalink
Merge pull request #77 from hello-robot/amaln/specialized_urdfs
Browse files Browse the repository at this point in the history
Removed web app's specialized URDF script
  • Loading branch information
hello-amal authored Jul 24, 2024
2 parents 53c69a4 + 32b2426 commit bcf38c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions factory/22.04/stretch_create_ament_workspace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ cd $AMENT_WSDIR/src/stretch_web_teleop
pip3 install -r requirements.txt &>> $REDIRECT_LOGFILE
npm install --force &>> $REDIRECT_LOGFILE
npx playwright install &>> $REDIRECT_LOGFILE
echo "Creating web interface specialized URDF..."
python3 prepare_specialized_urdf.py &>> $REDIRECT_LOGFILE
echo "Generating web interface certs..."
cd $AMENT_WSDIR/src/stretch_web_teleop/certificates
curl -JLO "https://dl.filippo.io/mkcert/latest?for=linux/amd64" &>> $REDIRECT_LOGFILE
Expand Down

0 comments on commit bcf38c4

Please sign in to comment.