Skip to content

Instantly share code, notes, and snippets.

@surajRathi
Created March 7, 2022 11:49
Show Gist options
  • Save surajRathi/bf42ec31eb43d2807be30e604393743b to your computer and use it in GitHub Desktop.
Save surajRathi/bf42ec31eb43d2807be30e604393743b to your computer and use it in GitHub Desktop.
rosdep install dependencies for a custom package
#! /usr/bin/sh
rosdep install -yr --ignore-src --from-paths ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment