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

Installing this package in Noetic gets the Melodic release #103

Closed
karl-exwzd opened this issue Feb 10, 2022 · 2 comments
Closed

Installing this package in Noetic gets the Melodic release #103

karl-exwzd opened this issue Feb 10, 2022 · 2 comments

Comments

@karl-exwzd
Copy link

When installing the package ros-noetic-panda-moveit-config the Melodic release is installed, which is not compatible with the Noetic version of franka_description which is one of its dependencies.

The error is following:

Param xml is <param if="$(eval arg('load_robot_description') and arg('load_gripper'))" name="$(arg robot_description)" command="$(find xacro)/xacro '$(find franka_description)/robots/panda_arm_hand.urdf.xacro'"/>

That's because in the Noetic branch the robot description with and without the gripper has been merged compared to Melodic.

How come one gets the Melodic release in ROS Noetic?

@rhaschke
Copy link
Contributor

The noetic-devel branch is work in progress. It was not yet released. See #96 for some details.

@karl-exwzd
Copy link
Author

@rhaschke Thank you for the information.

I was very confused when installing a package on which the dependency was broken in this particular way. I'll wait then.

I guess this ticket can be closed for now?

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