Skip to content

Commit

Permalink
[#601] Update script to resolve dependencies for humble
Browse files Browse the repository at this point in the history
  • Loading branch information
OZiad committed Jul 2, 2023
1 parent 07162b4 commit 3b6a8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EnvironmentSetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ sudo apt-get install -y ros-humble-pcl-msgs ros-humble-image-pipeline ros-humble

echo "Building ROS Workspace"
cd robot/rospackages/
rosdep install -i --from-path src --rosdistro foxy -y
rosdep install -i --from-path src --rosdistro humble -y
colcon build

0 comments on commit 3b6a8b5

Please sign in to comment.