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 d357e08 commit bc53f65Copy full SHA for bc53f65
example/subscription-example.js
@@ -15,7 +15,6 @@
15
'use strict';
16
17
const rclnodejs = require('../index.js');
18
-const {QoS} = rclnodejs;
19
20
rclnodejs.init().then(() => {
21
const node = rclnodejs.createNode('subscription_example_node');
0 commit comments