Skip to content

Commit

Permalink
Updated source install.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaltovski committed Apr 15, 2024
1 parent 4ec07d0 commit 559baf1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,9 @@ sudo apt install python3-vcstool
cd ~/clearpath_ws
wget https://raw.githubusercontent.com/clearpathrobotics/clearpath_robot/main/dependencies.repos
vcs import src < dependencies.repos
cd ~/clearpath_ws/src
git clone https://github.com/clearpathrobotics/clearpath_robot.git
cd ~/clearpath_ws
rosdep install -r --from-paths src -i -y
```

Expand Down

0 comments on commit 559baf1

Please sign in to comment.