You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Port that will be opened for trajectory control.",
443
446
)
444
447
)
448
+
declared_arguments.append(
449
+
DeclareLaunchArgument(
450
+
"use_currents_as_efforts",
451
+
default_value="true",
452
+
description="Report motor currents as efforts. When set to false, the torques as reported from the robot are used. Note that this requires software 5.23.0 / 10.11.0.",
0 commit comments