ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I am surprised that the sched_yield doesnt work. Maybe you could rewrite your code so that its less threaded and then that code you don't want to run REALLY wont until your processing sections are complete.