noether icon indicating copy to clipboard operation
noether copied to clipboard

Tool Path Planner unit tests sometimes don't pass

Open mpowelson opened this issue 5 years ago • 0 comments

It appears that sometimes process.computePaths() does not return any paths. This varies from run to run. This obviously causes multiple tests to fail.

To generate error run catkin run_tests tool_path_planner --no-deps several times in a row when built in debug.

mpowelson avatar Jul 02 '19 21:07 mpowelson