Skip to content

Commit

Permalink
updated depth
Browse files Browse the repository at this point in the history
  • Loading branch information
hephaestus committed Dec 29, 2023
1 parent cdb9ee6 commit daa9337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MarcosWalk.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ IDriveEngine engine = new IDriveEngine () {

boolean firstRun=true
double zoffsetOfFeetHome = -18
double xOffsetOfFeetHome = 0
double xOffsetOfFeetHome = -2.5
double ySplayOut = 5
double stepOverHeight = 20
public void DriveArc(MobileBase source,TransformNR newPose,double seconds) {
Expand Down

0 comments on commit daa9337

Please sign in to comment.