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

autoware_bridge build fails due to velocityreport #2

Open
balukabalu opened this issue Feb 14, 2023 · 0 comments
Open

autoware_bridge build fails due to velocityreport #2

balukabalu opened this issue Feb 14, 2023 · 0 comments

Comments

@balukabalu
Copy link

When trying to build with colcon, the following message shows:

--- stderr: autoware_bridge                                       
/home/balukabalu/ros2_ws/src/ros-bridge/autoware_bridge/src/carla_vehicle_interface.cpp:5:10: fatal error: autoware_auto_vehicle_msgs/msg/velocity_report.hpp: No such file or directory
    5 | #include "autoware_auto_vehicle_msgs/msg/velocity_report.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/carla_vehicle_interface_node.dir/build.make:63: CMakeFiles/carla_vehicle_interface_node.dir/src/carla_vehicle_interface.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:82: CMakeFiles/carla_vehicle_interface_node.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
---
Failed   <<< autoware_bridge [0.59s, exited with code 2]

I could not find anything related to this. I use Ubuntu 20.04 and ros2 galactic. If you need any additional info I will provide.
Thanks in advance!

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