Update Turtlebot3 authored by Fabien BADEIG's avatar Fabien BADEIG
...@@ -65,7 +65,7 @@ Note: IP_OF_SERVER_RUNNING_ROSCORE can be equal to IP_OF_REMOTE_PC in case you r ...@@ -65,7 +65,7 @@ Note: IP_OF_SERVER_RUNNING_ROSCORE can be equal to IP_OF_REMOTE_PC in case you r
* Configuring the TurtleBot3 Burger * Configuring the TurtleBot3 Burger
From the remote PC, connect to the Burger by ssh: From the remote PC, connect to the Burger by ssh ([Our burger configuration](/Our-robots'specification)):
```plaintext ```plaintext
(Remote PC)> ssh pi@{IP_ADDRESS_OF_BURGER} (Remote PC)> ssh pi@{IP_ADDRESS_OF_BURGER}
... ...
......