Skip to content

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

Description

@130s

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 frankarobotics/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ros1ROS 1 migration needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions