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

visualizing trajectory

parent 7e11c21d
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,8 @@ namespace armarx::navigation::server
drawGlobalTrajectory(result.trajectory);
arviz.commit(layers);
// TODO visualization.visualizePath(std::vector<Eigen::Vector3f> &path)
visualization.visualize(result.trajectory);
}
void
......
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