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

Carrying proto py libraries in devel to install #39

Open
ercembu opened this issue Dec 20, 2020 · 0 comments
Open

Carrying proto py libraries in devel to install #39

ercembu opened this issue Dec 20, 2020 · 0 comments

Comments

@ercembu
Copy link

ercembu commented Dec 20, 2020

  • I have a pure python ros catkin space.
  • I have a proto lib i used generate_proto to establish. The files are created in the devel space but i am mainly using install space for certain reasons. The files dont seem to be being carried into install.
  • i am using catkin_make and have the gprc lib through ros packages.
  • i tried adding the foo_proto lib to catkin_install_python and it's various variables. Didn't work.
  • I have the foo_proto and ${ALL_PROTOBUF_LIBS} ${ALL_GRPC_LIBS} in catkin_package as well.
    Any ideas where i'm wrong?
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

1 participant