How to set publisher queue size

In the API there is a setQueueLimit method to set the size of the message queue.

However, in the code this method is not actually available.

How can this method be made available? Or how can the queue size be set?

Regards,
Rupert

Hi Rupert,

Please ask questions about the API on http://answers.ros.org It’s a much better format for finding answers than a discussion forum.

For clarity you can see the the welcome post which tries to explain the differentiation.

Tully