Skip to content

Commit

Permalink
Merge pull request #60 from NirobNabil/master
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
amamory authored Aug 18, 2021
2 parents fb67077 + 4d608ce commit fbd3218
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,13 @@ Clone the usv_sim repository in the src folder of your catkin workspace:
Run the instalation script:

cd ~/catkin_ws/src/usv_sim_lsa
chmod +x ./install_usv_sim
./install_usv_sim

Install the dependencies:

rosdep install --from-paths src --ignore-src --rosdistro kinetic -y

Compile the stack:

cd ~/catkin_ws/
Expand Down

0 comments on commit fbd3218

Please sign in to comment.