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

example update

parent a7e74d90
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,7 @@ namespace armarx::navigation::components::example_client
anonymousWaypoint.translation() << 2000, 1000, 0;
core::Pose goal = core::Pose::Identity();
goal.translation() << 2000, 1500, 0;
goal.translation() << 2000, 500, 0;
client::PathBuilder pathBuilder;
......
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