Skip to content

Commit

Permalink
Added turtlebot multirobot mapping instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
acachathuranga committed Nov 27, 2024
1 parent 39ea4f8 commit 6803c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Initially the robots should start close to each other, in the same orientation,
Install and launch turtlebot3 multirobot simulation as described in the [navigation2 documentation](https://navigation.ros.org/getting_started/index.html)

```shell
ros2 launch nav2_bringup tb3_simulation_launch.py headless:=False
ros2 launch nav2_bringup multi_tb3_simulation_launch.py headless:=False
```

In two seperate terminals, launch two *multirobot_slam_toolbox_node* instances for robot1 and robot2.
Expand Down

0 comments on commit 6803c16

Please sign in to comment.