Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moveit_cfg: deprecation warning traj_exec parameters #211

Closed
gavanderhoorn opened this issue May 3, 2017 · 0 comments
Closed

moveit_cfg: deprecation warning traj_exec parameters #211

gavanderhoorn opened this issue May 3, 2017 · 0 comments

Comments

@gavanderhoorn
Copy link
Member

Launching any of demo.launch or moveit_planning_execution.launch from any of the MoveIt configurations results in the following warnings being printed:

[ WARN] [/move_group] [ros.moveit_ros_planning.trajectory_execution_manager]: 
Deprecation warning: parameter 'allowed_execution_duration_scaling' moved into namespace 'trajectory_execution'.
Please, adjust file trajectory_execution.launch.xml!
[ WARN] [/move_group] [ros.moveit_ros_planning.trajectory_execution_manager]: 
Deprecation warning: parameter 'allowed_goal_duration_margin' moved into namespace 'trajectory_execution'.
Please, adjust file trajectory_execution.launch.xml!

Both these parameters have been pushed down into a namespace, and the MoveIt configs should be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant