Skip to content

Commit

Permalink
Added make for rosdep
Browse files Browse the repository at this point in the history
  • Loading branch information
Super-T02 committed Jan 17, 2025
1 parent df2c139 commit 087f928
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ clean:
build:
./scripts/build.sh $(PKG)

rosdep:
./scripts/install_dependencies.sh

test:
./scripts/test.sh

Expand Down

0 comments on commit 087f928

Please sign in to comment.