Skip to content

Commit

Permalink
wip: work offset
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalzauberzeug committed Sep 9, 2024
1 parent c2c382c commit 0cb8b0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/f15_config_f15/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
'pitch': 0.033,
'wheel_distance': 0.47,
'antenna_offset': 0.205,
'work_x': 0.147,
'work_y': 0.0,
'work_x': -0.06933333,
'work_y': 0.0094166667,
'drill_radius': 0.025,
'tool': 'weed_screw',
}

0 comments on commit 0cb8b0c

Please sign in to comment.