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

std_msgs_conversion/int32_t.hpp: No such file or directory #519

Closed
fujitatomoya opened this issue May 17, 2021 · 3 comments
Closed

std_msgs_conversion/int32_t.hpp: No such file or directory #519

fujitatomoya opened this issue May 17, 2021 · 3 comments

Comments

@fujitatomoya
Copy link
Collaborator

Bug report

  • Operating System:
    • Ubuntu 20.04
  • Installation type:
    • Source
  • Version or commit hash:
  • DDS implementation:
    • N.A
  • Client library (if applicable):
    • N.A

Steps to reproduce issue

# colcon build --symlink-install
...<snip>
--- stderr: intra_process_demo
/root/ros2_ws/colcon_ws/src/ros2/demos/intra_process_demo/src/two_node_pipeline/two_node_pipeline.cpp:23:10: fatal error: std_msgs_conversion/int32_t.hpp: No such file or directory
   23 | #include "std_msgs_conversion/int32_t.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Expected behavior

build successfully.

Actual behavior

failed to build.

Additional information

related to 29f74d7

@fujitatomoya
Copy link
Collaborator Author

@audrow friendly ping. i tried to do full build a couple of time with different machines, but so far i am unable to complete full build.

@clalancette
Copy link
Contributor

I think this will be solved with #520.

@fujitatomoya
Copy link
Collaborator Author

@clalancette confirmed it's been fixed.

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

2 participants