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

Loreno's profile - activity

2017-02-15 03:02:23 -0600 received badge  Famous Question (source)
2016-11-03 06:01:30 -0600 received badge  Notable Question (source)
2016-05-25 06:27:08 -0600 received badge  Popular Question (source)
2016-05-20 07:13:25 -0600 asked a question Publishing a message in an interrupt

Hi,

I don't want to publish messages in while(ros::ok) loop, but rather when an interrupt is called. How can I do that? I'm completely new to ROS, so please try to answer, so that I could understand it correctly.