You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
while following the steps in order to install the code the colcon build fails and the following error is showed. I tried several ways to fix it, but nothing worked. Thank you in advance.
Starting >>> franka_msgs
Starting >>> integration_launch_testing
Finished <<< integration_launch_testing [2.05s]
Finished <<< franka_msgs [23.0s]
Starting >>> franka_hardware
Starting >>> franka_gripper
--- stderr: franka_gripper
In file included from /home/yumi/franka_ros2_ws/src/franka_gripper/include/franka_gripper/gripper_action_server.hpp:28,
from /home/yumi/franka_ros2_ws/src/franka_gripper/src/gripper_action_server.cpp:31:
/home/yumi/franka_ros2_ws/build/franka_msgs/rosidl_generator_cpp/franka_msgs/action/grasp.hpp:10:10: fatal error: franka_msgs/action/detail/grasp__type_support.hpp: No such file or directory
10 | #include "franka_msgs/action/detail/grasp__type_support.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/gripper_server.dir/build.make:76: CMakeFiles/gripper_server.dir/src/gripper_action_server.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:142: CMakeFiles/gripper_server.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
gmake: *** [Makefile:146: all] Error 2
Hi,
while following the steps in order to install the code the colcon build fails and the following error is showed. I tried several ways to fix it, but nothing worked. Thank you in advance.
The text was updated successfully, but these errors were encountered: