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

unable to build packages #233

Closed
sardanian opened this issue Jun 25, 2022 · 2 comments
Closed

unable to build packages #233

sardanian opened this issue Jun 25, 2022 · 2 comments
Assignees

Comments

@sardanian
Copy link

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.

@sardanian
Copy link
Author

I also get this error:

Starting >>> dynamixel_sdk
Starting >>> cmake_modules
Starting >>> open_manipulator_msgs
Starting >>> dynamixel_sdk_custom_interfaces
Starting >>> open_manipulator_x_description
Finished <<< cmake_modules [0.25s]
Starting >>> robotis_manipulator
Finished <<< open_manipulator_x_description [0.25s]
Finished <<< dynamixel_sdk [0.28s]
Starting >>> dynamixel_workbench_toolbox
--- 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.55s, exited with code 2]
Aborted <<< robotis_manipulator [0.37s]
Aborted <<< dynamixel_workbench_toolbox [0.37s]
Aborted <<< open_manipulator_msgs [0.74s]

Summary: 3 packages finished [0.88s]
1 package failed: dynamixel_sdk_custom_interfaces
3 packages aborted: dynamixel_workbench_toolbox open_manipulator_msgs robotis_manipulator
1 package had stderr output: dynamixel_sdk_custom_interfaces
6 packages not processed

@yun-goon
Copy link

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.

@yun-goon yun-goon self-assigned this Dec 19, 2024
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

2 participants