There are two sets of warning that now show up when starting roslaunch sawyer_moveit_config sawyer_moveit.launch:
[ ] Trajectory Parameters
[ WARN] [1478272020.526312660]:
Deprecation warning: parameter 'allowed_execution_duration_scaling' moved into namespace 'trajectory_execution'.
Please, adjust file trajectory_execution.launch.xml!
[ WARN] [1478272020.529095252]:
Deprecation warning: parameter 'allowed_goal_duration_margin' moved into namespace 'trajectory_execution'.
Please, adjust file trajectory_execution.launch.xml!
and
[ ] move_group Trajectory Action
[ WARN] [1478272026.036739941]:
Deprecation warning: Trajectory execution service is deprecated (was replaced by an action).
Replace 'MoveGroupExecuteService' with 'MoveGroupExecuteTrajectoryAction' in move_group.launch
There are two sets of warning that now show up when starting
roslaunch sawyer_moveit_config sawyer_moveit.launch
:and
move_group
Trajectory Actionand
xacro.py
deprecation