Skip to content

Commit

Permalink
ben fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Jan 22, 2024
1 parent aa41b65 commit ebe0c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/ros2_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/ros-a
# Install dev tools like rosdep among others. This is ros-distro agnostic.
# More info can be found here
# https://discourse.ros.org/t/ros-developer-tools-now-in-binary-form/29802
sudo apt update && sudo apt install ros-dev-tools
sudo apt install ros-dev-tools

# Install pip
sudo apt install python3-pip
Expand Down

0 comments on commit ebe0c1c

Please sign in to comment.