Skip to content

Commit

Permalink
docs(ansible): update ros2_dev_tools readme file (autowarefoundation#…
Browse files Browse the repository at this point in the history
…4206)

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Feb 22, 2024
1 parent c02aa1d commit 1443229
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ansible/roles/ros2_dev_tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ None.
```bash
# Taken from https://docs.ros.org/en/humble/Installation/Ubuntu-Development-Setup.html
sudo apt update && sudo apt install -y \
python3-colcon-mixin \
python3-flake8-docstrings \
python3-pip \
python3-pytest-cov \
ros-dev-tools

sudo apt install -y \
ros-dev-tools \
python3-flake8-blind-except \
python3-flake8-builtins \
python3-flake8-class-newline \
Expand Down

0 comments on commit 1443229

Please sign in to comment.