ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The answer here worked for me:

I.e adding <param name="max_frequency" type="double" value="10" /> allowed me to control the publication frequency of ar_track_alvar.

The answer here worked for me:

I.e adding <param name="max_frequency" type="double" value="10" /> to the node tag in the launch file allowed me to control the publication frequency of ar_track_alvar.