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

Found Issue with Build - fatal error: hardware_interface/handle.hpp #10

Open
Wattersto08 opened this issue Aug 9, 2024 · 1 comment

Comments

@Wattersto08
Copy link

Hey Josh,

Having an issue when building the diffdrive_arduino package (on the humble branch):

--- stderr: diffdrive_arduino In file included from /home/ralph/r7_ws/src/diffdrive_arduino/hardware/diffbot_system.cpp:15: /home/ralph/r7_ws/src/diffdrive_arduino/hardware/include/diffdrive_arduino/diffbot_system.hpp:22:10: fatal error: hardware_interface/handle.hpp: No such file or directory 22 | #include "hardware_interface/handle.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.

It seems there is a missing: filehandle.hpp

I am currently going through the configuration to establish if this is an issue with the build and will keep this thread updated as to how i get on.

Any help here would be superb, Love the series!

@Wattersto08
Copy link
Author

Further to the above,

  • I have tested the following fork : Migrate to ROS2 Humble #4
  • I have also tested with the latest Rolling and Humble ros2 control packages

Things to note - WS is fairly unchanged from the tutorial

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