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

I think one way to do it, is to call self.destroy_timer at the end of your timer callback function, and then if you need again the timer with different rate create it again there