You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Take advantage of: ros/ros_comm#308
The text was updated successfully, but these errors were encountered: