unable to build package now
I have been able to build this package in the past and am unclear on why it is now not building.
I even created a new workspace and reinstall foxy.
Any help would be appreciated. This was gotten from: git clone -b foxy-devel https://github.com/ROBOTIS-GIT/DynamixelSDK.git
After I type in colcon build
Starting >>> dynamixel_sdk
Starting >>> dynamixel_sdk_custom_interfaces
--- stderr: dynamixel_sdk_custom_interfaces
make[1]: *** No rule to make target 'dynamixel_sdk_custom_interfaces__py/CMakeFiles/dynamixel_sdk_custom_interfaces__py.dir/all', needed by 'CMakeFiles/dynamixel_sdk_custom_interfaces__python.dir/all'. Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:146: all] Error 2
---
Failed <<< dynamixel_sdk_custom_interfaces [0.11s, exited with code 2]
Aborted <<< dynamixel_sdk [0.13s]
Summary: 0 packages finished [0.24s]
1 package failed: dynamixel_sdk_custom_interfaces
1 package aborted: dynamixel_sdk
1 package had stderr output: dynamixel_sdk_custom_interfaces
1 package not processed
Asked by sardanian on 2022-06-25 03:20:58 UTC
Comments
Cross-posted: ROBOTIS-GIT/DynamixelSDK#569.
Asked by gvdhoorn on 2022-06-29 05:34:30 UTC