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 96d0000 commit ab95befCopy full SHA for ab95bef
pendulum_control/include/pendulum_control/rtt_executor.hpp
@@ -33,7 +33,7 @@
33
namespace pendulum_control
34
{
35
/// Instrumented executor that syncs Executor::spin functions with rttest_spin.
36
-class RttExecutor : public rclcpp::executor::Executor
+class RttExecutor : public rclcpp::Executor
37
38
public:
39
/// Constructor
0 commit comments