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

use new rospy publisher syntax to avoid hanging #54

Closed
tfoote opened this issue Mar 6, 2014 · 2 comments
Closed

use new rospy publisher syntax to avoid hanging #54

tfoote opened this issue Mar 6, 2014 · 2 comments

Comments

@tfoote
Copy link
Member

tfoote commented Mar 6, 2014

Take advantage of: ros/ros_comm#308

@tfoote tfoote mentioned this issue Mar 6, 2014
Merged
@tfoote
Copy link
Member Author

tfoote commented Mar 6, 2014

Cherry picked into indigo: fd73a6f

@tfoote tfoote closed this as completed Mar 6, 2014
@venabled
Copy link

Just as a heads up @tfoote , In order to publish high-rate transforms, or multiple transforms in a single callback I needed to increase the queue_size in the TransformBroadcaster class. Would recommend that you either increase queue size or allow it as a parameter to be passed into the class constructor.

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

No branches or pull requests

2 participants