Changes
Page history
Update Turtlebot3
authored
Jan 09, 2023
by
Fabien BADEIG
Hide whitespace changes
Inline
Side-by-side
Turtlebot3.md
View page @
9a410224
...
...
@@ -84,8 +84,17 @@ Note: IP_OF_SERVER_RUNNING_ROSCORE can be equal to IP_OF_REMOTE_PC in case you r
```
plaintext
(Remote PC)>roscore
roslaunch rosbridge_server rosbridge_websocket.launch port:=9090
```
### Launching ROSBRIDGE
```
plaintext
(Remote PC)>roslaunch rosbridge_server rosbridge_websocket.launch port:=9090
```
### 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
](
/specification
of our robots)):
...
...
...
...