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

frame.h the header file is missing. #3

Open
BurukHub opened this issue Sep 15, 2021 · 0 comments
Open

frame.h the header file is missing. #3

BurukHub opened this issue Sep 15, 2021 · 0 comments

Comments

@BurukHub
Copy link

Does this thing even work?
A header file is missing. Im trying to run it on ROS2 foxy and I get the error that frame.h the header file is missing.
Starting >>> ros2socketcan_bridge
--- stderr: ros2socketcan_bridge
In file included from /home/adm_bur7746m/dev_ws/src/ros2can_bridge/ros2socketcan_bridge/src/ros2socketcan.cpp:1:
/home/adm_bur7746m/dev_ws/src/ros2can_bridge/ros2socketcan_bridge/src/ros2socketcan.h:52:10: fatal error: can_msgs/msg/frame.hpp: No such file or directory
52 | #include "can_msgs/msg/frame.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/ros2can_bridge.dir/build.make:63: CMakeFiles/ros2can_bridge.dir/src/ros2socketcan.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:78: CMakeFiles/ros2can_bridge.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

Failed <<< ros2socketcan_bridge [1.03s, exited with code 2]

Summary: 0 packages finished [1.11s]
1 package failed: ros2socketcan_bridge
1 package had stderr output: ros2socketcan_bridge

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