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

'panda_arm_hand.urdf.xacro' no longer provided by upstream but still in use #701

Open
130s opened this issue Jun 10, 2023 · 0 comments
Open
Labels
ros1 ROS 1 migration needed

Comments

@130s
Copy link
Contributor

130s commented Jun 10, 2023

Description

$ cd moveit2_tutorials && $ ack -ir panda_arm_hand.urdf.xacro .
doc/examples/visualizing_collisions/launch/visualizing_collisions_tutorial.launch
4:  <param name="robot_description" command="$(find xacro)/xacro '$(find franka_description)/robots/panda_arm_hand.urdf.xacro'"/>

doc/examples/bullet_collision_checker/launch/bullet_collision_checker_tutorial.launch
4:  <param name="robot_description" command="$(find xacro)/xacro --inorder '$(find franka_description)/robots/panda_arm_hand.urdf.xacro'"/>

Steps to reproduce

Expected behaviour

According to frankaemika/franka_ros#216, the file was removed a few years ago (due to xacro's change), and replacing with panda_arm.urdf.xacro hand:=true is suggested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ros1 ROS 1 migration needed
Projects
None yet
Development

No branches or pull requests

2 participants