Closed shubhamsan closed 1 year ago
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!
closing see #21
Hello I am trying to use this package, but while trying to compile the source in a workspace fails with the classic
I tried running
$ rosdep install --from-paths src -y --ignore-src
but get a response:Can any one help me with this, I also refered https://github.com/PickNikRobotics/ros2_robotiq_gripper/issues/3 but still facing the issue.