File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 8989 <!-- ros2 control, if needed -->
9090 <!-- ur_description might eventually prepare fake/mock hardware only, delegating the <hardware> block to a consumer package -->
9191 <xacro : property name =" needs_non_joint_interfaces" value =" ${not (sim_gazebo or sim_ignition)}" />
92-
92+ <!-- Kinematics hash comes from read_model_data -->
9393 <xacro : ur_ros2_control
9494 name =" $(arg name)" prefix =" $(arg prefix)"
9595 add_non_joint_interfaces =" ${needs_non_joint_interfaces}"
118118 reverse_ip =" $(arg reverse_ip)"
119119 script_command_port =" $(arg script_command_port)"
120120 transmission_hw_interface =" $(arg transmission_hw_interface)"
121+ tf_prefix =" "
122+ hash_kinematics =" ${kinematics_hash}"
121123 />
122124 </xacro : unless >
123125 <xacro : if value =" ${fake_hardware and not (sim_gazebo or sim_ignition)}" >
You can’t perform that action at this time.
0 commit comments