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 d22b5fc commit a883d46Copy full SHA for a883d46
package.xml
@@ -33,4 +33,9 @@
33
<run_depend>python-yaml</run_depend>
34
<run_depend>python-lxml</run_depend>
35
<test_depend>python-nose</test_depend>
36
+ <!-- These optional dependencies cause unit tests can fail if missing. -->
37
+ <test_depend>cbirrt2</test_depend>
38
+ <test_depend>or_cdchomp</test_depend>
39
+ <test_depend>or_ompl</test_depend>
40
+ <test_depend>or_parabolicsmoother</test_depend>
41
</package>
0 commit comments