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

Revision history [back]

Timers are definitely a possibility but I'm not sure how accurate they are. They might not work in all cases.

Using threads (e.g. just posix threads or boost::thread) will work as well.