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

Write feedback for the RealtimeServerGoalHandle to publish. #213

Closed

Conversation

miguelprada
Copy link
Contributor

This builds upon ros-controls/realtime_tools#18 to make the joint_trajectory_controller publish action feedback on the actionlib topic, as discussed in #173.

It re-uses the non-realtime publishing capability of RealtimeServerGoalHandle to also deliver the action feedback using the same rate with which the action status is published (i.e. action_monitor_rate), instead of publishing at the same rate the state messages are published (i.e. state_publish_rate).

@bmagyar
Copy link
Member

bmagyar commented May 22, 2016

I cannot merge this as is because it's not based on the latest kinetic-devel. I still intend to, so I may hand-pick the changes myself.

@bmagyar
Copy link
Member

bmagyar commented May 22, 2016

Rebase done & merged on #219, closing this one

@bmagyar bmagyar closed this May 22, 2016
@miguelprada miguelprada deleted the kinetic-devel branch June 8, 2016 10:37
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.

2 participants