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 bca6c1b commit a14ab6aCopy full SHA for a14ab6a
example/rosidl/rosidl-parse-action-example.js
@@ -12,7 +12,6 @@
12
13
'use strict';
14
15
-s;
16
const rosInstallPath = process.env.AMENT_PREFIX_PATH;
17
const packageName = 'test_msgs';
18
const packagePath = rosInstallPath + '/share/test_msgs/action/Fibonacci.action';
0 commit comments