Skip to content

Commit 2afd406

Browse files
committed
Updated turtlebot3 installation to minimum requirement.
1 parent 2389578 commit 2afd406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ roslaunch convex_plane_decomposition_ros convex_plane_decomposition.launch
246246
First, install turtlebot simulation.
247247

248248
```bash
249-
sudo apt install ros-noetic-turtlebot3*
249+
sudo apt install ros-noetic-turtlebot3-gazebo ros-noetic-turtlebot3-teleop
250250
```
251251

252252
Then, you can run the examples. For the basic version:

0 commit comments

Comments
 (0)