We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b21d8 commit a2c8bf2Copy full SHA for a2c8bf2
src/viam/sdk/robot/client.hpp
@@ -3,7 +3,7 @@
3
/// @brief gRPC client implementation for a `robot`.
4
#pragma once
5
6
-#include <atomic>
+#include <condition_variable>
7
#include <string>
8
#include <thread>
9
0 commit comments