Skip to content
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

Dependencies, Declaration #50

Closed
Flacedoo opened this issue Jun 8, 2017 · 4 comments
Closed

Dependencies, Declaration #50

Flacedoo opened this issue Jun 8, 2017 · 4 comments

Comments

@Flacedoo
Copy link

Flacedoo commented Jun 8, 2017

I've found 2 issues which occured to me while installing this package for my ros project.

  1. Dependencies had to be installed manually. Don't know why, but rosdep didn't help.
  2. I got an error for redefining the getRangeImage Method - I moved the standard parameters to the defintion (.h file) and everything built fine.
@ipa-rmb
Copy link
Contributor

ipa-rmb commented Jun 8, 2017

Hi, thanks for raising this issue. Did you install on a Ubuntu 14.04 system with ROS indigo or a different system?

  1. Should not happen on Ubuntu 14.04 with ROS indigo, this is proven by Travis: https://travis-ci.org/ipa320/cob_object_perception/builds/237900042
  2. Should not happen either because Travis is fine, but you may provide more details on which file was affected and how your fix looks like.

@ipa-rmb
Copy link
Contributor

ipa-rmb commented Jun 8, 2017

For 1.: Did you run rosdep install --from-path src/ -y -i or something else?

@fmessmer
Copy link
Member

fmessmer commented Jul 3, 2017

#52 (comment) should solve this

@ipa-rmb
Copy link
Contributor

ipa-rmb commented Jul 4, 2017

No activity here anymore, I will close the issue. Thanks for pointing to the instructions how to use wstools, Felix.

@ipa-rmb ipa-rmb closed this as completed Jul 4, 2017
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

No branches or pull requests

3 participants