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

failing to build with moveit_calibration on moveit2 #831

Closed
shrutichakraborty opened this issue Dec 5, 2023 · 4 comments
Closed

failing to build with moveit_calibration on moveit2 #831

shrutichakraborty opened this issue Dec 5, 2023 · 4 comments

Comments

@shrutichakraborty
Copy link

Description

Hi§ I would like to use moveit hand-eye calibration plugin. I have used the noetic version before but now I am trying to use it on ros2. I ran the following commands in the src folder of my moveit2_ws to install the plugin :

git clone https://github.com/ros-planning/moveit_calibration.git

rosdep install -y --from-paths . --ignore-src --rosdistro humble

Screenshot from 2023-12-05 15-41-59

And on running colcon build the build fails as well...it seems like it still has dependency on catkin. Any ideas how I can run the plugin on moveit2?

Your environment

  • ROS Distro: Humble
  • OS Version: e.g. Ubuntu 22.04
@Omdiwan
Copy link

Omdiwan commented Dec 8, 2023

ros2 works on colcon not catlkin.

@shrutichakraborty
Copy link
Author

shrutichakraborty commented Dec 8, 2023

@Omdiwan , thanks, I know that, that's why I am running colcon build but if you look at the screenshot you will see that the build fails as the error says rosdep keys were not resolved for moveit_calibration_gui and plugins as it is for some reason looking for rosdep definition for catkin. To me that seems like the authors have not completely migrated the moveit_calibration stack to ros2 and I would like to know if indeed that is the case of there is something I am missing out on?

Thanks

@Varun0157
Copy link

Hey @shrutichakraborty, have you found a fix? I have the same issue.

ROS Distro: Humble
OS: Ubuntu 22.04 LTS

@mikeferguson
Copy link
Contributor

moveit_calibration is not yet fully ported to ROS2 - please check out moveit/moveit_calibration#118 for more details

@github-project-automation github-project-automation bot moved this to ✅ Done in MoveIt Dec 18, 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

4 participants