suyunas

Results 1 issues of suyunas

Whilst doing the TurtleBot3 Home Service Challenge. https://emanual.robotis.com/docs/en/platform/turtlebot3/home_service_challenge/ @ 7.10.3.1. I am having the following error: ![Screenshot from 2021-04-24 08-38-20](https://user-images.githubusercontent.com/81650263/115951395-75bace00-a4d8-11eb-9ee7-4ef554bf6783.png) Remote PC side: #!/bin/bash argc=$# args=("$@") if [ 0 -eq...