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

Failing to compile on foxy - cannot find serial #9

Closed
shubhamsan opened this issue Jan 11, 2023 · 2 comments
Closed

Failing to compile on foxy - cannot find serial #9

shubhamsan opened this issue Jan 11, 2023 · 2 comments

Comments

@shubhamsan
Copy link

Hello
I am trying to use this package, but while trying to compile the source in a workspace fails with the classic

Could not find a package configuration file provided by "serial" with any
 of the following names:

   serialConfig.cmake
   serial-config.cmake

I tried running $ rosdep install --from-paths src -y --ignore-src but get a response:

$ rosdep install --from-paths src -y --ignore-src
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
robotiq_description: Cannot locate rosdep definition for [serial]
robotiq_driver: Cannot locate rosdep definition for [serial]

Can any one help me with this, I also refered #3 but still facing the issue.

@sea-bass
Copy link
Contributor

sea-bass commented Jan 12, 2023

In our repos, we are using the ros2 branch of https://github.com/tylerjw/serial/tree/ros2, and building it from source in the same workspace as ros2_robotiq_gripper.

Granted, we are using Humble so I can't guarantee this will also work on Foxy. Curious to know what happens if you get the chance to try!

@moriarty
Copy link
Contributor

closing see #21

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