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

Isolated build fails #114

Open
nightduck opened this issue Oct 14, 2020 · 0 comments
Open

Isolated build fails #114

nightduck opened this issue Oct 14, 2020 · 0 comments

Comments

@nightduck
Copy link

Isolated builds are important for using the ros1_bridge to interact with ROS2 packages. Building normally will succeed, but creating an isolated build by running

catkin_make_isolated --install

Will eventually yield the following error:

In file included from /home/oren/catkin_ws/src/mav_trajectory_generation/mav_trajectory_generation_ros/src/ros_conversions.cpp:21:0:
/home/oren/catkin_ws/src/mav_trajectory_generation/mav_trajectory_generation_ros/include/mav_trajectory_generation_ros/ros_conversions.h:26:10: fatal error: mav_planning_msgs/conversions.h: No such file or directory
 #include <mav_planning_msgs/conversions.h>

Full build output here

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