1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

Rename hold_trajectory_duration to stop_trajectory_duration (#241)

This commit is contained in:
Nadia Hammoudeh García
2019-02-26 09:49:27 +01:00
committed by G.A. vd. Hoorn
parent d631f2fad1
commit d12201285a
3 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ pos_based_pos_traj_controller:
# state_publish_rate: 50 # Defaults to 50
# action_monitor_rate: 20 # Defaults to 20
#hold_trajectory_duration: 0 # Defaults to 0.5
#stop_trajectory_duration: 0 # Defaults to 0.0
# Joint Trajectory Controller -------------------------------
# For detailed explanations of parameter see http://wiki.ros.org/joint_trajectory_controller
@@ -93,7 +93,7 @@ vel_based_pos_traj_controller:
# state_publish_rate: 50 # Defaults to 50
# action_monitor_rate: 20 # Defaults to 20
#hold_trajectory_duration: 0 # Defaults to 0.5
#stop_trajectory_duration: 0 # Defaults to 0.0
# Pass an array of joint velocities directly to the joints
joint_group_vel_controller:

View File

@@ -48,7 +48,7 @@ pos_based_pos_traj_controller:
# state_publish_rate: 50 # Defaults to 50
# action_monitor_rate: 20 # Defaults to 20
#hold_trajectory_duration: 0 # Defaults to 0.5
#stop_trajectory_duration: 0 # Defaults to 0.0
# Joint Trajectory Controller - velocity based -------------------------------
# For detailed explanations of parameter see http://wiki.ros.org/joint_trajectory_controller
@@ -93,7 +93,7 @@ vel_based_pos_traj_controller:
# state_publish_rate: 50 # Defaults to 50
# action_monitor_rate: 20 # Defaults to 20
#hold_trajectory_duration: 0 # Defaults to 0.5
#stop_trajectory_duration: 0 # Defaults to 0.0
# Pass an array of joint velocities directly to the joints
joint_group_vel_controller:

View File

@@ -48,7 +48,7 @@ pos_based_pos_traj_controller:
# state_publish_rate: 50 # Defaults to 50
# action_monitor_rate: 20 # Defaults to 20
#hold_trajectory_duration: 0 # Defaults to 0.5
#stop_trajectory_duration: 0 # Defaults to 0.0
# Joint Trajectory Controller - velocity based -------------------------------
# For detailed explanations of parameter see http://wiki.ros.org/joint_trajectory_controller
@@ -93,7 +93,7 @@ vel_based_pos_traj_controller:
# state_publish_rate: 50 # Defaults to 50
# action_monitor_rate: 20 # Defaults to 20
#hold_trajectory_duration: 0 # Defaults to 0.5
#stop_trajectory_duration: 0 # Defaults to 0.0
# Pass an array of joint velocities directly to the joints
joint_group_vel_controller: