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

Set trajectory execution monitor params under correct namespace #72

Closed

Conversation

wkentaro
Copy link
Contributor

For #61 and #68

@wkentaro wkentaro changed the title [moviet_setup_assistant] Set trajectory execution monitor params under correct namespace Set trajectory execution monitor params under correct namespace Aug 18, 2016
@davetcoleman
Copy link
Member

+1

<!-- Allow more than the expected execution time before triggering a trajectory cancel (applied after scaling) -->
<param name="trajectory_execution/allowed_goal_duration_margin" value="0.5"/> <!-- default 0.5 -->
<param name="allowed_goal_duration_margin" value="0.5"/> <!-- default 0.5 -->

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you reverted this? IMHO it makes sense to structure the param space using the "trajectory_execution" ns.
Furthermore, the namespace is needed for dynamic reconfigure. This was the point of #68.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, obviously I didn't look at the most recent code...

@wkentaro
Copy link
Contributor Author

@rhaschke Thanks for the review. Rebased, and fixed based on the comments.

@rhaschke
Copy link
Contributor

Please consider #72 (comment). Otherwise looks good to me.

@wkentaro
Copy link
Contributor Author

Thanks. Fixed.

@rhaschke rhaschke self-assigned this Aug 18, 2016
rhaschke pushed a commit that referenced this pull request Aug 18, 2016
Added parameter allowed_goal_duration_margin to DynamicReconfigure
fixes remaining issues in #68
rhaschke pushed a commit that referenced this pull request Aug 18, 2016
Added parameter allowed_goal_duration_margin to DynamicReconfigure
fixes remaining issues in #68
@rhaschke
Copy link
Contributor

Merged in kinetic first (988ad5b) and cherry-picked to jade and indigo.
@wkentaro Thanks for your effort.

@rhaschke rhaschke closed this Aug 18, 2016
@wkentaro wkentaro deleted the traj-exec-param-correctly branch August 18, 2016 10:07
@wkentaro
Copy link
Contributor Author

Thanks.

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

Successfully merging this pull request may close these issues.

3 participants