Fixed high CPU consumption due to busy waits
This commit is contained in:
		| @@ -415,6 +415,7 @@ void RobotisController::QueueThread() | ||||
|     while(_ros_node.ok()) | ||||
|     { | ||||
|         _callback_queue.callAvailable(); | ||||
|         usleep(100); | ||||
|     } | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Stumpf
					Alexander Stumpf