Skip to content

Commit 369e60f

Browse files
destoglAndyZe
authored andcommitted
Add default value for scaling factor when using fake hardware
1 parent 74d08ae commit 369e60f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ur_description/urdf/ur.ros2_control.xacro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
<!-- NOTE The following are joints used only for testing with fake hardware and will change in the future -->
131131
<joint name="speed_scaling">
132132
<state_interface name="speed_scaling_factor"/>
133+
<param name="initial_speed_scaling_factor">1</param>
133134
<command_interface name="speed_scaling_factor_cmd"/>
134135
<command_interface name="scaling_async_success"/>
135136
</joint>

0 commit comments

Comments
 (0)