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

colcon build --mixin release, Error #919

Open
longmarchw opened this issue Jul 8, 2024 · 0 comments
Open

colcon build --mixin release, Error #919

longmarchw opened this issue Jul 8, 2024 · 0 comments

Comments

@longmarchw
Copy link

longmarchw commented Jul 8, 2024

in "Getting Started", run "colcon build --mixin release", error:

In file included from /home/wcz/ws_moveit2/src/moveit2/moveit_core/online_signal_smoothing/src/acceleration_filter.cpp:35:
/home/xxx/ws_moveit2/src/moveit2/moveit_core/online_signal_smoothing/include/moveit/online_signal_smoothing/acceleration_filter.h:84:10: fatal error: types.h: **No such file or directory
   84 | #include <types.h>**
      |          ^~~~~~~~~
compilation terminated.
gmake[2]: *** [online_signal_smoothing/CMakeFiles/moveit_acceleration_filter.dir/build.make:76: online_signal_smoothing/CMakeFiles/moveit_acceleration_filter.dir/src/acceleration_filter.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1824: online_signal_smoothing/CMakeFiles/moveit_acceleration_filter.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2

Failed <<< moveit_core [1.78s, exited with code 2]
Aborted <<< moveit_task_constructor_msgs [2.52s]_

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