We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d08ae commit 369e60fCopy full SHA for 369e60f
ur_description/urdf/ur.ros2_control.xacro
@@ -130,6 +130,7 @@
130
<!-- NOTE The following are joints used only for testing with fake hardware and will change in the future -->
131
<joint name="speed_scaling">
132
<state_interface name="speed_scaling_factor"/>
133
+ <param name="initial_speed_scaling_factor">1</param>
134
<command_interface name="speed_scaling_factor_cmd"/>
135
<command_interface name="scaling_async_success"/>
136
</joint>
0 commit comments