Skip to content
Snippets Groups Projects
Commit 7f276ac8 authored by Fabian Reister's avatar Fabian Reister
Browse files

minor

parent d6ef93a6
No related branches found
No related tags found
No related merge requests found
......@@ -490,6 +490,8 @@ namespace armarx::navigation::core
const float length = r::accumulate(rng, 0.F);
ARMARX_CHECK(std::isfinite(length));
return length;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment