Skip to content

Update to install dependent packages with rosdep install command #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tiryoh
Copy link

@Tiryoh Tiryoh commented Oct 24, 2019

This PR updates package.xml to install dependent packages with rosdep install command as followings:

$ cd ~/catkin_ws && rosdep install -r -y --from-paths src --ignore-src

The dependencies that can installed by this command are described in README.

  • ros-*-image-transport
  • ros-*-image-publisher
  • ros-*-vision-msgs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant