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
Apologies for the delayed response. We have assembled a TF team to address OpenManipulator-x issues and are actively working on resolutions. Please note that we do not support EOL (End-of-Life) ROS versions; our support currently extends to Noetic and Humble versions. We kindly ask that you try again with the latest version. If the same issue arises, please feel free to resubmit it, and we will address it promptly.
I for some reason cannot run a colcon build without errors anymore.
I have removed the workspace and redownloaded all sourcecode again.
This is the errors I am getting:
Starting >>> dynamixel_sdk
Starting >>> cmake_modules
Starting >>> open_manipulator_msgs
Starting >>> dynamixel_sdk_custom_interfaces
Starting >>> open_manipulator_x_description
Finished <<< cmake_modules [0.08s]
Starting >>> robotis_manipulator
Finished <<< open_manipulator_x_description [0.09s]
Finished <<< dynamixel_sdk [0.12s]
Starting >>> dynamixel_workbench_toolbox
--- stderr: open_manipulator_msgs
make[1]: *** No rule to make target 'open_manipulator_msgs__py/CMakeFiles/open_manipulator_msgs__py.dir/all', needed by 'CMakeFiles/open_manipulator_msgs__python.dir/all'. Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:146: all] Error 2
Failed <<< open_manipulator_msgs [0.13s, exited with code 2]
Aborted <<< dynamixel_workbench_toolbox [0.28s]
Aborted <<< dynamixel_sdk_custom_interfaces [0.50s]
Aborted <<< robotis_manipulator [4.35s]
Summary: 3 packages finished [4.57s]
1 package failed: open_manipulator_msgs
3 packages aborted: dynamixel_sdk_custom_interfaces dynamixel_workbench_toolbox robotis_manipulator
2 packages had stderr output: dynamixel_workbench_toolbox open_manipulator_msgs
6 packages not processed
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: