@@ -72,7 +72,7 @@ Note: IP_OF_SERVER_RUNNING_ROSCORE can be equal to IP_OF_REMOTE_PC in case you r
* Starting a real robot burger
Define a specific namespace for each robot and initialize the *multi_robot_name* parameter with that namespace ([Our burger configuration](/Our-robots'specification)):
Define a specific namespace for each robot and initialize the *multi_robot_name* parameter with that namespace ([Our burger configuration](/specification of our robots)):
@@ -355,7 +355,7 @@ By default, TurtleBot3 Burger and Waffle robots get automatically configured at
* Configuring the TurtleBot3 Burger
From the remote PC, connect to the Burger by ssh ([Our burger configuration](/Our-robots'specification)):
From the remote PC, connect to the Burger by ssh ([Our burger configuration](/specification of our robots)):
```plaintext
(Remote PC)> ssh pi@{IP_ADDRESS_OF_BURGER}
...
...
@@ -375,7 +375,7 @@ Reinitialize the environment of your Burger:
(Burger)> source ~/.bashrc
```
Define a specific namespace for your robot and initialize two parameters *multi_robot_name* and *set_lidar_frame_id* with that namespace ([Our burger configuration](/Our-robots'specification)):
Define a specific namespace for your robot and initialize two parameters *multi_robot_name* and *set_lidar_frame_id* with that namespace ([Our burger configuration](/specification of our robots)):