Skip to content
Snippets Groups Projects
Commit 09ec5068 authored by mnaveau's avatar mnaveau
Browse files

making the robot walk on a beam (or a line) with feet slitely apart

parent 1015bd47
No related branches found
No related tags found
No related merge requests found
......@@ -669,7 +669,7 @@ protected:
}
{
istringstream strm2(":doublesupporttime 0.15");
istringstream strm2(":doublesupporttime 0.2");
aPGI.ParseCmd(strm2);
}
......@@ -684,6 +684,8 @@ protected:
0.28 -0.100 0.0 0.0\
0.28 0.100 0.0 0.0\
0.28 -0.100 0.0 0.0\
0.28 0.100 0.0 0.0\
0.28 -0.100 0.0 0.0\
0.28 0.145 0.0 0.0\
0.0 -0.190 0.0 0.0\
");
......
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